How do I include the Certero client agent as part of our standard build?
The Certero client agent can be included as part of an operating system image, sometimes called a gold build or standard build.
For Windows computers, we recommend installing the Certero client agent after the computer has been domain joined. But if you are using imaging techniques such as Symantec Ghost, Acronis True Image or WAIK (Windows Automated Installation Kit) and want to include the Certero client as part of your image, you need to ensure that you have carried out the following steps prior to using Sysprep. You will need to be logged in as Administrator.
Windows Client:
There are two methods depending upon the version of the Certero client:
For Certero Client v8.6 or above use the Autostart option explained here How and why to use the Autostart option of the Certero client - Certero Unified Platform - Certero Documentation
For Certero Clients v8.5 or below use the steps below:
Install the Certero Windows client on the computer you are using to create the image.
Open Windows Services under Administrative Tools > Services . Or go to Run and type services.msc and click OK .
Find the "Certero AssetStudio Client Service" (CSSVC) and stop the service
Open Registry Editor by going to run and typing Regedit and click OK
Browse to HKLM\Software\Certero\Client
Delete the following Registry Values within this key:
ADGUID
UID
CoreUpload
UserSessionId
UserSID
Close Registry Editor and Services
Sysprep the computer as per the normal process
Certero recommends to not to start the "Certero AssetStudio Client Service" until the computer has been added to an Active Directory domain. To do this stop the service and set the Startup Type to Disabled in step 3. above. Once the image has been deployed and the computer domain joined, then the service Startup Type can be set to Automatic and the service Started.
Mac OSX Client:
1.Install the Certero Mac OSX client on the machine you are using to create the image.
2.Stop the AssetStudio Client Agent daemon (use sudo if not root)
3.Remove all traces of the hidden AssetStudio unique identifier.
4.Sysprep the computer as per the normal process.
These steps ensure that the unique identifier of the Certero client is not replicated as part of the build image. On first start the service will check and populate the ADGUID and UID with the correct values.
Alternatively you can use a batch file or script to install the Certero client after the computers have been imaged as part of your post build process.