Group Policy Problem

D

Dman

I'm having an issue with Group Policies and I hope someone can lend some
insight...

Here's the Situation: We have Domain Controllers in various WAN-connected
locations around the world. For this example I'll use DC1 and DC2 as the
names of the Domain Controllers in question.

DC1 is at my location and holds all major FSMO roles (except Infrastructure
Master, which is on another DC outside of this example).

DC2 is in a remote, WAN-connected location. When processing scripts through
GPOs we are seeing a large delay from users in the remote location, but not
my location.

In looking into the Group Policy, we found something unusual. I RDP into
DC2, then goto AD Users and computers. From there I goto the properties on
the local user container and choose the "Group Policy" tab. Now I have a
list of the GPOs which are applied to that OU. If I click (highlight) one of
these GPOs and then hit the "Properties" button there at the bottom, I get
the properties screen. The default tab is "General". At the top of the box
it shows the GPO name in this form:

mypolicyname [dc1.mydomain.com]

Notice that DC1 is there in the brackets, even though I am viewing this on
DC2. AD Users and Computers itself is indeed connected to DC2 as it should
be. So, this is perplexing us and may be a clue as to why scripts are taking
so long - everything seems to be going across the wire to DC1 instead of
using the local DC. Site settings and subnets all seem to be correct. Anyone
know what could cause this?

As a side note, if installed, the GP Management Console doesn't even show
this info at all.
 
C

Charlie

Its because DC1 is the PDC emulator and the default
behavior. You can change this but I wouldnt recommend
it.
 
D

Dman

Thanks for the reply Charlie - can you go into a bit more detail? Does the
client in the remote location just have to do some sort of handshake with
the PDC Emulator, or does it actually RUN the script from that DC? Either
way, this seems extremely inefficient...a client from the other side of the
world can't run logon scripts from a server in this location or it's going
to be a 30 minute logon... any adjustments that can be made?
 
G

Guest

Dman,
The behavour you have occurs only when editing your group policy.
Your client in the remote site should get their group policies from DC2 provided you have created an Active Directory site and placed DC2 in that site.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top