PowerShell Core 7.5.0-preview.4 💾

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.5.0-preview.4 - 2024-08-28. Engine Updates and. RecommendedAction: Explicitly start and stop ANSI Error Color. Improve.NET overload definition of generic methods. Optimize the `+=` operation for a collection when it's an object array. Allow redirecting to a variable as experimental feature `PSRedirectToVariable`. General Cmdlet Updates and. Change type of `LineNumber` to `ulong` in `Select-String`. `Invoke-RestMethod` to allow `-PassThru` and `-Outfile` work together. Hyper-V Remoting when the module is imported via implicit remoting. Add `ConvertTo-CliXml` and `ConvertFrom-CliXml` cmdlets. Add `OutFile` property in `WebResponseObject`. Show filename in `Invoke-WebRequest -OutFile -Verbose`. `Set-Acl`: Do not fail on untranslatable SID. the extent of the parser error when a number constant is invalid. `Move-Item` to throw error when moving into itself. up.NET method invocation with `Optional` argument. progress calculation on `Remove-Item`. WebCmdlets when `-Body` is specified but `ContentType` is not. Enable `-NoRestart` to work with `Register-PSSessionConfiguration`. Add `IgnoreComments` and `AllowTrailingCommas` options to `Test-Json` cmdlet. Get-Help may report parameters with `ValueFromRemainingArguments` attribute as pipeline-able. Code Cleanup. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@xtqqczze, @eltociear lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Minor cleanup on local variable names within a method lt;/li gt;. lt;li gt;Remove explicit lt;code gt;IDE1005 lt;/code gt; suppressions lt;/li gt;. lt;li gt;a typo in lt;code gt;WebRequestSession.cs lt;/code gt; lt;/li gt;. lt;/ul gt;. lt;/details gt;. Tools. devcontainers: mount workspace in /PowerShell. Tests. Add deging to the MTU size test. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! l

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.