Hello
Thank you for posting in Q&A forum.
Here are some steps you can try to troubleshoot the issue with your Group Policy Object (GPO) updates failing for clients in different locations connected via a site-to-site VPN:
- Ensure that the clients can communicate with the domain controllers over the VPN。
- Ensure that the necessary ports for Active Directory and Group Policy are open on the firewall:
Ports to Check:
• TCP/UDP 135 (RPC)
• TCP 139 (NetBIOS Session Service)
• TCP/UDP 389 (LDAP)
• TCP 445 (SMB)
• TCP 636 (LDAP SSL)
• TCP/UDP 3268-3269 (Global Catalog)
• TCP/UDP 53 (DNS)
- Check the Event Viewer on the client systems for any Group Policy-related errors。
- Use the gpresult and rsop.msc tools to diagnose GPO application issues.
- Ensure that both computer and user authentication are working correctly.
References:
Applying Group Policy troubleshooting guidance - Windows Server ...
Group Policy via vpn connection | Microsoft Community Hub
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.