@wrx7m said in Forcing Group Policy:
In the future you can also use this command (run as admin) on the affected system to view which GPOs are being applied.
gpresult /h c:\gp.html /f
Once it creates the file, open it and show all content and do a ctrl + f for the GPO name or even the setting specific to the issue to see if it says it is being applied or blocked. You can use this to troubleshoot link order or permissions issues or even if it is showing at all (maybe you have a wmi filter or link disabled)
Group Policy Results in Group Policy Managment Console can provide the same results too.