Change SID after blue screen \ Black screen:
Environment: Windows Server R2
Purpose: The SID of the cloned system is the same, so you want to modify the SID number of each system
Phenomenon: The cloned system SID is the same, so want to modify the SID number of each system, need to run NewSID to the operating system Sid update, after running Newsid.exe and reboot, the system will be blue screen
Workaround: Due to changes in the SID mechanism, WIN2008 is no longer supported to update the system SID with Newsid.exe after SP2.
The correct approach is to:
1, command line mode: Start Windows2008 Enter the system, open "CMD window" and enter "C:\windows\system32\sysprep" directory and then enter "Sysprep/generalize/oobe/reboot" Reconfigure SIDs
2, manual operation: after Win2008 system integration Sysprep tool, as long as the C-disk search can be found, the path is:C:\windows\system32\sysprep\sysprep.exe,
After running this command will pop up a picture frame, System Cleanup action "Enter system new Experience (OOBE)", Universal, boot option "reboot"
When you are done, you can view the SID changes with a command
Start---run--cmd---whoami/user
Previously Win2003 has a self-contained tool that modifies the SID, this tool is not available in server 2012 and will be error-run.
Windows Server 2012 cloning modifies SIDs