
Getting Started with PowerShell - PowerShell | Microsoft Learn
Aug 2, 2024 · This chapter focuses on finding and launching PowerShell and solving the initial pain points that new users experience with PowerShell. Follow along and walk through the …
Introduction to PowerShell - Training | Microsoft Learn
Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what …
Automate administrative tasks by using PowerShell - Training
Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what …
Running commands in the shell - PowerShell | Microsoft Learn
Dec 1, 2025 · PowerShell is a command-line shell and a scripting language used for automation. Similar to other shells, like bash on Linux or the Windows Command Shell (cmd.exe), …
Get started with Windows PowerShell - Training | Microsoft Learn
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 …
PowerShell scripts for pipelines - Azure Pipelines | Microsoft Learn
Oct 27, 2025 · Learn about using PowerShell scripts to customize your pipelines by adding business logic.
How to use the PowerShell documentation - PowerShell
Jan 17, 2025 · 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 …
Everything you wanted to know about the if statement - PowerShell
Dec 18, 2023 · The if statement is such a simple statement but is a fundamental piece of PowerShell. You will find yourself using this multiple times in almost every script you write.
Connect to Exchange Online PowerShell | Microsoft Learn
Jul 11, 2025 · Learn how to use the Exchange Online PowerShell V3 module to connect to Exchange Online PowerShell with modern authentication and/or multifactor authentication (MFA).
Install PowerShell on Windows - PowerShell | Microsoft Learn
4 days ago · Install PowerShell using WinGet (recommended) WinGet, the Windows Package Manager, is a command-line tool enables users to discover, install, upgrade, remove, and …