Diesmal wurde die PowerShell 7.1.3 und 7.0.6 auf dem Stand gelassen und die Preview aktualisiert. Die neue Version ist die PowerShell 7.2.0 Preview 4 und bringt einige Korrekturen mit.
Gleich vorneweg: Unter Windows 7 und 8.1 gibt es ein Problem mit der Fortschrittsanzeige. Hier aber mal die Änderungen in der Übersicht.
- Fix Get-Date -UFormat %G and %g behavior
- Update engine script signature validation to match Get-AuthenticodeSignature logic
- Avoid array allocations from GetDirectories and GetFiles
- Add UseOSCIndicator setting to enable progress indicator in terminal
- Re-enable VT mode on Windows after running command in ConsoleHost
- Fix Move-Item for FileSystemProvider to use copy-delete instead of move for DFS paths
- Fix PromptForCredential() to add targetName as domain
- Update Concise ErrorView to not show line information for errors from script module functions
- Remove the 32,767 character limit on the environment block for Start-Process
- Don’t write possible secrets to verbose stream for web cmdlets
- Update dependabot configuration to V2 format
- Add tooling issue slots in PR template
- Move misplaced test file to tests directory
- Refactor MSI CI
- Unter Build and Packaging Improvements findet ihr dann noch die weiteren Änderungen
Info und Download:
PowerShell 7.2.0 Preview 4 wurde veröffentlicht
Ob sie es irgendwann mal schaffen, dass in der Powershell 7 die Cmdlets für App/AppX und für die optionalen Features/Capabilities laufen?