aaron.whittaker said:
"Like all domain controllers, a global catalog server stores full,
writeable replicas of the schema and configuration directory
partitions and a full, writable replica of the domain directory
partition for the domain that it is hosting."
So does this mean that I can modify the Global Catalogue and then
after replication my PDC will show these changes?
Not really -- or only incidentally. Your PDC Emulator (there are
no Win2000+ "PDC"s) is only incidentally a GC.
While this happens with the first DC in a Forest by default there
is no requirement for this and by default the first DC in a second
domain of the forest will NOT be a GC.
What it means is that if you add an object to ANY domain
in the forest, the GCs will ALL have a (limited) copy of that
object.
The GC(s) hold a SMALL SUBSET of the info about every
object in the domain -- enough for the most common requests
and to find it real DCs if more information is needed about
any object.
It also means that a GC is first of all a DC, and therefore has
ALL of the information about every object in it's own domain,
a copy of the Schema, and a copy of the Configuration
partition (which I like to call Sites and Services info because
that is mostly how the "configuration" gets set.)