Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > GPO question

Reply
 
 
sawyer
Guest
Posts: n/a

 
      11-06-2009
Hello

I am running in a FFL and DFL of windows 2003 native. I have a top level OU
that contains servers, I have attached a GPO to this OU that configures the
windows automatic update settings. I also have several child OU's created
under the parent, and these child OU's contain terminal servers. I have
created and attached several GPO's to a couple of the child OU's. So for
example to help map this out. The parent OU is called DEV, the child OU is
called DEV1, and DEV2, I have a GPO's attached to DEV that configures AU
settings for all servers in this OU. The DEV1 OU has 3 separate GPO's
attached to it. One that configures loopback processing, one that maps the S
drive to network share and the last GPO configures folder redirection. The
serves in DEV2 require the same settings, except the GPO that maps the S
drive needs to go to a different network share.

What I ended up having to do get this all to work, ( and it seems like a lot
of overkill to me) is create two separate OU's DEV1 and DEV2, put the serves
into the respective OU's, then create 3 GPO's for DEV1, then create 3 GPO's
for DEV2, on the DEV1 OU, I had to set the "block policy inheritance"
because the parent OU of DEV1 contained a GPO' that mapped the same drive
letter that the GPO attached to DEV1 and DEV2 maps. I had to do the same for
DEV2 OU, I had to set the "block policy inheritance" because the DEV1 OU
contained a GPO that mapped the same drive letter that a GPO attached to the
DEV2 OU maps. , I then had to go to the parent OU and set the "enforced"
check next to the GPO that configures the AU settings because this setting
needs to apply to all serves.

Here is my question.

If a parent OU has a GPO attached to and for example the GPO maps a drive,
and the child OU has a GPO and this GPO maps the same drive letter as the
GPO attached to the parent but to a different network share, then as I
understand how GPO inheritance works is if a GPO is attached to a parent OU,
and a GPO is attached to a child OU and both GPO's configure or set the same
settings, then to my understanding the GPO attached to the child OU would
apply? This didn't happen and this is why I had to set the "block policy
inheritance" on the child OU's

Thanks for any help

 
Reply With Quote
 
 
 
 
Marcin
Guest
Posts: n/a

 
      11-06-2009
You should be able to accomplish the same result by adjusting the precedence
of GPOs linked to the target OU...

hth
Marcin

"sawyer" <> wrote in message
news:273F986F-E1C4-44F8-BCD7-...
> Hello
>
> I am running in a FFL and DFL of windows 2003 native. I have a top level
> OU that contains servers, I have attached a GPO to this OU that configures
> the windows automatic update settings. I also have several child OU's
> created under the parent, and these child OU's contain terminal servers. I
> have created and attached several GPO's to a couple of the child OU's. So
> for example to help map this out. The parent OU is called DEV, the child
> OU is called DEV1, and DEV2, I have a GPO's attached to DEV that
> configures AU settings for all servers in this OU. The DEV1 OU has 3
> separate GPO's attached to it. One that configures loopback processing,
> one that maps the S drive to network share and the last GPO configures
> folder redirection. The serves in DEV2 require the same settings, except
> the GPO that maps the S drive needs to go to a different network share.
>
> What I ended up having to do get this all to work, ( and it seems like a
> lot of overkill to me) is create two separate OU's DEV1 and DEV2, put the
> serves into the respective OU's, then create 3 GPO's for DEV1, then create
> 3 GPO's for DEV2, on the DEV1 OU, I had to set the "block policy
> inheritance" because the parent OU of DEV1 contained a GPO' that mapped
> the same drive letter that the GPO attached to DEV1 and DEV2 maps. I had
> to do the same for DEV2 OU, I had to set the "block policy inheritance"
> because the DEV1 OU contained a GPO that mapped the same drive letter that
> a GPO attached to the DEV2 OU maps. , I then had to go to the parent OU
> and set the "enforced" check next to the GPO that configures the AU
> settings because this setting needs to apply to all serves.
>
> Here is my question.
>
> If a parent OU has a GPO attached to and for example the GPO maps a drive,
> and the child OU has a GPO and this GPO maps the same drive letter as the
> GPO attached to the parent but to a different network share, then as I
> understand how GPO inheritance works is if a GPO is attached to a parent
> OU, and a GPO is attached to a child OU and both GPO's configure or set
> the same settings, then to my understanding the GPO attached to the child
> OU would apply? This didn't happen and this is why I had to set the
> "block policy inheritance" on the child OU's
>
> Thanks for any help



 
Reply With Quote
 
Frank Keunen
Guest
Posts: n/a

 
      11-09-2009
You can view the inheritance level in the GPMC, select the child OU.

http://technet.microsoft.com/en-us/l...50(WS.10).aspx

Did you try to enforce the GPO in the child OU?

BR - Frank

"sawyer" wrote:

> Hello
>
> I am running in a FFL and DFL of windows 2003 native. I have a top level OU
> that contains servers, I have attached a GPO to this OU that configures the
> windows automatic update settings. I also have several child OU's created
> under the parent, and these child OU's contain terminal servers. I have
> created and attached several GPO's to a couple of the child OU's. So for
> example to help map this out. The parent OU is called DEV, the child OU is
> called DEV1, and DEV2, I have a GPO's attached to DEV that configures AU
> settings for all servers in this OU. The DEV1 OU has 3 separate GPO's
> attached to it. One that configures loopback processing, one that maps the S
> drive to network share and the last GPO configures folder redirection. The
> serves in DEV2 require the same settings, except the GPO that maps the S
> drive needs to go to a different network share.
>
> What I ended up having to do get this all to work, ( and it seems like a lot
> of overkill to me) is create two separate OU's DEV1 and DEV2, put the serves
> into the respective OU's, then create 3 GPO's for DEV1, then create 3 GPO's
> for DEV2, on the DEV1 OU, I had to set the "block policy inheritance"
> because the parent OU of DEV1 contained a GPO' that mapped the same drive
> letter that the GPO attached to DEV1 and DEV2 maps. I had to do the same for
> DEV2 OU, I had to set the "block policy inheritance" because the DEV1 OU
> contained a GPO that mapped the same drive letter that a GPO attached to the
> DEV2 OU maps. , I then had to go to the parent OU and set the "enforced"
> check next to the GPO that configures the AU settings because this setting
> needs to apply to all serves.
>
> Here is my question.
>
> If a parent OU has a GPO attached to and for example the GPO maps a drive,
> and the child OU has a GPO and this GPO maps the same drive letter as the
> GPO attached to the parent but to a different network share, then as I
> understand how GPO inheritance works is if a GPO is attached to a parent OU,
> and a GPO is attached to a child OU and both GPO's configure or set the same
> settings, then to my understanding the GPO attached to the child OU would
> apply? This didn't happen and this is why I had to set the "block policy
> inheritance" on the child OU's
>
> Thanks for any help
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wanted To ask a question about Microsoft Games on thee internet Howard Windows Vista Games 1 01-05-2008 01:42 AM
Question about Upgrade version tsonka Windows Vista Installation 3 12-09-2007 09:07 PM
Question About "Hard Disk Activity" Inidicator Light Methylchloroisothiazolinone Windows Vista Hardware 2 08-03-2007 10:26 PM
Question about Vista +64 +nVidia inputOutput Windows Vista Games 10 07-03-2007 09:53 PM
To upgrade from XP or not, that is the question Paul K Windows Vista Performance 3 10-04-2006 02:36 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59