When a computer has a new IP address (for example when computer changes from cable network to wifi, or connects to a VPN), caf register command is executed.
New registration data like IP address is sent and stored in cserver database on scalability server.
This new registration data is collected by the Engine during execution of scalability server collect job, but this could take time if engine is busy with collect of AM inventory data files.
This could cause some problems as current IP address of computers may not be updated in the database quickly.
Client Automation - All versions
To speed up the collect of asset registration data, following solution could be implemented :
1- Create a new Engine. (Example : Collect_Registration). Right click on SystemEngine and select "Create New Instance..."
Then give a name (ex: Collect_Registration) and click OK. The new engine is created.
2- For every "Scalability Server Collect Job", do this :