Software Secure Workload
Activity Configure

Modify Service Account

After installing Windows Agents, use one of the following methods to modify the existing Deep Visibility and Enforcement services.

  • Use services.msc.

    Figure 1: Modify Service Account based on services.msc Account
  • Use any third party application to configure the services.

  • Use the following commands:

    1. Run cmd as an administrator.

    2. Modify the services using the service account name by running the following commands:

      • sc config cswagent obj= <service user name> password= <password>

    3. Verify service configurations by running the following commands:

      • sc qc cswagent

    4. Restart the CswAgent service by running the following commands:

      1. sc.exe cswagent

      2. sc.exe cswagent