PowerShell Core 7.6.0-preview.1 💾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.6.0-preview.1 - 2024-12-13. Breaking Changes. Treat large Enum values as numbers in ConvertTo-Json. General Cmdlet Updates and. Add error for Get-PSSession -ComputerName on Unix. Resolve symbolic link target relative to the symbolic link instead of the working directory. up buffer management getting network roots. Support PSObject wrapped values in ArgumentToEncodingTransformationAttribute. Update PSReadLine to 2.3.6. Treat large Enum values as numbers in ConvertTo-Json. Add telemetry to track the use of features. Handle global tool specially when prepending PSHome to PATH. how processor architecture is validated in Import-Module. Make features PSCommandNotFoundSuggestion, PSCommandWithArgs, and PSModuleAutoLoadSkipOfflineFiles stable. Write type data to the pipeline instead of collecting it. Add support to Get-Error to handle BoundParameters. Get-FormatData to not cast a type incorrectly. Delay progress bar in Copy-Item and Remove-Item cmdlets. Add -Force parameter to Resolve-Path and Convert-Path cmdlets to support wildcard hidden files. Use host exe to determine PSHOME location when SMA.dll location is not found. Test-ModuleManifest so it can use a UNC path. Code Cleanup. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@eltociear, @JayBazuzi lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;typos in lt;code gt;ShowModuleControl.xaml.cs lt;/code gt; lt;/li gt;. lt;li gt;a typo in the build doc lt;/li gt;. lt;/ul gt;. lt;/details gt;. Tools. devcontainer extensions key. Support new backport branch format. Update markdownLink.yml to not run on release branches. Remove old code that downloads msix for win-arm64. Tests. cleanup in PSResourceGet test. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@MartinGC94, @jborean93, @xtqqczze, @ale

MITL powershell shell


ClickyColoury 0.9.0

ClickyColoury is a graphical frontend for invoking Powershell scripts/tools. It provides a WPF-based interface, and implements a poor mans PSHost. It's meant as frontend to an asortment of administrative tools. Scripts written for the CLI run nearly unchanged due to Write-Host/Read-Host aliases. Additionally implements the "plugin meta data" for proper categorization of tools and extensions, with flexible support for additional input.