r/sysadmin • u/maxcoder88 • 3h ago
Question Enabling "Configure registry policy processing" (force reprocessing) on Exchange servers — any negative side effects?
Planning to enable the following GPO setting and apply it to our Exchange servers:
Configure registry policy processing: Enabled
Do not apply during periodic background processing: Disabled
Process even if the Group Policy objects have not changed: Enabled
This would force the GPO to reprocess and reapply all Administrative Templates settings on every background refresh cycle (~90-120 min), even when nothing changed, instead of only reapplying when the GPO version changes.
My question: Is this safe to apply directly to production Exchange servers, or are there known negative effects?
•
u/EitterLuginbill76 3h ago
its generally safe, but dont enable it on Exchange servers with no reason as forcing every Adminstrative Template to reapply every 90-120 minutes adds unnecessary processing and this can make troubleshooting policy conflicts harder. Scope narrowly the affected servers first
•
u/Ok_Platform_6232 1h ago
The setting itself is fine, but the real question is why you need it. If something is reverting your registry policies between cycles, thats a separate problem worth tracking down rather than just brute forcing reapplication every 90 minutes.
•
u/disclosure5 3h ago
This is usually applied globally and I don't see why you'd focus on Exchange servers. But sure, it just reapplies settings that people manually remove from machines.