Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

set up gold image to be deployed

hi all,

so i have come to sys preping my pc in preparation to capture then deploy it but obviously sophos endpoint you need to do a bit of prep work, normally i have done this in a script, in this how to

https://support.sophos.com/support/s/article/KB-000035040?language=en_US

but now i have seen this

https://docs.sophos.com/central/Customer/help/en-us/PeopleAndDevices/ProtectDevices/VDIGoldImage/index.html

so instead of that hefty script, can i just do

SophosSetup.exe --goldimage

thanks,

rob



This thread was automatically locked due to age.
Parents
  • Thanks for reaching out.

    Lots of development effort went into making this process easier for customers to use, resulting in the --goldimage switch, as you've found. The older content remains for reference purposes should customers have a need for it. 

    I'm glad this helped you!

  • so im guessing, before i sysprep the golden image, i run this and the next time i deploy the image to a new windows it wont be a clone?

  • Yes that's correct.

    When you power on the device, if the hostname remains the same as the original that the --goldimage command was run on, the device will recognize that it's the Gold Image system, and a delay will be added to the startup of services.

    I suggest performing the device rename operation within this timeout period to avoid any issues. 

  • once i have installed sophos endpoint with the --goldimage option

    do i have to wait 2 minutes before i sysprep windows and capture the image?

  • No, the switch tells the installer that the machine is a gold image. It then records the hostname. The next time it boots, if the goldimage flag is set, it checks the name registered. If it matches, then it waits 2 min or so to see if a name change happens. If no name change happens in the time, then it considers itself a goldimage still and doesn't reregister. if the hostname changes, it knows its a real deploy and registers itself with Central under the new name.

Reply
  • No, the switch tells the installer that the machine is a gold image. It then records the hostname. The next time it boots, if the goldimage flag is set, it checks the name registered. If it matches, then it waits 2 min or so to see if a name change happens. If no name change happens in the time, then it considers itself a goldimage still and doesn't reregister. if the hostname changes, it knows its a real deploy and registers itself with Central under the new name.

Children