How the Windows IT Labs work
This lab introduces students to the Windows IT lab environment used throughout ServerAcademy, including how to access systems, follow guided exercises, and perform administrative tasks safely in an isolated environment.
Session duration: 15 minutes· Typical launch: ~3 min
Difficulty
Beginner
Lab level
Lab VMs
1
1 Windows
XP Reward
75 XP
On completion
Virtual machines
Lab VMs
Windows
SADC01
Windows
Username / Password
user / password123
Connection type
In-browser RDP / RDP
CPU / RAM
—
Lab instructions
Follow the steps below to complete the lab.
Please read the following instruction on this page.
- When the lab starts, allow a few moments for the Windows Server 2025 virtual machine to fully initialize before interacting with it. You can answer some test questions in the meantime ;)
- Once the virtual machine has loaded, use the desktop environment on the right to complete the tasks provided in each step of the lab by clicking
Open RDP in the browserbutton. - Optionally, you can connect via RDP from your host machine to the lab machine with the credentials provided when clicking the
Credentialsbutton on the lab window toolbar. - Follow the instructions exactly as shown. Some tasks may require using graphical tools such as Server Manager, Active Directory Users and Computers, or PowerShell. Remember this is a real Windows Server Virtual Machine.
- After completing a task, click the orange
Check stepbutton below the lab instructions to validate your work. - If the validation is successful, you will proceed to the next step. If not, a message will appear describing what still needs to be completed before continuing.
- Now, click Continue to proceed with an example task.
The purpose of this task is to create and manage Organizational Units in Active Directory using administrative tools commonly used in enterprise environments.
- Login to the server with user
ladminand passwordpassword123. - Click Start windows button from the Task bar.
- Click Server Manager from the start menu.
- Open Active Directory Users and Computers from the Tools menu on the upper left of the Server Manager window.
- Create a new Organizational Unit (OU) by clicking and expanding
ad.serveracademy.com. - Right click
Server Academyand chooseNewand selectOrganizational Unit - Type the name
Employeesand clickOK. - Verify the OU appears in the console.
- Click Check Step to validate the task.