Hello
Thank you for posting in Q&A forum.
Here are a few steps you can take to troubleshoot the issue:
- Ensure that the necessary ports for Group Policy updates are open. Ports 137, 139, and 445 are commonly required for these updates
- Check the event logs on the member servers for any errors related to Group Policy processing. Look for specific error codes that might indicate what is blocking the updates
- Verify that there are no network connectivity issues between the domain controller and the member servers. Sometimes, network issues can prevent Group Policy updates from being applied.
- Ensure that the GPO changes have been replicated across all domain controllers. You can use the repadmin /syncall command to force synchronization.
- If the issue persists, you might need to reset the GPO settings on the member servers. This can be done by deleting the Registry.pol files located in the C:\Windows\System32\GroupPolicy\Machine and C:\Windows\System32\GroupPolicy\User directories and then running gpupdate /force again.
- Create a new GPO with the desired firewall settings and apply it to a test group of member servers to see if the issue persists.
- If you link the GPO to custom OU or domain or Domain Controller OU?
If there is only firewall group policy setting within the GPO, you can delete this GPO or unlink the GPO from OU, and then update GPO on one machine.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.