What’s the best way to change a duplicated SID on multiple Windows 11 PCs?

0
4
Asked By TechWhiz23 On

I recently cloned around 80 Windows 11 PCs and discovered they've all ended up with the same Security Identifier (SID). I've come across several methods people suggest for changing the SID, such as using the Windows Sysprep tool, various third-party tools like NewSid (which seems outdated), and other tools like Wittytool Disk Clone. My goal is to avoid rebuilding everything or disrupting existing applications and settings if I can help it. Is there a relatively quick and effective way to change the SID on all these PCs? Any advice would be appreciated!

5 Answers

Answered By ExplainerJoe On

You might not need to change anything unless you encounter issues with specific software. I've seen duplicates create problems with updates and remote connections, especially in environments like Citrix. There are some workarounds, but it's better to fix it if possible.

SystemGuru88 -

I've heard similar things; the SID clash can lead to serious issues with RDP and sharing, especially after those updates Microsoft rolled out.

TechWhiz23 -

I'm definitely running into some of those problems. That adds urgency for me to figure out a fix!

Answered By SystemGuru88 On

The official way to do it is through Sysprep with the /generalize option, which is built into Windows. NewSid isn't recommended since it's outdated, and you might run into support issues with it.

CloneMaster12 -

I hear you! I'm hesitant about using Sysprep because it resets all settings. Doing that for each machine sounds like such a hassle.

TechWhiz23 -

Yeah, I'm concerned about that too. Trying to find a balance between efficiency and safety here.

Answered By AdminPro99 On

Cloning machines without Sysprep isn't a best practice. If you're facing issues, Sysprep is the go-to, but it means some manual steps. Just be careful with third-party tools, they might not be reliable.

CloneMaster12 -

Regrettably learned that the hard way. I'm thinking of giving a third-party tool like Wittytool a shot.

Answered By WindowsExpert77 On

As for your situation, make sure you fix the Windows image before cloning next time. If they're already set up, you’ll need to log in as the local admin, remove each from Active Directory (AD), run Sysprep, and then rejoin them to AD. It's a bit of a manual job, but necessary.

Answered By TechSupportGuy22 On

There are actually two types of SIDs to consider: one for the Windows installation (which you can fix with Sysprep) and another for when the PC joins a domain. Just confirming that?

AdminPro99 -

That's correct! You need to handle both for everything to function smoothly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.