What is the command or method that should be used to reset the Windows 10 Security Identifier (SID)?
My organization has purchased several desktops that have all been loaded with the same Windows 10 OS which was restored using Veeam.
We will be keeping and won't be reloading these operating systems and simply need to make sure there are no conflicts with these computers being added to the same Server 2016 AD domain.
Does anything else need to be done besides resetting the Windows 10 SID and giving each computer a unique computer name?
Windows 10MiscellaneousWindows OSSecurity
Last Comment
Member_2_7964915
8/22/2022 - Mon
Lee W, MVP
The only supported way is to reload them. It sounds like no research was done on the supported methods of deployment. Any deployed system MUST run sysprep prior to capture. There is no way to ENSURE trouble free operation otherwise.
Build a master image with VL media, deploy it properly after syspreping.
Member_2_7964915
I've ran into this before. You can just run sysprep on each machine, reboot, change the name and have no issues.
IT Guy
ASKER
What is the exact syntax of the sysprep command I should run on each machine?
Build a master image with VL media, deploy it properly after syspreping.