To enable the shut down button on the login screen in Windows Server (classic login), use these steps:
- Run Group Policy editor – Start > Run > gpedit.msc
- Navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
- Find the entry Shutdown: Allow system to be shut down without having to log on
- Set to enabled if disabled
Thought I should clarify why you would want to do this. Its not a good idea on a production server that should not be shut down unless there is a problem. However if you are working on a development virtual machine server for instance, it can be a real time saver.
Comment by praj — March 3, 2010 #