Why Do My Default Domain Policies Keep Resetting?

0
11
Asked By TechWhiz89 On

I'm really frustrated with this ongoing issue. I've been making changes to our Default Domain policy, but after a few days to a week, they always revert back to their previous settings. The logs show that 'SYSTEM' is making these changes, but I've ruled out Silverfort and other third-party apps. I don't think it's related to Azure either. Anyone have any ideas on what's causing this? I'm open to any wild theories or suggestions!

3 Answers

Answered By AdminGenius22 On

You might want to look into potential replication issues within your Active Directory. Here's a useful link that might help diagnose if there are any replication failures: https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/diagnose-replication-failures. Also, check if you have automated backups or restores happening on your domain controllers or sysvol share—it could be resetting the policies too.

TechWhiz89 -

Replication was my first instinct too.

GamerGuy77 -

Thanks mate, great suggestion!

Answered By SysAdminExpert On

Have you checked the local security policies on your domain controllers? Those could be causing the defaults to reset when they apply.

TechWhiz89 -

Another good suggestion, I'll look into it.

Answered By NetworkNerd14 On

It seems like you're modifying the default policy directly, which isn't ideal. You should actually copy it and make your modifications to create a company-specific policy instead. Keeping the default as standard as possible is crucial for recovery purposes. If you're still seeing the 'SYSTEM' changes, it likely indicates AD is reverting it autonomously. And don't forget to check your "Inheritance Stack" to see if other GPOs are overriding it.

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.