Is it Safe to Upgrade a Domain Controller from Server 2016 to 2022?

0
19
Asked By TechWanderer42 On

I'm considering an upgrade from Windows Server 2016 to 2022 for my domain controller, but I've heard mixed opinions about doing an in-place upgrade. My previous boss warned that it could cause serious issues like tombstoning our entire Active Directory. Has anyone had a smooth experience with this type of upgrade? What are the best practices to follow?

5 Answers

Answered By SysAdminWizard On

Many experienced administrators recommend against in-place upgrades for DCs. If you stick to the recommended method (setting up a new DC and transferring roles), you'll avoid most problems. There’s just too much that could go wrong during an upgrade. Plus, doing it this way keeps everything cleaner.

CriticalPath00 -

Totally agree, moving roles and keeping old DCs for a while can help catch any issues early.

Answered By ITConsultantPro On

My team has encountered various issues with in-place upgrades, including replication errors. It's usually simpler and safer to set up a new DC. The risks simply aren't worth it, especially since AD is a critical application in any organization.

NetworkNerd66 -

Right?! It's better to follow the path that’s recommended by Microsoft. You just can't be too careful.

Answered By ServerNut84 On

I've done my share of in-place upgrades on simpler setups and it worked fine, but I wouldn’t risk it with a critical server like a DC. Set up a fresh server, migrate over, and ensure you're backed up before making any major changes.

UpTimeHero -

It's a smart call to prioritize less risk when it comes to critical systems like DCs.

Answered By CloudGuru88 On

In-place upgrades on domain controllers can be risky. It's best to avoid them if you can. Instead, create a new server for the domain controller, promote it, then transfer the FSMO roles from the old one. This method minimizes the chance of issues and makes sure you don't tombstone your AD.

NewbieAdmin29 -

That sounds like the safer route. I’ve heard that even though some have done IPUs without problems, building a new one helps avoid a lot of potential headaches.

Answered By BackupKing01 On

While some have had success with in-place upgrades, I second the idea of building new DCs. Handling the FSMO roles properly and ensuring replication works for both old and new setups is crucial.

TechieTom -

Exactly. Minimizing downtime and ensuring stability should always come first.

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.