Now, with the release of PowerShell 7 Preview 5, Microsoft is one step closer to the official release expected in January, 2020. The tech giant categorised this General Availability release as “the first Long Term Servicing release”.

PowerShell 7 Preview 5 brings a lot of new features

Until then, there will be at least one more preview release in November as well as a Release Candidate in December. In terms of changes, Preview 5 comes with a lot of new features and some bug fixes. One of them is Pipeline Chain Operators, which allows users to control execution based on the success or failure of a previous command.

This was possible in previous versions as well, but now it works with native commands and PowerShell cmdlets or functions. Another interesting change is the addition of Null conditional operators. If you want to know if a variable or propriety is $null before using it, this new feature makes it easy for you, as the tech giant explains:

Preview releases are installed side-by-side with stable versions

PowerShell version notification will inform you at startup if there is a new version available to download, while Tab completion for variable assignment helps with auto-completion of values for enums and variables. In Preview 5, Format-HEX got improved, ConciseView and Get-Error changes offer more control over PowerShell errors, and Get-HotFix is back once again. All these improvements make the final release of PowerShell 7 that much more exciting, especially now when preview releases are installed side-by-side with stable versions, for comparison and useful feedback. What other features do you want to see in the final release of PowerShell 7? Share your thoughts in the comments section below.

Name * Email * Commenting as . Not you? Save information for future comments
Comment

Δ