Filter By

Package Types

Operating System

Categories

Trust Information

By: | 548,137,105 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,215,827 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,529 downloads | Last Updated: 1/27/2021 | Latest Version: 1.0.1

Provides cmdlets to search for and discover PowerShell commands

By: | 8,469 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,508 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,509 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: | 460 downloads | Last Updated: 4/22/2021 | Latest Version: 1.0.4

Module checks if method/function exists in Powershell.

By: | 411 downloads | Last Updated: 2/9/2024 | Latest Version: 1.2.3

Helper for storing and accessing favorite/commonly used commands/scriptblocks

By: | 364 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: | 139 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: | 95 downloads | Last Updated: 4/27/2025 | Latest Version: 0.75.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: | 9 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.