Article

coolguys's picture
article
Reads:

3628

Score:
1.5
1.5
2
 
Comments:

0

Making Sure the Workstations are set to Shutdown, not Restart

Author Info

26 June 2006 - 11:00pm
Submitted by: coolguys

(View Disclaimer)

ENVIRONMENT: This has been tested for Windows XP, but I'm sure it will work on Windows 2K and Windows 98, although the keys might be different. I used ZENworks 4 and above to push it out.

PROBLEM: Some users in my environment do not like to or forget to change the the Drop Down Menu option to "Shutdown" when they go to leave for the day. This is especially true for computer labs in schools. If the setting is not automatically set to Shutdown and set to, say, Restart and the users do not realize it, they Restart the machine instead of shutting it down.

SOLUTION: To remedy this and to ensure that the Shutdown option is always the default choice I created a simple application to push the setting down for the current user.

This application will push the following registry setting down:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer

DWORD: Shutdown Setting

Value: 2 (for shutdown) 1 (for log off) 4 (for restart)

Just create an application and use the Registry tab, insert these keys, and push it out as a Force Run, Do Not Show Progress, Unsecure System User, and Distribute Always checked.

This works well in a Deep Freeze environment as well. Although the setting isn't permanent, if you have it set to always run, it will get set every time the user logs in.

If you have any questions you may contact Ryan at ryank@ancgroup.com


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell