Sometimes it can be necessary to speed up the new computers registration to make them available to the DSM/ITCM facilities as soon as possible. This is specially relevant in big installations having a great amount of remote sectors (hundreds or thousands of them) as a full remote sector collection cycle may take several hours.
CA Client Automation - All versions.
CA ITCM CADSMCMD command line utility has been enhanced in order to perform a collection of the sector we provide as a parameter. We can choose also the amount of information being collected when the utility is invoked.
When executed, it 'politely' interrupts any of the tasks being performed at a given moment by the engine and performs the requested collection. After that, the stopped task is resumed at the point it was interrupted.
The syntax of the command is as follows:
cadsmcmd ScalabilityServer Action=CollectSector Name=<ScalabilityServerName> [COLLECTALL]
where: <ScalabilityServerName> is the name of the Scalability Server to be collected.
COLLECTALL is an optional clause that depending on its presence in the command it collects all the data in the sector or just the basic user and computer information.
Notes:
Examples:
cadsmcmd ScalabilityServer Action=CollectSector Name=<ScalabilityServerName> COLLECTALL
cadsmcmd ScalabilityServer Action=CollectSector Name=<ScalabilityServerName>