dlwyatt 

By: | 5,184,651 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: | 971,068 downloads | Last Updated: 10/7/2024 | Latest Version: 4.9.1

psake is a build automation tool written in PowerShell.

By: | 258,620 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: | 125,402 downloads | Last Updated: 8/24/2017 | Latest Version: 1.3.0

Captures PowerShell console output to a log file.

By: | 115,682 downloads | Last Updated: 11/17/2024 | Latest Version: 5.0.0

Encrypt and share secret data between different users and computers.

By: | 59,094 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,810 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,615 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,431 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,093 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.