The tool can be used by resellers to easily deploy a cloned image (that includes the WFBS-SVC client) to multiple machines. It resets key values of the registry keys [AgentGuid] and [ClientRegistered].
After running this tool and restarting the OS, new clients will be able report to the server.
Below are the limitations:
- The tool cannot support Windows 2000.
- The tool cannot support Dell case clients.
To regenerate the Agent GUID:
- On the WFBS-SVC web console, go to ADMINISTRATION > Tools.
- Under Image Cloning Setup Tool, click the download link.
- Download and extract Microsoft SysInternals PsExec.
- Open CMD and navigate to the folder PsExcec.
- Run psexec -s -i cmd.exe.
- A new CMD window will appear. Navigate to folder location of the Image Cloning Setup Tool.
- Run ImageCloningSetupTool.exe.
- Click Prepare Registry.
- Once done, it will show the following message.
- The following changes will happen under the registry path: HKLM\SOFTWARE\WOW6432Node\TrendMicro\PC-cillinNTCorp\CurrentVersion\HostedAgent\:
- "ClientRegistered" value is changed from "1" to "0"
- "AgentGuid" is deleted
Before running the tool, "ClientRegistered" is shown as "1".
- Shutdown the machine and proceed to clone it.
- Once the cloning is completed, turn on the machine. The agent will regenerate the Agent GUID and report to the server (if the Internet is connected).