![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Gentlefolk, I have a number of labs with multiple computers in each lab. I'm currently reviewing Vista, planning a rollout as soon as it is available to business users. My question/problem is the sleep and/or hibernation options. I've been chasing how to completely turn off all of the various methods a user might put a computer into sleep mode. Group policy can remove the sleep button, but also removes the shutdown button in the process. I can reassign the sleep button to shutdown instead (but with no "are you sure", I'm guessing people will get button shy). I can go into power policies and appear to have disabled it, and I can go to a dos prompt with powerconfig -H OFF. But even with all of these set, they can still put it to sleep with the side menu of the lock button off the task bar. Is there any way (preferably by group policy) to completely disable the sleep options in all their locations? With lab computers, since windows NT, I normally run a batch file to reboot all of them after a class or activity, so that folks that left them logged in are automatically logged out. Going to each computer is problematic. But if they are in sleep mode, my batches can't talk to them to trigger the reboot. I need to be able to prevent anyone from putting a lab computer into sleep mode at all, ever. This is a real show-stopper for us. Thanks, Karen G. | Guest
Posts: n/a
|
|
| | #3 (permalink) | |
| I have been looking into this for a while. Here is what I have so far: 1. You can change the behaviour of the start menu power button from the default action of "sleep" to "shutdown" in the advanced power settings. 2. To disable hybernation, go to an administrators command prompt and type: "powercfg /hibernate off". This removes the option in the shutdown menu. 3. I have found no way to remove the sleep option from the shutdown menu selection. "Roel" wrote: Quote:
| Guest
Posts: n/a
| |
|
| | #4 (permalink) |
| I just found the gp setting to disable sleep: Computer configuration-->Administrative Templates-->system-->Power Management-->sleep settings: disable both "allow standby states" and run gpupdate to have these take affect. | Guest
Posts: n/a
|
|
| | #5 (permalink) | |
| Sam Yost wrote: Quote:
Disk Cleanup provides an option to save space by disabling hibernation, but no way of re-enabling it. There doesn't seem to be an option to enable/disable hibernation from the "Power Options" in control panel either. After reading the above, I tried "powercfg /hibernate on" to enable hibernation, which worked. It just made me wonder how people are meant to know about these commands? Yes - I know I can get the options to "powercfg" by running "powercfg /?", but that won't tell me about commands for doing other things! | Guest
Posts: n/a
| |
|
| | #6 (permalink) | ||
| Mark Go to the following web page. Note the TOC in the left panel. Expand the Command Reference item and you will see many more pages on this subject including a complete A-Z list of commands. Command Reference: http://technet2.microsoft.com/Window...802d51033.mspx It takes a while to study many of the commands that are referenced there to learn exactly what they can do. If you find a command that is not in the reference, then you can use the /? for the command. Click the icon in the top left corner of the command prompt window and click Edit/Select All and then press the Enter Key to copy the information to the clipboard. Open Notepad and Paste it there. Save it with an intuitive name for future reference. One thing to remember when using the command line is that many of the commands can make serious changes to the system without any further prompts before or after you hit the enter key, so this is not something that you want to use lightly. -- Ronnie Vernon Microsoft MVP Windows Shell/User "Mark Bourne" <Mark@discussions.microsoft.com> wrote in message news:ONFEC5JbHHA.3616@TK2MSFTNGP05.phx.gbl... Quote:
| Guest
Posts: n/a
| ||
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disable Sleep | Flubster | Windows Vista Performance & Maintenance | 3 | 12-07-2006 04:27 AM |
| C:\Users\all users\start menu - DENIED | James | Windows Vista File Management | 2 | 10-19-2006 06:04 PM |
| Disable hibernation to delete hiberfil.sys? | Wayne Abruzzo | Windows Vista Performance & Maintenance | 1 | 09-15-2006 01:39 AM |
| Can I disable capability of users to search for a file in entire network? | Bulakov Alexy | Customize Windows XP | 0 | 07-11-2003 08:52 AM |
| Disable Hardware Access For Specif Users? | cellsius | Windows XP Hardware | 1 | 07-05-2003 10:35 PM |