dlwyatt 

By: | 20,013,880 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: | 1,268,134 downloads | Last Updated: 4/22/2026 | Latest Version: 5.0.3

psake is a build automation tool written in PowerShell. Define tasks with dependencies, pre/post conditions, setup/teardown hooks, and input/output caching. Supports a compile-only mode for inspecting build plans in tests, structured output for GitHub Actions, and JSON output for tooling integration.

By: | 327,057 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: | 184,714 downloads | Last Updated: 11/17/2024 | Latest Version: 5.0.0

Encrypt and share secret data between different users and computers.

By: | 128,761 downloads | Last Updated: 8/24/2017 | Latest Version: 1.3.0

Captures PowerShell console output to a log file.

By: | 60,964 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: | 3,229 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: | 2,041 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,716 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,135 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.