This week:
PowerShell 7.2
Events
- June 20-23 2022 – European PowerShell Conference in VIENNA psconf.eu
- April 25-29 2022 – PowerShell+DevOps Global Summit powershell.org
- June 29 2022 – Expertslive Konferenz www.expertslive.at
PowerShell Core 7.2 is GA !
Immediately after the note from the official blog-Post I updated my PS installation. PS7.2 is a release focussed on usage, cleanup and optics. Well, the language is mature and there is are tons of tools, modules and scripts around to solve any possible problem. So dont wait for features, build your perfect working environment. But first things first.
Based on .NET 6, PowerShell 7.2 ships as another long-term release with 3 years of support. Version 7.2 brings Microsoft Update Support and Enhanced ANSI in supported Terminals like „Windows Terminal“.
With the $PSStyle Variable you are able to customize the colors for your new terminal experience.
DSC is now comletely seperated from PowerShell.
PSReadline with predictive intelligence is now available with PSReadline 2.1. Add something like „Set-PSReadLineOption -HistoryNoDuplicates -ShowToolTips -PredictionSource History“ in your PowerShell Profile to use predictions.
For a detailed list of news read the docs article here.
Have fun with PS 7.2
Photo by Ankush Minda on Unsplash