1. Get started with Windows PowerShell
This learning path introduces you to Windows PowerShell and provides an overview of the product’s functionality. It explains how to open and configure Windows PowerShell, run commands, and use its built-in Help system.
Click here to know more
2. Maintain system administration tasks in Windows PowerShell
This learning path covers cmdlets that are commonly used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration.
Click here to know more
3. Work with the Windows PowerShell pipeline
This learning path explains the purpose and use of the PowerShell pipeline and use the pipeline to sort, filter, enumerate and display output data for PowerShell cmdlets. It also explains how to pass pipeline objects.
Click here to know more
4. Work with PowerShell providers and PowerShell drives in Windows PowerShell
This learning path explains two technologies: PowerShell providers and PowerShell drives, which let you work with many forms of storage by using the commands and techniques that you use to manage the file system.
Click here to know more
5. Query management information by using Common Information Model and Windows Management Instrumentation
This learning path covers Windows Management Instrumentation (WMI) and Common Information Model (CIM). These technologies help to access information about a computer. Additionally, both technologies provide local and remote access to management information from the operating system, computer hardware, and installed software.
Click here to know more
6. Use variables, arrays, and hash tables in Windows PowerShell scripts
This learning path explains how to work with variables, arrays, and hash tables in Windows PowerShell scripts.
Click here to know more
7. Create and modify scripts by using Windows PowerShell
This learning path explains how to create and modify scripts. It covers useful scripting techniques that include importing data from a file, accepting user input, and error handling.
Click here to know more
8. Administer remote computers by using Windows PowerShell
This learning path covers remoting mainly in its default configuration, using HTTP on port 5985. It describes how to configure remoting to allow for—or require—encryption based on Secure Sockets Layer (SSL).
Click here to know more
9. Manage cloud resources by using Windows PowerShell
This learning path explains how to install the necessary modules for cloud services management and use PowerShell commands to perform simple administrative tasks on cloud resources such as Azure virtual machines, Azure storage accounts, and Azure subscriptions. The learning path also covers how to use the Azure Cloud Shell environment to perform PowerShell-based or Bash-based administration directly from the Azure portal.
Click here to know more
10. Manage Microsoft 365 services by using Windows PowerShell
This learning path explains how to efficiently manage the most commonly used services in Microsoft 365, such as Microsoft Entra ID, Microsoft Exchange Online, Microsoft SharePoint Online, and Microsoft Teams.
Click here to know more
11. Create and manage background jobs and scheduled jobs in Windows PowerShell
This learning path explains the jobs feature of Windows PowerShell. Jobs are an extension point in Windows PowerShell, and there are several types of jobs. Each type works slightly differently and has distinct capabilities.
Click here to know more