
PowerShell Documentation - PowerShell | Microsoft Learn
PowerShell Editions + Tools Available editions, tools, and technology that supports PowerShell
PowerShell - Free download and install on Windows | Microsoft Store
Nov 11, 2020 · Version: v7.6.2 PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate task that …
Install PowerShell 7 on Windows - PowerShell | Microsoft Learn
May 20, 2026 · How to install PowerShell on Windows WinGet, the Windows Package Manager, is a command-line tool that enables you to discover, install, upgrade, remove, and configure applications …
What is PowerShell? - PowerShell | Microsoft Learn
May 12, 2026 · PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on …
Install PowerShell on Windows, Linux, and macOS - PowerShell
Learn how to install PowerShell on Windows, Linux, and macOS.
PowerShell Team - Automating the world one-liner at a time…
May 20, 2026 · PowerShell is a critical automation and configuration platform across enterprises—and as that automation grows, how you source, validate, and distribute PowerShell packages becomes …
Migrating from Windows PowerShell 5.1 to PowerShell 7
Apr 16, 2025 · Using PowerShell 7 side-by-side with Windows PowerShell 5.1 PowerShell 7 is designed to coexist with Windows PowerShell 5.1. The following features ensure that your investment in …
How to install PowerShell 7 | Microsoft Learn
May 16, 2021 · PowerShell 7 is a new edition of PowerShell that is cross-platform (Windows, macOS, and Linux), open-source, and built for heterogeneous environments and the hybrid cloud. PowerShell …
What's New in PowerShell 7.6 - PowerShell | Microsoft Learn
May 21, 2026 · Additional resources Training Learning path Get started with Windows PowerShell - Training This learning path introduces you to Windows PowerShell and provides an overview of the …
PowerShell support for Power Apps and Power Automate
Feb 25, 2026 · Learn about the PowerShell cmdlets and get a tutorial of how to install and run them.
PowerShell 文档 - PowerShell | Microsoft Learn
PowerShell 的官方产品文档 开发人员资源 Visual Studio Code PowerShell 扩展 使用 VS Code 进行远程编辑和调试 Windows PowerShell SDK 文档 ...
Command Prompt and Windows Powershell - Microsoft Support
Command Prompt and Windows Powershell In Windows 11 22H2, the default app used to host console windows has been changed to Windows Terminal. After the October 2022 update, Command …
PowerShell 7.5 GA is now available - PowerShell Team
Feb 12, 2025 · PowerShell 7.5 is built on top of .NET 9 and will be supported for 18 months as a standard support release. Please note that support for PowerShell 7.2 is ended November 8, 2024. …
Announcing PowerShell 7.1 - devblogs.microsoft.com
Nov 11, 2020 · We’re proud to announce the release of PowerShell 7.1, the latest major update to PowerShell 7. This release includes a number of improvements and fixes that build on top of the …
What's New in PowerShell 7.5 - PowerShell | Microsoft Learn
May 20, 2026 · PowerShell 7.5.7 includes the following features, updates, and breaking changes. PowerShell 7.5.7 is built on the .NET 9.0.16 runtime. For a complete list of changes, see the …
Announcing PowerShell 7.6 (LTS) GA Release - PowerShell Team
Mar 18, 2026 · This post announces the General Availability (GA) of PowerShell 7.6, the next Long Term Support release.
Announcing PowerShell 7.0 - devblogs.microsoft.com
Mar 4, 2020 · What’s next for PowerShell? We’re already hard at work on PowerShell 7.1, and you should expect its first preview soon, chock full of new features and bugfixes that didn’t quite make it …
PowerShell Support Lifecycle - PowerShell | Microsoft Learn
May 20, 2026 · PowerShell 7.7-preview.1 is the current preview release. PowerShell follows the Microsoft Modern Lifecycle Policy. The end-of-support dates follow the .NET Support Policy for the …
Introducing the Windows PowerShell ISE - PowerShell | Microsoft Learn
Nov 20, 2025 · The PowerShell ISE is a host application for Windows PowerShell that allows you to run commands and write, test, and debug scripts in a single Windows-based graphic user interface.
Get-Date (Microsoft.PowerShell.Utility) - PowerShell
The Get-Date cmdlet gets a DateTime object that represents the current date or a date that you specify. Get-Date can format the date and time in several .NET and Unix formats. You can use Get-Date to …