Choose a content type, narrow by topic, or search — then jump into hands-on practice.
114 practice items
Print a short intro using variables.
Use this lab to install the Windows Server Backup role and test creating Active Directory backups and snapshots.
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.
This lab focuses on leveraging PowerShell to automate the management of Active Directory users and computers, enhancing efficiency and streamlining administrative tasks in a Windows environment. Participants will gain hands-on experience in scripting and executing commands to optimize user account management and system administration.
Deploy a second domain controller to enhance network reliability and redundancy, ensuring seamless authentication and resource access within an Active Directory environment.
Strip, uppercase, and replace characters in messy text.
Script that sorts files in a folder by type or date into subfolders with configurable rules.
Concatenate a message and print its length.
Use try/except to handle a real ValueError when converting user input to an integer.
Split a list into n roughly equal chunks (sizes differ by at most 1).