Cloning the hard drive of a reference device is a popular method of software installation on new devices. If Network Agent is running in standard mode on the hard drive of the reference device, the following problem arises:
After the reference disk image with Network Agent is deployed on new devices, they are displayed in Administration Console under a single icon. This problem arises because the cloning procedure causes new devices to keep identical internal data, which allows the Administration Server to associate a device with an icon in Administration Console.
The special Network Agent disk cloning mode allows you to avoid problems with an incorrect display of new devices in Administration Console after cloning. Use this mode when you deploy software (with Network Agent) on new devices by cloning the disk.
In disk cloning mode, Network Agent keeps running but does not connect to the Administration Server. When exiting the cloning mode, Network Agent deletes the internal data, which causes Administration Server to associate multiple devices with a single icon in Administration Console. Upon completing the cloning of the reference device image, new devices are displayed in Administration Console properly (under individual icons).
Network Agent disk cloning mode use scenario
Enabling and disabling the disk cloning mode using the klmover utility
To enable or disable the Network Agent disk cloning mode:
The klmover utility is located in the Network Agent installation folder.
klmover -cloningmode 1
.Network Agent switches to disk cloning mode.
klmover -cloningmode
.The utility window shows whether the disk cloning mode is enabled or disabled.
klmover -cloningmode 0
.