Cannot connect to user agent.
Most commonly, this message is returned when the Agent's service is in one of the following states:
Attempt to start it and verify it remains as Running, if the service stops or Dascli still gets an error connecting:
The required logs to investigate will depend on the Agent service's status at the time the message is returned when attempting dascli commands
HKLM\System\CurrentControlSet\Services\Parity\
C:\Program Files (x86)\Bit9\Parity Agent\Parity.exe" /service /server myparityserver.com /port 41002 /debuglevel 6
Copy From:
C:\ProgramData\Bit9\Parity Agent\Logs\
Exampe Copy To:
C:\Temp\
sc config parity start= auto
sc config paritydriver start= boot
Verify service status: sc query parity Verify driver status: sc query paritydriver Verify paritydriver is loaded: fltmc Verify paritydriver instances: fltmc instances