Re: Power Management
From: Karl Levinson [x y] mvp (jamescagney90210@excite.com)
Date: 01/30/03
- Next message: Karl Levinson [x y] mvp: "FREQUENTLY ASKED QUESTIONS - READ BEFORE POSTING"
- Previous message: Karl Levinson [x y] mvp: "Re: Messeger service"
- In reply to: Nick Falcone: "Re: Power Management"
- Next in thread: Nick Falcone: "Re: Power Management"
- Reply: Nick Falcone: "Re: Power Management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Karl Levinson [x y] mvp" <jamescagney90210@excite.com> Date: Thu, 30 Jan 2003 17:23:49 -0500
Here's what I believe is the solution: research the registry value
associated with power management, and put that registry value into a plain
text file called filename.INF, then use the MMC to add the Security
Configuration snapin and import that file into a security database or the
Active Directory Users and Computers snapin [I think] to import those
settings into Group Policy. [never done the second one, but the first one
should definitely work]
You can roll out these settings either by Active Directory group policy as
described above [I think], or by copying the file around and using the
SECEDIT command with the AT command or task scheduler icon to run the
SECEDIT command to apply the security database you created [click Start,
Run, SECEDIT, OK for more info on SECEDIT].
However, because this will only solve the problem with Windows 2000 and XP,
you might consider a different method of delivery if you have other clients,
such as a .REG file and using the REGEDIT /S x:\filename.reg command to
import the settings.
To see the format of group policy templates, edit the files in
windowsroot\security\templates\ with Notepad. Look for the sections
regarding registry values. More information is in google and
microsoft.com/support and microsoft.com/technet Example:
;----------------------------------------------------------------
;Registry Values
;----------------------------------------------------------------
[Registry Values]
; Registry value name in full path = Type, Value
; REG_SZ ( 1 )
; REG_EXPAND_SZ ( 2 ) // with environment variables to expand
; REG_BINARY ( 3 )
; REG_DWORD ( 4 )
; REG_MULTI_SZ ( 7 )
MACHINE\System\CurrentControlSet\Control\Lsa\AuditBaseObjects=4,0
MACHINE\System\CurrentControlSet\Control\Lsa\CrashOnAuditFail=4,0
MACHINE\System\CurrentControlSet\Control\Lsa\FullPrivilegeAuditing=3,0
"Nick Falcone" <nfalcone@cityofshawnee.org> wrote in message
news:00fb01c2c88f$5e1e2e70$d5f82ecf@TK2MSFTNGXA12...
> Let me know if you happen across anything. I've spent a
> number of hours searching through google myself. It's
> necessary, so I'm not going to stop looking for it, but I
> have yet to discover anything.
>
> -Nick Falcone
>
>
> >-----Original Message-----
> >Sorry, I misread your post.
> >
> >I would have to / want to search www.google.com and/or
> >www.google.com/advanced_group_search to answer the
> question.
> >
> >It could be that this is not by default in Group Policy
> and you might have
> >to locate the necessary registry settings and values.
> Once you've done
> >this, you should be able to roll these out via a number
> of ways, possibly
> >including a Group Policy template.
> >
> >
> >"Nick Falcone" <nfalcone@cityofshawnee.org> wrote in
> message
> >news:074301c2c888$ce0cad80$cef82ecf@TK2MSFTNGXA08...
> >> Applying the group policies nessecary for the screen
> >> saver and screen lock are not a problem. I need a way
> to
> >> globally change the power options.
> >>
> >> -Nick
> >
> >
> >
> >
> >---
> >Outgoing mail is certified Virus Free.
> >Checked by AVG anti-virus system
> (http://www.grisoft.com).
> >Version: 6.0.449 / Virus Database: 251 - Release Date:
> 1/27/2003
> >
> >
> >.
> >
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003
- Next message: Karl Levinson [x y] mvp: "FREQUENTLY ASKED QUESTIONS - READ BEFORE POSTING"
- Previous message: Karl Levinson [x y] mvp: "Re: Messeger service"
- In reply to: Nick Falcone: "Re: Power Management"
- Next in thread: Nick Falcone: "Re: Power Management"
- Reply: Nick Falcone: "Re: Power Management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|