Psx PowerShell Module
Build Pipelines
Latest Release
Release Preview
Overview
Psx is a general scaffolding PowerShell utility module.
For a detailed understanding of the commands, you are redirected to the PowerShell inline help that provides a comprehensive documentation.
Tips For the
PowerShellnewbies, you can get a list of the commands made available by this module by issuing the followingPowerShellcommand:Get-Command -Module PsxYou can then get detailed help on an individual command via a
PowerShellcommand similar to:Get-Help -Name Set-RegistryEntry -Detailed
Installation
In order to be able to install the PowerShell module, you might have to trust the be.stateless’s certificate public key beforehand; see these instructions for details on how to proceed.