This document describes the steps to convert an ITCM Scalability Server, into just an ITCM agent.
Possible reasons for doing this might be:
1. Accidental deployment of SS plugin package to an agent.
2. Additional scalability server is no longer necessary, but server itself is not necessarily being decommissioned.
CA Client Automation - All versions.
caf stop msiexec.exe /x {9654079C-BA1E-4628-8403-C7272FF1BD3E} /qn caf start caf setserveraddress newServer.example.comThis will stop CAF, run the MSI uninstall without user interaction (/qn), and start CAF. After CAF is started, the agent should be redirected to register with some valid scalability server.