Active Directory Domain Controller (AD-DS) is an important Windows Infrastructure role. In some circumstances you will have to provide remote access (RDP) to your helpdesk- and/or support personnel to connect to those machines. For me I needed to develop a plan to allow non “Domain Admin” personnel to remotely connect to our branch office DC’s. Allowing non admin users to remotely connect to a domain controller requires couple of steps. Creating a security group and changing the “Default Domain Controller” group policy is how achieved that in my configuration. If you don’t do anything then most probably people will contact you saying their remote desktop connection has been denied. E.g. Remote Desktop Connection: The connection was denied because the user account is not authorized for remote login. Start with creating a new windows security group. Add all required user accounts to the new security group. After you are have added the user accounts, make the ...