Asked By
G Brown
10 points
N/A
Posted on - 07/13/2016
Hello server experts out there!
I am facing “Allow log on through Terminal Services” error while logging in to Windows Server via Remote Desktop Services.
This error is blocking me from accessing the services even after being an authorized user. Kindly help me.
Answered By
r.peggy
0 points
N/A
#82835
Resolving allow log on through Terminal Services error
Users without administrative rights cannot access the Server through Remote Desktop Services, by default. It can be a headache when you may have to configure remote users to access from a regular account.
The easiest way of resolving the error is to add user to any group then grant permission through:
• Run gpedit.msc via command prompt.
• Navigate to User Rights Management under the subgroup of Local Policies of Security Settings in Windows Settings.
• Grant authorization.
• Add the group to the Policy.
• Run gpupdate /force in command prompt to apply.