"To log on to this remote computer,
you must be granted the Allow log on.."
You connect to one of your 2008 server via Remote Desktop and can't log on, and you get the below error :
Cause :
Due to changes made in newer Microsoft Windows operating systems, standard limited user accounts may not be able to log in from.
Solution:
To fix this, log in as an administrator on the Host Machine, Click Start and then click Run.
Type in "gpedit.msc"
Click "OK"
When the Group Policy Object Editor appears, navigate to:
Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment
In the right-hand pane, locate the entry named "Allow Log on through Terminal Services" and double-click on it.
Click "Add User or Group.."
Type "everyone" into the available text box and click "Check Names"
After the name is underlined, click OK
Click OK
You should now be able to log in successfully on the Server terminals with any local or domain user account.
NOTE : If you are using a custom group policy then you will have to make the above changes to the Default Group Policy and not the custom policy, as the server uses the Default policy and a custom policy does not have any effect on the server itself.