Perform Windows Server Configuration with PowerShell - Part 1
In this lab, you’ll practice basic Windows Server configuration using PowerShell. When you’re finished, you’ll have hands-on experience using PowerShell to configure local Users and Groups, Windows Roles and Features, third-party apps, and time zones.
Terms and conditions apply.
Lab info
Lab author
Challenge
Getting Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
Challenge
Set up the Development Environment
You'll start by setting up the development environment, and familiarizing yourself with the PowerShell script and application setup files that will be used in this lab.
Challenge
Create a Local User and Group
You will now learn use PowerShell to create and retrieve a local user and group, and will add that user to the group.
Challenge
Manage Windows Roles and Features
You will learn to install Windows Roles and Features using PowerShell.
Challenge
Manage Third-party Apps Using PowerShell
A crucial part of managing the Windows OS is installing and uninstalling third-party applications (apps). You will utilize PowerShell to manage third-party apps in this challenge.
Challenge
Set the PATH Variable
The PATH variable is a system environment variable that your operating system uses to locate executables from the command-line interface. In this challenge, you will be configuring the PATH variable using Windows PowerShell.
Challenge
Modify the Time Zone
To finish off the lab, you will retrieve the current time zone set on the server, fetch a list of the available time zones, and finally will change the time zone.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- General computing skills.
- Intermediate Windows Server systems administration skills are a plus.
- At least an intermediate-level competency with PowerShell.