PowerShell Team

Automating the world one-liner at a time…

PowerShellGet 3.0 Preview 18

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This release includes a number of bug fixes as well as Get-PSScriptFileInfo cmdlet.How to Install PowerShellGet 3.0 Preview 18PrerequisitesPlease note that this preview release of PowerShellGet 3.0 does not support...

PowerShellGet 3.0 Preview 17

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This release includes a number of bug fixes as well as support for specifying the temporary path used during installation of PSResources.How to Install PowerShellGet 3.0 Preview 17PrerequisitesPlease note that this...

PowerShellGet 3.0 Preview 16

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This release includes ScriptFileInfo cmdlets, Update-ModuleManifest support, and an AuthenticodeCheck for Install.How to Install PowerShellGet 3.0 Preview 16PrerequisitesPlease note that this preview release of ...

PowerShellGet 3.0 Preview 14

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This release includes support for PSResourceRepository credential persistence, as well as support for RequiredResourceFiles for Install.How to Install PowerShellGet 3.0 Preview 14PrerequisitesPlease ensure that you...

PowerShellGet 3.0 Preview 12 Release

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This release includes more parameters, additional pipeline support, more wildcard support and a number of other features detailed below.How to Install PowerShellGet 3.0 Preview 12PrerequisitesPlease ensure that you...

PowerShellGet 3.0 Preview 11 Release

We are excited to announce that an important update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!This preview release marks the completion of a complete refactor of this module and is a major step towards being feature complete for PowerShellGet 3.0.PowerShellGet 3.0 is a complete re-write of ...

PowerShellGet 3.0 Preview 10 Release

In this blog post we are excited to share: PowerShellGet 3.0 Preview UpdatesPowerShellGet 3.0 preview 10 is now available on the PowerShell Gallery. This blog post will cover all of the feature updates since we last published a blog post ( preview 6). These versions include completed functionality for updating PSResources, ...

PowerShellGet 3.0 Preview 6 Release

Since our last blog post we have released two preview versions (previews 4 and 6) of the PowerShellGet 3.0 module. These releases have introduced publish functionality, repository wildcard search, and fixed error handling when a repository is not accessible in Find-PSResource. Note that preview 5 was unlisted due to a packaging error ...

PowerShellGet 3.0 Preview 3

PowerShellGet 3.0 preview 3 is now available on the PowerShell Gallery. The focus of this release is the -RequiredResource parameter for Install-PSResource which now allows for json, hashtable, or .json files as input. For a full list of the issues addressed by this release please refer to this GitHub project.Note: For background ...