
This lab demonstrates joining two computers with different users, where Winton Dash signs in with a local user named site, then a domain user joins it to laptop's local domain.
Discover how to manage computer accounts by disabling a computer when unused for security, rather than deleting it, so users cannot log on to the domain until re-enabled.
Learn how to disjoin an Apple computer from a domain by selecting the domain, clicking unbind, and verifying the computer account record.
Cloning operating systems creates duplicate SIDs and computer accounts, causing domain conflicts. Use sysprep to generalize, regenerate the computer SID, and safely join the domain without disrupting trust relations.
Check operating system hotfixes on clients and domain controllers to prevent domain join and authentication failures due to incompatibilities; Windows 7 and 2008 R2 joins may show errors yet complete.
Discover how the computer account password is stored in active directory and the registry, including the current password in Unicode attribute and the last 40 passwords in LMPWDHistory.
Delegate domain joining to trusted groups, separate client and server computer accounts into dedicated OUs, and stage accounts with admin-only creation for deployments via WTS or SCM.
Learn to bulk import and join computers to an Active Directory domain with a script that reads names from a text file, stages accounts, and joins them.
Discover trusting a computer account for delegation, letting a web server impersonate users to access files on a file server, and why unconstrained delegation risks credentials.
"Active Directory: Everything About Computer Accounts" course is aimed to anyone who works or is going to work in an Active Directory Domain as a Help Desk or Network Admin.
Its goal is to define as many aspects of computer accounts as possible & teaching how to join computers (Windows, Linux, and Apple) to the Windows Server 2000, 2003, 2003R2, 2008, 2008R2, 2012, 2012R2, 2016 & 2019 Active Directory domains via Graphical User Interface, Command Prompt and PowerShell.
After this course you will be able to create, reset, disable, manage, delete and restore computer accounts.
In this course you will also learn:
- How to Name Computers Properly.
- The concept of Distinguished Name (DN).
- Behind the Scenes of a Windows Computer Joining to a Domain.
- Prestaging Computer Accounts via Active Directory Users and Computers console and PowerShell.
- Offline Domain Join (ODJ).
- Bulk join and import computers to domains.
- Delegating Computer Domain Join.
- Changing the Machine Account Quota in Active Directory.
- Changing the Default Place for New Computer Accounts.
- Detecting inactive computer accounts.
- Needed TCP and UDP Ports to be opened in Firewall to join computers to domains.
- Detecting and troubleshooting the common computer accounts and domain join related problems.
At the end of each lesson, you can test your knowledge with provided Questions and Answers.