registry entry for power off option

  • Thread starter Thread starter Scarlett
  • Start date Start date
S

Scarlett

Hello and thanks for reading,
I've noticed that in Windows 2000, the computer power settings are
attached to the user. I'm in a school district where we don't allow
users access to the control panel to change their settings. I've
tried logging on to the network as administrator and locally as the
user but still I do not get access to the control panel. Is there a
machine registry setting that I can change so that I can make the
power settings for all users to be always on so the machine never
locks?
 
--------------------
From: (e-mail address removed)12.pa.us (Scarlett)
Subject: registry entry for power off option
Date: 25 May 2004 06:03:53 -0700

Hello and thanks for reading,
I've noticed that in Windows 2000, the computer power settings are
attached to the user. I'm in a school district where we don't allow
users access to the control panel to change their settings. I've
tried logging on to the network as administrator and locally as the
user but still I do not get access to the control panel. Is there a
machine registry setting that I can change so that I can make the
power settings for all users to be always on so the machine never
locks?
---------------------

For the user currently logged on:
HKEY_CURRENT_USER\Control Panel\PowerCfg contains the
"CurrentPowerPolicy" value.
This registry value has a data number that corresponds to one of the
power schemes as listed in HKEY_CURRENT_USER\Control
Panel\PowerCfg\PowerPolicies
Configure this registry change in a logon script and you will be able to
maintain a consistent power scheme in your network

There is a command line tool that can be used to alter power options:
324347 How to Use Powercfg.exe in Windows Server 2003
http://support.microsoft.com/?id=324347

--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top