This document guides you to image a computer with the Endpoint Central agent installed on it.
The agent has a unique ID which represents the machine with its name and system details. If more than one agent is identified with the same ID, the details listed in the product web console will be overwritten. This would end up listing details of only one computer though there are several computers with the same ID.
To avoid this issue, follow the steps mentioned below to image a computer with the agent on it.
| Tool | Purpose |
|---|---|
| UEMSAgentPreImage.exe | Run before imaging — blocks agent communication with the product server by setting the ImagedComputer registry value. |
| UEMSAgentPostImage.exe | Run on the source machine after taking the image — restores agent communication so the base machine can continue to be managed. |
Download the Pre & Post Image tools:
⬇ Download Pre_Post_Binaries.zip
Contains UEMSAgentPreImage.exe and UEMSAgentPostImage.exe
UEMSAgentPreImage.exe to the system that is supposed to be imaged.UEMSAgentPreImage.exe as Administrator.
UEMSAgentPreImage — Registry value set successfully
ImagedComputer = 1 (REG_DWORD) underHKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AdventNet\DesktopCentral\DCAgentUEMSAgentPostImage.exe to it.UEMSAgentPostImage.exe as Administrator.
UEMSAgentPostImage — Registry value deleted successfully
ImagedComputer registry value fromHKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AdventNet\DesktopCentral\DCAgentIf the tool encounters an error (e.g., insufficient permissions), a message box will display the failure reason along with the Windows error code.
Common causes of failure:
| Step | Action | When |
|---|---|---|
| 1 | Run UEMSAgentPreImage.exe as Admin | Before capturing the image |
| 2 | Capture the OS image | After PreImage succeeds |
| 3 | Deploy the image to target machines | Standard deployment |
| 4 | Run UEMSAgentPostImage.exe as Admin (on source machine) | After taking the image, to continue using the base machine |