dlwyatt 

By: | 4,639,134 downloads | Last Updated: 2/12/2018 | Latest Version: 3.0.1

Commands and DSC resource for modifying Administrative Templates settings in local GPO registry.pol files.

By: | 856,249 downloads | Last Updated: 9/21/2019 | Latest Version: 4.9.0

psake is a build automation tool written in PowerShell.

By: | 230,334 downloads | Last Updated: 5/8/2014 | Latest Version: 1.0

The Get-CallerPreference function allows functions in Script Modules to behave according to preference variables (such as $ErrorActionPreference) set in their caller's scope, even when that scope is not Global.

By: | 121,436 downloads | Last Updated: 8/24/2017 | Latest Version: 1.3.0

Captures PowerShell console output to a log file.

By: | 94,973 downloads | Last Updated: 5/19/2015 | Latest Version: 4.1.3

Encrypt and share secret data between different users and computers.

By: | 57,589 downloads | Last Updated: 5/8/2014 | Latest Version: 1.0.0.1

Test-ConnectionAsync allows you to ping hundreds of addresses at once using multithreading, drastically speeding up network scans, etc.

By: | 1,615 downloads | Last Updated: 10/25/2014 | Latest Version: 1.0.0.1

The Invoke-GenericMethod function allows you to call generic .NET methods whose generic type cannot be inferred from their class or parameters.

By: | 1,576 downloads | Last Updated: 5/14/2014 | Latest Version: 1.0.0.5

Lock-Object is a PowerShell implementation of C#'s "lock" statement, allowing synchronization of access to shared objects from different runspaces.

By: | 1,369 downloads | Last Updated: 5/8/2014 | Latest Version: 1.0

This module contains a PowerShell re-implementation of the Send-MailMessage cmdlet, with two enhancements: It adds support for displaying attached images inline (via the -InlineAttachments parameter), and it adds a -Port parameter which did not exist prior to PowerShell 3.0.

By: | 1,087 downloads | Last Updated: 5/8/2014 | Latest Version: 1.0

The Get-StringToken function extracts tokens from a delimited string. Quoting, escaping and newline rules are controlled by the caller via command-line parameters.