PowerShell v7.5.5 has been released

PowerShell v7.5.5 has been released

Hi All,

Yesterday, Microsoft has released PowerShell v7.5.5

Github PowerShell Releases

Get the PowerShell Version before the update

$PSVersionTable

I’ve downloaded the *.msi file and here is the Installation

The Installation was successful

Get the PowerShell Version after the update

$PSVersionTable
Get-Host

Works also with my M365PSProfile Module - find the Documentation here: https://github.com/fabrisodotps1/M365PSProfile/

Regards
Andres Bohren

PowerShell Logo