PDA

View Full Version : How to disable/remove shutdown button (WNT)



pkteo
07-25-2002, 03:44 AM
How can we disable or remove shutdown button on the login screen of windows NT workstation 4.0? I want to ensure that no one can restart/shutdown a particular NT workstation from the login screen, just like the login screen on windowNT server.

gavsta
07-25-2002, 02:00 PM
This registry hack from winguides details how to enable the feature so in thoery if you set the value to 0 it should disable the shutdown.

<a target="_blank" href=http://www.winguides.com/registry/display.php/135/>http://www.winguides.com/registry/display.php/135/</a>

I also remember that you could implement this in system policies for machines via Policy Editor.

Gav.