PowerShell 7.6.3 released
Hi All,
Just a few minutes ago, Microsoft has released the PowerShell Version 7.6.3
- GitHub v7.6.3 Release of PowerShell
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











