Re: RE: How to chnage registry by a GPO
From: Wensi Peng (wensi_peng_at_hotmail.com)
Date: 01/07/05
- Next message: lforbes: "Re: Re: copying Group Poliy Objects..."
- Previous message: lforbes: "Re: Re: May be then a GPO issue but"
- In reply to: lforbes: "Re: RE: How to chnage registry by a GPO"
- Next in thread: Bruce Sanderson: "Re: RE: How to chnage registry by a GPO"
- Reply: Bruce Sanderson: "Re: RE: How to chnage registry by a GPO"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 Jan 2005 15:16:08 -0500
Lara
My task is to do HOW TO: Disable the Configure Your Server Wizard in Windows
2000 (Q289080) .
Please tell me how to do load/unload hive in GPO.
Thanks,
Wensi
"lforbes" <UseLinkToEmail@WindowsForumz.com> wrote in message
news:41de1d82$1_4@alt.athenanews.com...
> "mcp1" wrote:
> > Configure in your GP > Computer Configuration > Windows
> > Settings > Registry >
> > Add Key.
> >
> > Alternatively, reuse your existing scripts via GP > Computer
> > Configuration >
> > Windows Settings > Scripts (Startup/Shutdown)
> > or
> > GP > User Configuration > Windows Settings > Scripts
> > (logon/logoff)
> >
> > Do let us know if this helps. Thanks.
> >
> >
> > "Wensi Peng" wrote:
> >
> > > Hello,
> > >
> > > I currently run a script to create/modify a registry
> > key/value. The
> > > key/value does not exist in any exiting
> > > default GPOs. How can I accomplish my work now by
> > using/creating a GPO
> > > instead of running the script every day?
> > >
> > > Thanks,
> > > Wensi
> > >
> > >
> > >
>
> Hi,
>
> Here are some other options to those posted.
>
> Where is this key located? Is it in the HKLU or the HKLM? Basically if
> it is in the HKLMachine you can do it as a startup script, restart the
> computer and voila it is done permanently.
>
> If it is in HKLUser and user has write access to their profile
> (roaming or local) then if you put it in a logon script it will
> execute on the profile and be done.
>
> If it is in the HKLUser and the user uses mandatory profiles you can
> load the profile into your registry using Load Hive, make the change
> and Unload Hive.
>
> Cheers,
>
> Lara
>
> By the way. Creating Custom ADM's doesn't work properly for AD
> Domains. I have been creating custom ADM's since NT 4 and I can't get
> them to apply in Group Policy because they are registry "hacks"
> instead of Policys (In the policy section). Eg. They change the
> registry but the change doesn't apply to the screen.
>
> --
> Posted using the http://www.WindowsForumz.com/ interface, at author's
request
> Articles individually checked for conformance to usenet standards
> Topic URL:
http://www.WindowsForumz.com/Group-Policy-chnage-registry-GPO-ftopict246881.html
> Visit Topic URL to contact author (reg. req'd). Report abuse:
http://www.WindowsForumz.com/eform.php?p=754752
- Next message: lforbes: "Re: Re: copying Group Poliy Objects..."
- Previous message: lforbes: "Re: Re: May be then a GPO issue but"
- In reply to: lforbes: "Re: RE: How to chnage registry by a GPO"
- Next in thread: Bruce Sanderson: "Re: RE: How to chnage registry by a GPO"
- Reply: Bruce Sanderson: "Re: RE: How to chnage registry by a GPO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|