PowerShell 7.6.3 released

PowerShell 7.6.3 released

Hi All,

Just a few minutes ago, Microsoft has released the PowerShell Version 7.6.3

Installation

I’ve downloaded the x64 MSI and started it

Installation was successfull

Testing

Let’s fire up PowerShell 7.6.2 and check the Version

$PSVersionTable
Get-Host

Looks like my PowerShell Module for updating the M365 Modules M365PSProfile still works. Find the Documentation here: GitHub Documentation

# Install-PSResource -Name M365PSProfile -Scope CurrentUser
# Add-M365PSProfile
Install-M365Module

Regards
Andres Bohren

PowerShell Logo