This video is a simplified tutorial on Microsoft Windows Server Administration designed for beginners. It explains how to setup and manage Active Directory.
1. Install Windows Server
2. Create and Configure Domain Controller
3. Configure Active Directory Domain Services (AD DS)
4. Configure DNS (Domain Name Service)
5. Configure DHCP (Dynamic Host Configuration Protocol)
6. Join Computers to Domain
7. Create domain user accounts
8. Configure Failover cluster
9. Remotely Manage computers from domain controller
Active Directory (AD) is a directory service for use in a Windows Server environment. It is a distributed, hierarchical database structure that shares infrastructure information for locating, securing, managing, and organizing computer and network resources including files, users, groups, peripherals and network devices.
Active Directory is Microsoft’s own directory service for use in Windows domain networks. It provides authentication and authorization functions, as well as providing a framework for other such services. The directory itself is an LDAP database that contains networked objects. Active Directory uses the Windows Server operating system.