Posts

The Latest

What's New in PowerShell 7.2?

Image
Hey everyone, it's time to get stuck into PowerShell 7.2. PowerShell 7.2 is an important release in the lifecycle of PowerShell as it replaces 7.0 as the next Long Term Support (LTS) release. That means it will have support from Microsoft next 3 years. How can I Install PowerShell 7.2? You can grab the 7.2 release here:  https://aka.ms/PowerShell-Release?tag=v7.2.0 On Windows desktop operating systems, you can install PowerShell from either the Microsoft Store, or from an MSI. On Windows Servers, you're limited to The MSI. The installation on Linux has also been improved for this release, with one universal package that targets most major flavours of Linux. Enabling update via Microsoft Update You can enable Microsoft Update when installing using the MSI:   There are command line options too, but the default is to enable Microsoft Update. Changing the Look and Feel of PowerShell  Microsoft has introduced a new built-in variable, $PSStyle . You can use that to change the look an