Active Directory Users and Computers Basics
This lab provides a foundational understanding of Active Directory Users and Computers, guiding participants through essential tasks such as user account management, group creation, and organizational unit configuration to effectively manage network resources.
Session duration: 60 minutes· Typical launch: ~3 min
Difficulty
Beginner
Lab level
Lab VMs
1
1 Windows
XP Reward
300 XP
On completion
Virtual machines
Lab VMs
SADC01
Windows
Username / Password
user / password123
Connection type
In-browser RDP / RDP
CPU / RAM
—
Lab instructions
Follow the steps below to complete the lab.
You can log in to the server with the following credentials:
- Username:
user - Password:
password123
Once you've logged in, complete the steps below:
- Open the Active Directory Users and Computers console on your server.
- In the left pane, expand the domain tree to locate the Server Academy OU.
- Right-click on the Server Academy OU, select New from the context menu, then click on Organizational Unit.
- In the dialog box that appears, enter
Disabled Usersas the name for the new OU. - Click OK to create the OU.
- Open the Active Directory Users and Computers console on your server.
- Navigate to the ad.serveracademy.com domain.
- Expand the Server Academy folder and select the Domain Users Organizational Unit (OU).
- Right-click on the Domain Users OU and select New > User.
- In the New Object - User dialog, enter the following details:
- First name: Joe
- Last name: Friday
- User logon name: jfriday
- Click Next and set the password to PA$$word1234.
Failing to use a secure password will result in an error about the password not meeting the minimum complexity requirements.
- Ensure the option User must change password at next logon is unchecked.
- Click Next, review the information, and then click Finish to create the user account.
- Open the Active Directory Users and Computers console.
- In the left pane, navigate to the organizational unit (OU) Domain Users where the user accounts are located.
- Locate and right-click on Paul Hill's user account.
- Select Reset Password from the context menu.
- In the password dialog box, enter a new password for Paul Hill, ensuring it meets the complexity requirements.
- Confirm the new password by entering it again in the provided field.
- Check the box for User must change password at next logon if required.
- Click OK to apply the changes.
- Open the Active Directory Users and Computers console on your workstation.
- In the left pane, navigate to the organizational unit (OU) Domain Users where the user accounts are located.
- Locate the user account for
John Smith. - Right-click on John Smith's account and select Properties from the context menu.
- In the Properties window, go to the Account tab.
- Check the box that says Unlock account to unlock the account.
- Click OK to apply the changes and close the Properties window.
- Open the Active Directory Users and Computers console from the Start menu.
- In the left pane, navigate to the organizational unit (OU) Users where the John Smith account is located.
- In the right pane, locate the user account for
John Smith. - Right-click on the John Smith account and select Disable Account from the context menu.
- Confirm the action when prompted clicking OK to ensure the account is disabled.
- Open the Active Directory Users and Computers console.
- In the left pane, navigate to the organizational unit (OU) Users where the user account is located.
- Locate the user account for John Smith in the list of users.
- Right-click on the John Smith account and select Delete from the context menu.
- Confirm the deletion by clicking Yes when prompted.