Environment
- App Control Agent: 8.x and Higher
- Microsoft Windows: All Supported Versions
Objective
To instruct the App Control Agent to use a new Server Name and/or port.
Resolution
- Open an elevated command prompt, navigate to the Parity Agent directory:
a. cd C:\Program Files (x86)\Bit9\Parity Agent
- Run following commands:
a. dascli password <GLOBALCLI>
b. dascli tamperprotect 0
c. dascli setserver <new server name> <new server port>
- Verify the Server address change by running:
a. dascli status
- Re-enable Tamper Protection:
a. dascli password <GLOBALCLI>
b. dascli tamperprotect 1
- Restart Agent:
Additional Notes
- These steps are not intended to be used to migrate agents from one console to another, only for name changes.
Related Content