Conversation
The latest #PowerShell version is 7.6 (according to Wikipedia).

I need a feature from 7.2.

I downloaded a Windows image literally yesterday.

The feature is not there.
1
1
0

@buherator that's unfortunate... not that it will solve your problem, but you could have a look to the "what's new" section
https://learn.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-76?view=powershell-7.6
or directly into the changelog (https://github.com/PowerShell/PowerShell/blob/master/CHANGELOG/7.6.md), to find out where you can find the feature you need.
Good luck! lucy

1
0
0
@0rkk0 thanks, I know exactly it was introduced in 7.2. Fortunately I could temporarly move the VM out of the no-internet zone and install the latest version. Even after that it was quite frustrating that the default PS version remained the old one...
0
0
1