github PowerShell:
General Cmdlet Updates and Fixes
- Add the AIShell module to telemetry collection list (#24747)
- Add helper in EnumSingleTypeConverter to get enum names as array (#17785) (Thanks @fflaten!)
- Return correct FileName property for Get-Item when listing alternate data streams (#18019) (Thanks @kilasuit!)
- Add -ExcludeModule parameter to Get-Command (#18955) (Thanks @MartinGC94!)
- Update Named and Statement block type inference to not consider AssignmentStatements and Increment/decrement operators as part of their output (#21137) (Thanks @MartinGC94!)
- Update DnsNameList for X509Certificate2 to use X509SubjectAlternativeNameExtension.EnumerateDnsNames Method (#24714) (Thanks @ArmaanMcleod!)
- Add completion of modules by their shortname (#20330) (Thanks @MartinGC94!)
- Fix Get-ItemProperty to report non-terminating error for cast exception (#21115) (Thanks @ArmaanMcleod!)
- Add -PropertyType argument completer for New-ItemProperty (#21117) (Thanks @ArmaanMcleod!)
- Fix a bug in how Write-Host handles XmlNode object (#24669) (Thanks @brendandburns!)
We thank the following contributors!
@xtqqczze
- Seal ClientRemoteSessionDSHandlerImpl (#21218) (Thanks @xtqqczze!)
- Seal internal type ClientRemoteSessionDSHandlerImpl (#24705) (Thanks @xtqqczze!)
- Seal classes in RemotingProtocol2 (#21164) (Thanks @xtqqczze!)
- Added Justin Chung as Powershell team memeber on releaseTools.psm1 (#24672)
- Skip CIM ETS member test on older Windows platforms (#24681)
Updated SDK to 9.0.101
- Update branch for release - Transitive - false - none (#24754)
- Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#24767)
- Add a parameter that skips verify packages step (#24763)
- Make the AssemblyVersion not change for servicing releases (#24667)
- Fixed release pipeline errors and switched to KS3 (#24751)
- Update outdated package references (#24580)
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#24689)
- Update .NET feed with new domain as azureedge is retiring (#24703)
- Bump super-linter/super-linter from 7.2.0 to 7.2.1 (#24678)
- Bump github/codeql-action from 3.27.7 to 3.27.9 (#24674)
- Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#24607)
Source:
Release v7.6.0-preview.2 Release of PowerShell · PowerShell/PowerShell
7.6.0-preview.2 - 2025-01-14 General Cmdlet Updates and Fixes Add the AIShell module to telemetry collection list (#24747) Add helper in EnumSingleTypeConverter to get enum names as array (#17785)...
github.com
Download:
PowerShell Preview - Free download and install on Windows | Microsoft Store
PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. PowerShell commands let you manage computers from the...
apps.microsoft.com
See also:
Check PowerShell Version in Windows 11
This tutorial will show you how to check the current version of PowerShell in Windows 10 and Windows 11. Windows PowerShell is a task-based command-line shell and scripting language designed especially for system administration. Built on the .NET Framework, Windows PowerShell helps IT...
www.elevenforum.com