View Single Post
  #56 (permalink)  
Old 08-21-2007, 04:29 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: How to disable shutdown button on the Log-in screen

Hi shaalini,
Unlike in Windows NT Server, Windows NT Workstation's log-in screen has a "Shutdown" button which you can use to shutdown the system without ever logging in. Here's how to disable Windows NT Workstation's "Shutdown" button on the initial log-in screen:

1)Run "Registry Editor" (run "RegEdit.exe" or "RegEdt32.exe")

2)Select the following key:

HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows NT\
Current Version\Winlogon


3) Add a value named "ShutdownWithoutLogon" of type "REG_SZ" and set it to "0".

4)Restart Windows
__________________
A.Rajesh Khanna
Reply With Quote