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

    Nov 19, 2025 · This tool is the client interface to the Windows Package Manager service. The winget command-line tool is bundled with Windows 11 and modern versions of Windows 10 by …

  2. Getting Started with PowerShell - PowerShell | Microsoft Learn

    Aug 2, 2024 · What is PowerShell? Windows PowerShell is an easy-to-use command-line shell and scripting environment for automating administrative tasks of Windows-based systems. …

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

    Install PowerShell on Windows, Linux, and macOS Learn how to install PowerShell on Windows, Linux, and macOS.

  4. Instalación de PowerShell en Windows - PowerShell | Microsoft Learn

    Hay varias formas de instalar PowerShell en Windows. Cada método de instalación está diseñado para admitir diferentes escenarios y flujos de trabajo. Elija el método de instalación …

  5. Starting Windows PowerShell - PowerShell | Microsoft Learn

    Mar 27, 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 …

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

  7. 開始使用 PowerShell - PowerShell | Microsoft Learn

    本章著重於尋找並啟動PowerShell,並解決新使用者使用PowerShell的初始痛點。 請遵循並逐步解說您實驗室環境計算機上的本章範例。

  8. Set-ExecutionPolicy (Microsoft.PowerShell.Security ... - learn ...

    An execution policy is part of the PowerShell security strategy. Execution policies determine whether you can load configuration files, such as your PowerShell profile, or run scripts.

  9. How can I find the version of PowerShell installed on my Windows …

    Aug 18, 2025 · You can check the installed PowerShell version by running the following command in your PowerShell window: $PSVersionTable.PSVersion This will display the version number …

  10. What is Windows PowerShell? - PowerShell | Microsoft Learn

    Nov 20, 2025 · Support for Windows PowerShell is tied to the version of Windows you are using. PowerShell is built on the new versions of .NET instead of the .NET Framework and runs on …