QUOTE (FirefoxRocks @ Oct 20 2009, 07:49 PM)

Alright, how do I prohibit users from shutting down? Currently it is Windows Vista but in 2 weeks I'll probably be installing Windows 7 on it.
It depends how they're shutting down. Is it throught the taskbar, the Ctrl+Alt+Del, or through some other software command/option. There are settings which can be set per user setting (HKCU) via the registry, which should hide or disable shutdown options while they're logon or logged off. Physically they can also press the power button on computer/laptop, a key on keyboard which you'd have no control over.
Do a search on google for registry options, group/system policies, then look for options to disable shutdown options, keys, buttons. Create enable the setting on your pc, find the registry key in the corresponding registry location that was created/changed via setting the option, and save that key to a file on your computer. Email or send that file to which ever computer that has the same operating system and run the file (apply that registy file to the registry). Log out or restart the pc for the change to take effect.
You should also create another registry file which either disables or removes the registry key from the computer should you want to revert back to the original settings. If you have time you can call out the registy key files from a Yes/No batch file script.
Also look look for tweakui, windows registry help file, M$ registy/security whitepages, or other premade registry/policy files online. They maybe of help. Trust me, there are certain things you need to learn when you inherit a network.
Hope this helps and Have fun.
Comment/Reply (w/o sign-up)