Identity with Windows Server 2016 — Question 95
Your network contains an Active Directory forest. The forest contains two domains named litwarenc.com and contoso.com. The contoso.com domain contains two domains controllers named LON-DC01 and LON-DC02.
The domain controllers are located in a site named London that is associated to a subnet of 192.168.10.0/24
You discover that LON-DC02 is not a global catalog server. You need to configure LON-DC02 as a global catalog server.
What should you do?
Answer options
- A. From Active Directory Sites and Services, modify the properties of the 192.168.10.0/24 IP subnet.
- B. From Windows PowerShell, run the Set-NetNatGlobal cmdlet.
- C. From Active Directory Sites and Services, modify the NTDS Settings object of LON-DC02.
- D. From Windows PowerShell, run the Enable-ADOptionalFeature cmdlet.
- E. From the properties of the LON-DC02 computer account in Active Directory Users and Computers, modify the NTDS settings.
- F. From the properties of the LON-DC02 computer account in Active Directory Users and Computers, modify the City attribute.
- G. From the properties of the Domain Controllers organizational unit (OU) in Active Directory Users and Computers, modify the Security settings.
Correct answer: C
Explanation
The correct answer is C because to configure LON-DC02 as a global catalog server, you need to modify its NTDS Settings object in Active Directory Sites and Services. The other options either pertain to unrelated configurations or do not directly address the need to enable the global catalog feature on the specific domain controller.