PowerShell 7.6 is GA
Hi All,
Just a few hours ago, Microsoft has finally released the Version 7.6.0 of PowerShell.
- v7.6.0 Release of PowerShell
- Announcing PowerShell 7.6 (LTS) GA Release
- What’s New in PowerShell 7.6
Installation
I’ve downloaded the *.msi x64 Version
Running PowerShell 7.6.0
Now it’s time to see it in Action
$PSVersionTable
$Get-Host
Works also with my M365PSProfile Module - find the Documentation here: GitHub Documenation
Cleanup
If you have installed any Release Candidate - that is still installed
Let’s uninstall the PowerShell 7-preview
Also Uninstall PowerShell 7.5.3.0
Regards
Andres Bohren


















