Resolving allow log on through Terminal Services error

Asked By 10 points N/A Posted on -
qa-featured

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.

SHARE
Answered By 0 points N/A #82835

Resolving allow log on through Terminal Services error

qa-featured

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.

Related Questions