Question : Can't logon "The local policy of this system does not permit you to logon interactively."

We have a Windows 2000 Server PC that recently got this error after installing CopSSH and toying with the settings. This computer is not on our network so it only has the 1 local administrator account. We have tried just about everything. Any help is appreciated!

Answer : Can't logon "The local policy of this system does not permit you to logon interactively."

http://support.microsoft.com/default.aspx?scid=kb;EN-US;279664 is a resouce kit that allows you to remotely set local logon rights for a remote machine....
Download the tool and then:
ntrights -m \\ProblemComputer -u Administrator +r SeInteractiveLogonRight


This should give them the local logon rights

-r SeDenyInteractiveLogonRight may have to be used if the Administrator is a member of a group that got set to Deny.
ntrights -m \\ProblemComputer -u ProblemGroupName -r SeDenyInteractiveLogonRight
Random Solutions  
 
programming4us programming4us