Software Secure Workload
Activity Configure

Install the agent on a golden image in a VDI environment or VM template

Procedure

1

Install the agent on a golden image in a VDI environment or VM template using an MSI installer or PowerShell installer script:

Use MSI installer with nostart=yes

OR

Use PowerShell installer with the -goldenImage flag.

2

Ensure that the folder C:\\Program Files\\Cisco Tetration (or the custom folder) exists.

3

Ensure that the service CswAgent exists and is stopped:

Run the command cmd.exe with Admin privileges.

Run the command sc.exe query CswAgent

Check if the STATE is Stopped.

4

The VM template is now configured.

5

Shut down the VM template.