Removing options from XP "Turn off computer" prompt

Capodecina
Soldato
Joined
30 Jul 2006
Posts
12,130
Does anyone know whether it is possible to remove options from the "Turn off computer" prompt in XP and if so, how to do it?

In order to stop users entirely shutting down a workstation, I want to remove "Stand By" and "Turn Off", leaving only "Restart" and "Log Off".

Ta :)
 
You can certinaly remove shutdown for non admin users using the local security snapin but it will also remove restart and standby
 
open it in reshacker, you can probably just remove the references in there, do it on a test system first

think it's logonui.exe or msgina depending on classic or xp style logon
 
Google - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\
CurrentVersion\Winlogon\ShutdownWithoutLogon

That should point you in the right direction.
 
Back
Top Bottom