Allow non-administrators RDP Access to Domain Controller
Step-by-step guide
- net localgroup "Remote Desktop Users"
- net localgroup "Remote Desktop Users" /add corp\vasya.pupkin
- open gpedit.msc
- Go to Computer Configuration -> Windows settings -> Security Settings -> Local policies -> User Rights Assignment
- Find the policy Allow log on through Remote Desktop Services
- Edit the policy by adding the local group Remote Desktop Users (like this: corp\Remote Desktop Users), a domain user, or a group (like this: corp\ras-users) to it
- gpupdate /force
- Enjoy!
Комментариев нет:
Отправить комментарий