1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Set registry key value by policy

Discussion in 'Windows Home Server' started by ZeroUno, Apr 16, 2009.

  1. ZeroUno

    ZeroUno Guest

    Hi,
    running a domain using Win2003 SP2, is there a way to set the value of a
    registry key on all domain clients (WinXP machines) using a group policy
    object or anything like that?
    Please note that I'm talking about the *value* of a key, not its
    security properties (which can easily be found in the GPO tree).

    Thanks.

    --
    01
     
  2. Hello Zero

    Why don't you use a script? A simple script can do this fast and effective

    --
    Isaac Oben [MCTIP:EA, MCSE]
    "ZeroUno" <zerozerounouno@gmail.com> wrote in message
    news:Ol2l6yqvJHA.5836@TK2MSFTNGP06.phx.gbl...
    > Hi,
    > running a domain using Win2003 SP2, is there a way to set the value of a
    > registry key on all domain clients (WinXP machines) using a group policy
    > object or anything like that?
    > Please note that I'm talking about the *value* of a key, not its security
    > properties (which can easily be found in the GPO tree).
    >
    > Thanks.
    >
    > --
    > 01
     
  3. Helge Klein

    Helge Klein Guest

    On Apr 16, 6:02 pm, ZeroUno <zerozerouno...@gmail.com> wrote:
    > Hi,
    > running a domain using Win2003 SP2, is there a way to set the value of a
    > registry key on all domain clients (WinXP machines) using a group policy
    > object or anything like that?
    > Please note that I'm talking about the *value* of a key, not its
    > security properties (which can easily be found in the GPO tree).
    >
    > Thanks.
    >
    > --
    > 01


    ZeroUno,
    you could create an ADM template which you then can add to any group
    policy object. With ADM templates, registry values can be set, so this
    might be the thing you are looking for. Microsoft describes ADM
    templates here:

    http://technet.microsoft.com/en-us/library/cc779567.aspx

    I hope this helps.

    -----
    Please see my blog at http://blogs.sepago.de/helge
     
  4. Hello ZeroUno,

    Here is a scripting option:
    http://www.microsoft.com/technet/scriptcenter/resources/qanda ov06/hey1116.mspx

    or this one:
    http://support.microsoft.com/kb/310516

    Best regards

    Meinolf Weber
    Disclaimer: This posting is provided "AS IS" with no warranties, and confers
    no rights.
    ** Please do NOT email, only reply to Newsgroups
    ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


    > Hi,
    > running a domain using Win2003 SP2, is there a way to set the value of
    > a
    > registry key on all domain clients (WinXP machines) using a group
    > policy
    > object or anything like that?
    > Please note that I'm talking about the *value* of a key, not its
    > security properties (which can easily be found in the GPO tree).
    > Thanks.
    >
     
  5. ZeroUno

    ZeroUno Guest

    Thanks everyone, now I've just got to find the best way to suit my needs :).


    --
    01
     

Share This Page