Re: Group Policy question
- From: "Pop`" <nodoby@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 21 Oct 2006 19:51:26 -0400
Ian wrote:
You can also do this with the registry (which is what policies do,
anyway)
IMO You have that backwards: The best way is with policies, NOT by editing
the Registry. For obvious reasons editing the REgistry should be a last
resort of the only way to accomplish something.
A useful resource: http://www.theeldergeek.com
The best way to do this is with .reg files, which are text
representations of the registry changes you want to make.
Registry "files" ARE text, not representations of text.
Changes to HKEY_CURRENT_USER only affect the logged-on user.
However, if you want to change settings in an account other then the
one that's logged-on, then you need to figure-out which HKEY_USERS
subkey belongs to that user.
A limitation is that this approach won't work for account-security
settings.
Do exercise some caution as it's possible to break the machine by
incautious registry-editing. (Mind you, same applies to policies)
Policies are much less prone to catastrophic changes, and in general keep
any changes that ARE done at least confined to a specific area. Not so in
the Registry where you can find identical entries in sevearl differnt
places, only one of which may be the one you need to edit. Jeez!
.
- Follow-Ups:
- Re: Group Policy question
- From: seree
- Re: Group Policy question
- References:
- Re: Group Policy question
- From: Steven L Umbach
- Re: Group Policy question
- Prev by Date: Re: Unspoken Subject
- Next by Date: Take ownership of user profiles
- Previous by thread: Re: Group Policy question
- Next by thread: Re: Group Policy question
- Index(es):
Relevant Pages
|