Steps to instruct the Agent to use a new Server Address and/or Communication Port.
cd "C:\Program Files (x86)\Bit9\Parity Agent" dascli password <GlobalCLIPassword> dascli tamperprotect 0 dascli setserver <NewServerAddress> <NewServerPort>
Example: dascli setserver AppControl.ACME.local:41002
dascli status
Example: {b9}ABCDEFG123456780HIJKLMNO=
cd /opt/bit9/bin
./b9cli --password 'GlobalCLIPassword'
./b9cli --tamperprotect 0
./b9cli --setserver NewServerAddress:NewPort:ServerID
Example: ./b9cli --setserver AppControl.ACME.local:41002:{b9}ABCDEFG123456780HIJKLMNO=
./b9cli --status
cd /Applications/Bit9/Tools/ ./b9cli --password GlobalCLIPassword ./b9cli --tamperprotect 0 ./b9cli --setserver <new server address> <new server port>
Example: ./b9cli --setserver AppControl.ACME.local:41002
./b9cli --status
C:\ProgramData\Bit9\Parity Agent\Logs\ParityHostAgentRepair.log