Filter By

Package Types

Operating System

Categories

Trust Information

By: | 608,672,132 downloads | Last Updated: 10/29/2024 | Latest Version: 2.9.0

The 'Dell Command | PowerShell Provider' provides native configuration capability of Dell Optiplex, Latitude, Precision, XPS Notebook and Venue 11 systems within PowerShell.

By: | 2,231,435 downloads | Last Updated: 10/29/2024 | Latest Version: 2.9.0

The 'Dell Command | PowerShell Provider' provides native configuration capability of Dell Optiplex, Latitude, Precision, XPS Notebook and Venue 11 systems within PowerShell.

By: | 24,651 downloads | Last Updated: 1/27/2021 | Latest Version: 1.0.1

Provides cmdlets to search for and discover PowerShell commands

By: | 8,531 downloads | Last Updated: 10/11/2017 | Latest Version: 0.6.2.0

AWS EC2 KeyPair based passwordless Rdp and PSRemoting module to support scripted and automated remote management of EC2 Instances in Amazon AWS. The module also provides an Invoke-Command like cmdlet for AWS SSM Run command that fully integrates to PowerShell with optional CliXml serialization.

By: | 2,628 downloads | Last Updated: 10/29/2024 | Latest Version: 2.9.0

The 'Dell Command | PowerShell Provider' provides native configuration capability of Dell Optiplex, Latitude, Precision, XPS Notebook and Venue 11 systems within PowerShell.

By: | 1,515 downloads | Last Updated: 6/29/2018 | Latest Version: 1.1.0

ProxyCommand is a PowerShell module to create and manage proxy commands. A proxy command is a small program that just calls a program specified when it is created. It can be used as a shortcut in the command line environment. For details, visit https://github.com/horker/proxycommand.

By: | 469 downloads | Last Updated: 4/22/2021 | Latest Version: 1.0.4

Module checks if method/function exists in Powershell.

By: | 454 downloads | Last Updated: 7/29/2025 | Latest Version: 3.0.0

CmdFav is a PowerShell module for storing, organizing, and reusing your favorite commands and code snippets. It supports multiple repositories, external editor integration, automatic formatting, and backup functionality. Ideal for building a personal or team snippet library.

By: | 379 downloads | Last Updated: 10/23/2021 | Latest Version: 1.1.0

Converts the contents stored in a PowerShell Data File (.psd1) to a hashtable Object, which is then stored in a Variable sharing its name with the source files BaseName.

By: | 142 downloads | Last Updated: 10/18/2021 | Latest Version: 1.0.0

Encrypt or decrypt a text with encryption scheme of Mapper24.exe (https://www.soft24.ch/)

By: | 217 downloads | Last Updated: 6/26/2025 | Latest Version: 0.95.0

pwshBedrock enables interfacing with Amazon Bedrock foundational models, supporting direct on-demand model calls via InvokeModel and the Converse API for supported models. It allows sending messages, retrieving responses, managing message context, displaying model information, and estimating token counts and costs. Use PowerShell to integrate gener... More info

By: | 11 downloads | Last Updated: 3/5/2025 | Latest Version: 0.0.1

This cmdlet tries to determine the memory usage of a command or script block by executing it a new session and comparing the memory usage before and the peak usage after the execution of the command or script block.