Poshoholic 

By: | 23,706 downloads | Last Updated: 4/10/2018 | Latest Version: 1.0.6.19

The SnippetPx module enhances the snippet experience in PowerShell by offering a new format for Snippets: plain, ordinary ps1 files. These snippets are not just blocks of script that could be injected into a file. They are also invocable! This enables better reuse of commonly used pieces of script that would not otherwise be placed into a PowerShel... More info

By: | 15,742 downloads | Last Updated: 1/23/2016 | Latest Version: 1.1.3.15

FormatPx separates the formatting layer from the data processing layer in PowerShell. By default, PowerShell's native Format-* cmdlets convert data objects into format objects when are then rendered in the console. This reduces the usefulness of the Format-* cmdlets, making it harder to work with formatting in PowerShell. FormatPx fixes this proble... More info

By: | 7,313 downloads | Last Updated: 4/4/2016 | Latest Version: 1.0.6.15

HistoryPx uses proxy commands to add extended history information to PowerShell. This includes the duration of a command, a flag indicating whether a command was successful or not, the output generated by a command (limited to a configurable maximum value), the error generated by a command, and the actual number of objects returned as output and as... More info

By: | 2,091 downloads | Last Updated: 4/2/2016 | Latest Version: 1.0.3.14

The DebugPx module provides a set of commands that make it easier to debug PowerShell scripts, functions and modules. These commands leverage the native debugging capabilities in PowerShell (the callstack, breakpoints, error output and the -Debug common parameter) and provide additional functionality that these features do not provide, enabling a r... More info

By: | 1,806 downloads | Last Updated: 3/28/2016 | Latest Version: 2.0.1.20

The TypePx module adds properties and methods to the most commonly used types to make common tasks easier. Using these type extensions together can provide an enhanced syntax in PowerShell that is both easier to read and self-documenting. TypePx also provides commands to manage type accelerators. Type acceleration also contributes to making scripti... More info

By: | 1,563 downloads | Last Updated: 1/21/2016 | Latest Version: 1.0.17.60

The ScsmPx module facilitates automation with Microsoft System Center Service Manager by auto-loading the native modules that are included as part of that product and enabling automatic discovery of the commands that are contained within the native modules. It also includes dozens of complementary commands that are not available out of the box to a... More info

By: | 1,287 downloads | Last Updated: 11/17/2014 | Latest Version: 1.0.0.8

The DoPx module provides a rich set of commands that extend the automation capabilities of the DigitalOcean (DO) cloud service. These commands make it easier to manage your DigitalOcean environment from Windows PowerShell. When used with the LinuxPx module, you can manage your entire DigitalOcean environment from one shell.

By: | 955 downloads | Last Updated: 6/19/2017 | Latest Version: 1.0.8.10

Automation library for the OneLearn Lab on Demand platform

By: | 174 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0

The Test-ActivityScript command runs an activity script in a very similar manner to how it would be run in Lab on Demand.