
Domain controllers store the Active Directory Services database and NTDS.dit, plus the SYSVOL folder, using multi-master replication to synchronize changes and support Kerberos authentication, the KDC, and ROTC.
Clients query DNS SRV records, like _ldap._tcp.adatum.com, to locate the nearest domain controller. Netlogon registers domain controller records in DNS at startup and re-registers them on restart.
Transfer FSMO roles between domain controllers in Active Directory to balance workloads, letting the target receive current data; seize roles only during failures when the original domain controller is unavailable.
Clone domain controllers to rapidly deploy virtual machines with identical configurations using Hyper-V for provisioning in private clouds, customizing computer names and IP addresses for immediate operation and disaster recovery.
Demonstrates how to prepare a source domain controller for cloning, export via Hyper-V, and create a clone using Active Directory Administrative Center, PowerShell, and Hyper-V manager.
This course is aimed to IT Pros and is supposed to give the viewer the information they need to know to get started with Active Directory (AD DS) and its key concepts. The goal is to provide coverage of AD DS main concepts like AD DS components: domain controllers, global catalog, cloning domain controllers, operations masters (FSMO), and more...
The course is targeted to help learning Active Directory and do your job more efficiently.
After completing this course, you will be able to describe:
What is a domain controller?
What is a global catalog?
Give an overview of domain controller SRV records
AD DS sign-in process
What are operations masters?
Transfer and seize FSMO roles
Deploy a domain controller
Install a domain controller from Server Manager
Install a domain controller on a Server Core installation of Windows Server
Install a domain controller by installing from media
Clone domain controllers
Add Another domain controllers
Powershell Key Concepts
Install a domain controller and manage FSMO roles with Powershell