Compatible Support Forums: Disabling Shutdown/reboot button -> Users AND Enabling for Administators

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Disabling Shutdown/reboot button -> Users AND Enabling for Administators

#1 User is offline   kdragic 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 17-May 05

Posted 17 May 2005 - 06:30 PM

Hi,

I already have installed Terminal Server under Windows 2003 Server and it's actually working well.

But i'd like to configure each "Domain Users" with no option to shutdown/reboot computer, AND ONLY administrators can have its to reboot without enabling/disabled the option in the gpedit.msc.

Is somebody can help me about it ?

Thanks,

Karel


0

#2 User is offline   theefool 

  • enthusiast
  • Group: Members
  • Posts: 352
  • Joined: 28-March 03

Posted 18 May 2005 - 12:13 AM

So, esentially, you want the default user account to have the shutdown and reboot disabled?

I believe it is the following

HKCU\Software\Microsoft\Windows\Currentversion\Policies

Add dword

NoClose = 1 (computer shutdown)
NoRun = 1 (Gets rid of Run ... handy if the user knows how to enable shutdown via the command prompt. Two ways..Either the shutdown command or rundll32 command)

The following link may be helpful to remove ctrl+alt+del (or may not) http://www.ntcompatible.com/thread26898-1.html

Also, A list of all known policies and their registry entries. Since what the policy editor does is add entries to the registry...

http://www.microsoft.com/resources/docum...entry/GPRef.asp

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users