Access to the Windows server machine then open Windwos Power Shell.
then execute this command
>Test-NetConnection -ComputerName <QRadar IP> -Port 8413 -InformationLevel "Detailed"
The output should be success.
This will verify the connection between the windows and Qradar.
------------------------------
Brian Kwak
------------------------------