I have dozens of VM Windows 2003 machines who's SID gets changed when moving them around, or when resetting them to specific snapshots.
When the SID changes, they no longer can log on to the domain.
I like to have a script or a method that would programmatically remove and then add a computer to a domain, or some method to reset the domain programmatically to accept the new SID.
How can I fix this programmatically?
|