Has anyone deployed the latest patches to production domain controllers yet?

0
5
Asked By MellowCedar42 On

I'm trying to gauge whether it's safe to install the latest monthly updates on production domain controllers. There's been some discussion about known issues, but I haven't seen a clear summary of what is actually affected. Has anyone deployed them yet, and have you encountered problems? Environments with fewer than 1,000 servers are welcome to share their experience too.

4 Answers

Answered By AES_Checker19 On

The main concern with the recent domain controller updates is the enforcement of RC4 deprecation. If accounts, trusts, or services still depend on RC4 or DES instead of AES Kerberos encryption, authentication problems are possible. Audit the environment before deploying broadly.

Answered By StagedRollout88 On

We held the updates back on a few domain controllers while investigating RC4 traffic. A couple of secondary controllers were patched first and have been stable so far. Other environments running Server 2019, 2022, and 2025 also reported no significant issues, though one update-reporting problem was resolved with a Microsoft-provided script.

Answered By PatchworkMango6 On

For production, I’d use a staged rollout: patch a small set of secondary controllers, monitor authentication and replication, then expand gradually. Several large environments reported no issues with the July updates, but postponing deployment is reasonable if RC4 dependencies are still showing up.

Answered By QuietLantern7 On

The updates aren’t available yet—they’re scheduled for tomorrow. It may be better to wait for the release notes and early deployment reports before drawing conclusions.

MellowCedar42 -

Thanks, that explains the confusion. I was wondering whether a new critical vulnerability had just dropped, but I probably shouldn’t have started investigating before release day.

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.