Your network contains an Active Directory forest named contoso.com. The forest contains five domains. You need to ensure that the CountryCode attribute is replicated to the global catalog. What should you do?
Suggested Answer:A🗳️
Directory Partition Subtrees - Every domain controller contains the following three directory partitions: ✑ Schema Contains the Schema container, which stores class and attribute definitions for all existing and possible Active Directory objects in cn=schema,cn=configuration,dc= forestRootDomain . Updates to this container are replicated to all domain controllers in the forest. You can view the contents of the Schema container in the Active Directory Schema console. ✑ Configuration ✑ Domain After an attribute Schema object is created, marking an additional attribute to replicate to the Global Catalog causes a full replication (also known as a "full sync") of all objects to the Global Catalog. Reference: How to Modify Attributes That Replicate to the Global Catalog https://support.microsoft.com/en-us/kb/248717
From the MSDN article (see link below) you can see, that the countryCode attribute is not within the global catalog (“in global catalog: false”). So you first need to install the AD schema snap-in; ensure you are a member of the Schema Admin group. Then follow the description provided by Stefma.
Description of the countryCode attribute:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms675466(v=vs.85).aspx
How to install the Active Directory Schema Snap-In:
https://technet.microsoft.com/en-us/library/cc732110.aspx
How to modify attributes that replicate to the global catalog:
https://support.microsoft.com/en-us/kb/248717
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.70-413 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
gnarly
5 years, 2 months ago