Where would you configure the domain controllers as glo…

You need to enable three of your domain controllers as global catalog servers. Where would you configure the domain controllers as global catalogs?

You need to enable three of your domain controllers as global catalog servers. Where would you configure the domain controllers as global catalogs?

A.
Forest, NTDS settings

B.
Domain, NTDS settings

C.
Site, NTDS settings

D.
Server, NTDS settings



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Jaime

Jaime

Don’t really understand this one.

You can configure domain controllers as global catalogs in
Active Directory Sites and Services
>Sites
>Default-First-Site-Name
>Servers
>”servername”
>NTDS Settings-> Properties-> Check/unCheck Global Catalog.

Ben

Ben

https://technet.microsoft.com/en-us/library/cc755257(v=ws.11).aspx

To add or remove the global catalog
Open Active Directory Sites and Services. To open Active Directory Sites and Services, click Start , click Administrative Tools , and then click Active Directory Sites and Services .
To open Active Directory Sites and Services in Windows ServerĀ® 2012, click Start , type dssite.msc .
In the console tree, click the server object to which you want to add the global catalog or from which you want to remove the global catalog.
Where?
Active Directory Sites and Services\Sites\SiteName\Servers

In the details pane, right-click NTDS Settings of the selected server object, and then click Properties .
Select the Global Catalog check box to add the global catalog, or clear the check box to remove the global catalog.

Chris

Chris

Answer: D
This can be done via AD Sites and Services (server NTDS properties), ADUC (server properties\General tab\NTDS settings), and PowerShell (Set-ADObject).