Verify Windows Agent in the Configured Service User Context
-
Ensure that the service CswAgent running in the configured service user context. CswAgent runs in the same service user context.
Run the command
cmd.exe
with Admin privilegesRun the command
sc qc cswagent
Check SERVICE_START_NAME <configured service user>
OR
Run the command
services.msc
Find the name Cisco Secure Workload Deep Visibility
Check Log On As for the <configured service user>
Find the name Cisco Secure Workload Enforcement
Check Log On As for the <configured service user>
OR
Run the command
tasklist /v | find /i “cswengine”
Check the user context for the running processes (5th column)