About 3,370,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. Running commands in the shell - PowerShell | Microsoft Learn

    Jan 23, 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), …

  4. about_Variables - PowerShell | Microsoft Learn

    Sep 29, 2025 · Working with variables To create a new variable, use an assignment statement to assign a value to the variable. You don't have to declare the variable before using it. The …

  5. 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 …

  6. 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).

  7. Starting Windows PowerShell - PowerShell | Microsoft Learn

    Mar 27, 2025 · In Windows Command shell, Windows PowerShell, or Windows PowerShell ISE, to start Windows PowerShell, type: PowerShell. You can also use the parameters of the …

  8. Get started with Azure PowerShell | Microsoft Learn

    Oct 14, 2025 · Learn how to get started with Azure PowerShell to manage Azure resources, sign in, and find essential cmdlets for automating tasks with ease.

  9. How to Write and Run Scripts in the Windows PowerShell ISE

    Mar 27, 2025 · Create a script. Syntax coloring and tab completion provide a richer editing experience in Windows PowerShell ISE. See How to Use Tab Completion in the Script Pane …

  10. Installing PowerShell on Windows - PowerShell | Microsoft Learn

    Oct 16, 2025 · Install PowerShell using WinGet (recommended) WinGet, the Windows Package Manager, is a command-line tool enables users to discover, install, upgrade, remove, and …