Active Directory Foundations Flashcards
Schema Master
Performs updates to AD scheme.
Updates include ADPPREP /FORESTPREP, Microsoft exchange, and other applications that mud modify the Ad scheme.
Must be online when scheme updates are performed.
Generally placed on the forest root PDC.
Domain Naming Master
Responsible for naming domains.
Add and removes domains and application partitions to and from the AD forest.
Must be online when domains and application partitions in a forest are added or removed.
Generally placed on the forest root PDC.
PDC emulator
Manages password changes for computer and user accounts on replica domain controllers.
Consulted by replica domain controllers where service authentication requests have mismatched passwords.
Target D.C for GP updates.
Target D.C. for legacy applications that perform writable operations and for some admin tools.
Must be online and accessible at all times.
Generally places on higher-performance hardware in a reliable hub site alongside other DCs.
RID Master
Relative IDs.
SID = RID + Domain ID
Allocates and standby RID pools to replica DCs in the same domain.
Must be online for newly-promoted DCs to obtain a local RID pool or when existing DCs must update their current or standby RID pool application.
Generally placed on the forest root PDC.
Infrastructure Master
Updates cross-domain references and platforms/tombstones from the Global catalog.
A separate infrastructure Master is created for each application partitions including the default forest-wide and domain-wide application partitions.
Long list of numbers and translate SID into friendly name.
Maintain cross domain references.
Infrastructure Master Situation
In a single-domain forest, the infrastructure Master can be placed on any D.C.
In a multi-domain forest, the infrastructure Master is generally placed on a D.C. That is not a global catalog.
Except in the case where all DCs in the forest are Global catalogs. In this case the infrastructure Master can be placed on any D.C.
Promote a Domain Controller
Install the ADDS roles after DNS checks out for the domain.
Or power shell:
Install-WindowsFeature -Name ad-domain-services -IncludeManagementTools
DC Promotion Configuration
- add a domain controller to an existing domain.
- add a new domain to an existing forest.
- add new forest.
Then specify the domain information.
Tree domain
Gives you the ability to create a noncontiguous domain name.
Child domain
Contiguous naming for the domain.
Domain: company.pri
New domain in existing forest: taco.company.pri
New forest and domain configuration
Functional Level: define set of capabilities that existed at the time that that version of the OS was released. Certain types of activities at forest level.
Use highest functional level. May have to set the level below due to legacy applications.
Domain controller and DNS
Always install DNS before installing ADDS roles.
Directory Services Restore Mode or DSRM
Special password you enter once except when you need to perform a authoritative restore of AD database.
Look into 3rd party tools to recover AD.
DNS Delegation
Allow us to create appropriate delegation. To have the folder structure the srv records require.
Netbios Domain
“Company”
The word before the .pri.
(Company.pri)
15 characters or less.