Summary
Highlights
The video begins by explaining how to create a user account in Active Directory for a domain. The instructor logs into the domain controller and navigates to 'Active Directory Users and Computers' via Server Manager -> Tools. By default, user accounts are stored under the 'Users OU', but for this demonstration, a new account will be created under a 'London OU' / 'London Users' OU.
The first method shown is to click the 'user' icon at the top or right-click within the desired OU and select 'New' -> 'User'. Basic information like first name, last name, and log on name (e.g., 'Steve Daa') is entered. Password options include requiring a password change at next logon, preventing the user from changing the password, setting the password to never expire, or disabling the account. A summary is presented before the account is created.
The second, more comprehensive method involves navigating to 'Active Directory Administrative Center' through Server Manager -> Tools. Within this center, the user selects their domain, then the specific OU (e.g., 'London' -> 'London Users'). To create a new user, right-click and choose 'New' -> 'User', or use the 'New' option in the task panel.
The Active Directory Administrative Center provides a more detailed dialog box for user creation. This allows for entering more extensive information such as first/middle/last name (which wasn't directly available in the first method), assigning log on hours, specifying login computers, job title, department, company name, contact details (phone, mobile, fax), and adding the user to different groups directly during creation. It also offers options for password settings and roaming profiles, streamlining the account setup process.
While both methods create user accounts, the Active Directory Administrative Center offers a more efficient way to input detailed user information and assign policies at the point of creation. In 'Active Directory Users and Computers', additional properties would need to be configured by right-clicking the user and going to 'Properties' after creation. The video concludes by recommending the Administrative Center for a more integrated account setup.