Windows Server 2003
1833017 Members
2278 Online
110048 Solutions
New Discussion

Re: Command prompt not accessible

 
cool...
Frequent Advisor

Command prompt not accessible

In one of the server normal users are not able to open command prompt ,I have given permissions explicitly as full control but once the user logs off and login again the permission becomes void .Starts getting the same error.When I add the same user to admin group he is able to access cmd prompt without any issues .What plays behind this what could be the reason.Any suggestion please...
2 REPLIES 2
WFHC-WI
Honored Contributor

Re: Command prompt not accessible

hi kumar,

What method is the user using to access the command prompt?

Also, is there perhaps a group policy object preventing the user from accessing it? You can determine if this is the case by changing permissions, then running:

gpupdate /force

from the command prompt. If the user cannot access a prompt after that command is run, a GPO is preventing it.

good luck, if you appreciate the answers we appreciate the points!
degruytere kris
New Member

Re: Command prompt not accessible

pls elaborate on How you've given the permissions? Was it remotely on the server whilst the user was already logged on, was it through a GP (group policy), was it by adding the user to a specific domain group or local group, etc.. through what means?

It could indeed be GP related. I would run a
'rsop.msc' whilst the user has the rights to open the command prompt and another rsop.msc after he logged of /logged on again to see if there's any change there.