PowerShell 7.6.0 RC1 released

PowerShell 7.6.0 RC1 released

Hi All,

Two days ago, the Release Candidate 1 of PowerShell 7.6.0 has been released

There is a Discussion on GitHub why PowerShell 7.6 is so far behind the .NET lifecycle

The PowerShell Team has also revealed theyr Plan for 2026

Installation

I’ve downloaded the *.msi File and started the Installation

I’ve enabled “PowerShell remoting”

PowerShell 7.6 successfully installed

Testing

You can find it in the Startmenü under “PowerShell 7-preview”

Or start it from the run command

C:\Program Files\PowerShell\7-preview\pwsh.exe

$PSVersionTable
Get-Host

Even my M365PSProfile Module is working fine.

GitHub Documentation

Regards
Andres Bohren

PowerShell Logo