About 783,000 results
Open links in new tab
  1. Installing PowerShell on Windows - PowerShell | Microsoft Learn

    Oct 16, 2025 · When you enable this feature, you'll get the latest PowerShell 7 updates in your traditional Microsoft Update (MU) management flow, whether that's with Windows Update for …

  2. Install PowerShell on Windows, Linux, and macOS - PowerShell

    Install PowerShell on Windows, Linux, and macOS Learn about installing PowerShell on Windows, Linux, and macOS.

  3. Migrating from Windows PowerShell 5.1 to PowerShell 7

    Most of the modules you use in Windows PowerShell 5.1 already work with PowerShell 7, including Azure PowerShell and Active Directory. We're continuing to work with other teams to …

  4. What's New in PowerShell 7.4 - PowerShell | Microsoft Learn

    PowerShell 7.4.13 includes the following features, updates, and breaking changes. PowerShell 7.4.13 is built on .NET 8.0.415. For a complete list of changes, see the CHANGELOG in the …

  5. I repeatedly have a message to install the latest Powershell. I have ...

    Feb 11, 2022 · I receive repeated messages to install the latest Powershell. I have installed the Powershell but still get the message. How do I stop it?

  6. Install Azure PowerShell on Windows | Microsoft Learn

    Nov 4, 2025 · Learn how to install and run Azure PowerShell on Windows to manage your Azure resources with PowerShell. Step-by-step guide for seamless installation and updates.

  7. How to Install PowerShellGet - PowerShell | Microsoft Learn

    Jan 31, 2024 · 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 …

  8. How to install PowerShell 7 | Microsoft Learn

    May 16, 2021 · That means on Windows you cannot just upgrade to PowerShell 7, you will need to install it, same as on Linux and macOS. This video shows you how simple you can install …

  9. Install the Azure CLI on Windows | Microsoft Learn

    Nov 4, 2025 · To install the Azure CLI on Windows, you must use PowerShell, or an MSI installer, which gives you access to the CLI through the Windows Command Prompt (CMD).

  10. Install-Module (PowerShellGet) - PowerShell | Microsoft Learn

    This example shows how to install the latest version of a module when that version is a prerelease version. Installing a prerelease version requires the AllowPrerelease parameter.