Setup an RDS server and group policies that I set are not being applied. In looking at group policy I see that block inheritance is set on the domain controllers OU. Could that cause my issues with group policy? I don’t see anything in the logs to indicate it can’t apply group policies and that’s on the domain controller OU. The RDS server is in it’s own OU and not a DC.
4 Spice ups
No, if the server in question is not in the OU that has inheritance blocked then that will not affect it.
I would suggest opening cmd and running
gpresult /R
The results will tell you what GPOs are being applied, and if any GPOs failed to apply for some reason.
2 Spice ups
semicolon
(semicolon)
3
Are you using security filtering on the GPO? Is the RDS server (or a group to which it belongs) included the filtering? Does the delegation tab indicate that the RDS server has at least GPO Read permissions?
Have you recently moved the RDS server to this OU? Have you restarted since moving the computer object?
2 Spice ups