Configure Active Directory in a Complex Enterprise Environment Flashcards
Where do you go to add domains or forests?
Within the ADDSC wizard on the Domain Options screen
What tool do you use to configure domain and forest functional levels?
Active Directory Domains and Trusts
Within AD DT, how do you configure domain and forest functional levels?
To raise the forest level, right click on AD DT (top node) and select Raise Forest Functional Level
To raise the domain level, right click on domain and select Raise Domain Functional Level
Domain functional levels can go lower than Forest functional levels. True or False?
False. Domain functional levels can go higher than forest functional levels but never lower.
What tool do you use to configure User Principal Name (UPN) suffixes?
Active Directory Domains and Trusts.
Right click on AD DT (top node), and select properties.
Enter name of alternative UPN suffixes to be added.
What is a forest trust?
A forest trust is the trust relationship between two different forests.
How do you configure a forest trust?
Within AD DT > Right click on domain and select properties > Trusts tab > Launch “New Trust” wizard specifically selecting Forest Trust on the Trust Type screen.
What is an external trust?
The trust relationship between an AD forest and a NT 4.0 domain structure.
What is a realm trust?
The trust relationship between an AD forest and a Kerberos, non-AD domain structure.
What is a shortcut trust?
The trust relationship between AD trees within a forest to speed up authentication
What is SID filtering and how is it configured?
Aka Selective authentication, is when, by default, access to domain resources is not allowed unless permissions are given.
Is configured when going through the new trust wizard and selecting authentication type.
What is name suffix routing?
The routing of child domains to parent domain’s DC for authentication.
How do you configure name suffix routing?
Within AD DT > Domain properties > Trust properties > Name Suffix Routing tab
What are 3 main reasons for using AD Sites?
- Replication control
- Enhance GPO deployment
- Enhance use of SRV records
What PowerShell cmdlet is used to create a new AD site?
New-ADReplicationSite