Why Is Sysprep Required for Creating a Private Image from a Windows ECS?
Why Is Sysprep Required?
Sysprep is used to generalize images. It removes server-specific information, like the security identifier (SID), from an image so that ECSs created from this image can have unique SIDs in a domain. If your windows ECSs do not need to be joined to a domain, Sysprep is not required.
Before running Sysprep, ensure that Windows is activated.
Restrictions on Running Sysprep
Sysprep can only be used to configure new installations of Windows and not to reconfigure an existing installation. You can run Sysprep as many times as required to build and to configure your installation of Windows. However, you can reset Windows activation only up to three times.
In the Windows command line, run the following command to check how many times you can run Sysprep:
slmgr /dlv
In the displayed Windows Script Host dialog box, if the value of Remaining Windows rearm count is 0, you cannot run Sysprep.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot