Filter By

Package Types

Operating System

Categories

Trust Information

By: | 76,280 downloads | Last Updated: 9/22/2022 | Latest Version: 5.1.0-upgrade0009

Parses a RequiredModules.psd1 listing modules and attempts to import those modules. If it can't find the module in the PSModulePath, attempts to install it from PowerShellGet. The RequiredModules list looks like this (uses nuget version range syntax, and now, has an optional syntax for specifying the repository to install from): @{ "PowerShell... More info

By: | 16,476 downloads | Last Updated: 1/3/2023 | Latest Version: 0.11.2

Functionality to help generate documentation for modules.

By: | 3,622 downloads | Last Updated: 10/12/2020 | Latest Version: 1.0.22

A collection of fuctions to simplify and facilitate common tasks that are required for automated deployments to Azure using a combinatin of PowerShell scripts and ARM templates. The following features are implemented as functions of this module. Please note that the "Az" module is a required dependency for this module. 1. Create a new script he... More info

By: | 687 downloads | Last Updated: 7/1/2022 | Latest Version: 3.6.1

This module includes all core features to export environment modules. Environment modules are like Powershell-Modules, but they can modify environment variables on load and restore the old environment state on remove. The functionallity was inspired by the Linux program modulecmd.

By: | 293 downloads | Last Updated: 3/17/2017 | Latest Version: 1.0

Copy a module from one repisotry to anotther

Tags

By: | 570 downloads | Last Updated: 1/24/2019 | Latest Version: 2.3.4

A module with a set of commonly used functions to get PowerShellGallery modules, create log files, add headers, footers, prompts and calculate elapsed time for a script.

By: | 644 downloads | Last Updated: 3/24/2023 | Latest Version: 2.1.0

Search, explore, and discover PowerShell Gallery modules based on various criteria.

By: | 474 downloads | Last Updated: 5/19/2020 | Latest Version: 1.0.4

Create module and function templates for your PowerShell projects

By: | 338 downloads | Last Updated: 7/9/2019 | Latest Version: 1.0.2

Send fast pings to destinations

By: | 269 downloads | Last Updated: 8/14/2019 | Latest Version: 1.0.0

Test if PowerShell remoting is enabled on computers

By: | 370 downloads | Last Updated: 10/14/2019 | Latest Version: 0.2.0

A Cross-Platform PowerShell package/module installation and provisioning tool.

By: | 311 downloads | Last Updated: 5/19/2020 | Latest Version: 1.0.0

Map Windows network shares remotely

By: | 242 downloads | Last Updated: 3/31/2021 | Latest Version: 1.0.0

Get the hardware configuration of computers

By: | 218 downloads | Last Updated: 9/7/2022 | Latest Version: 0.1.21

Creates a GitHub (Private or Public) Gist to install and maintain the installed PowerShell Modules on your systems, you can create more than one list and use it to custom install modules from different repositories or different versions.

By: | 242 downloads | Last Updated: 6/6/2020 | Latest Version: 1.0.0

Generate a list of random users (First names, last names, location, etc). This is based on the API provided by https://randomuser.me

By: | 206 downloads | Last Updated: 1/28/2023 | Latest Version: 0.10.0

A set of PowerShell tools for tracking module development status. The module uses a JSON file to create a custom object with information about your module. You can use this internally to track the status of your module including a simple to-do tracker. This module was first described at https://jdhitsolutions.com/blog/powershell/8960/introducing-ps... More info

By: | 114 downloads | Last Updated: 1/18/2021 | Latest Version: 2101.4

Script to automatically update your installed PowerShell modules. Optionally keep old versions or process Preview versions.

By: | 169 downloads | Last Updated: 2/4/2021 | Latest Version: 0.4

Gets RAM memory info for list of computers, one computer, or this computer. Example Usage: .\Get-RAMInfo.ps1 -Client SELF -Solution "Feb Report" | Format-Table More Examples: Get-Help .\Get-RAMInfo.ps1 -Examples CmdLet has two ParameterSets one for list of computers from file and another from list of strings as computer names. Errors wi... More info

By: | 89 downloads | Last Updated: 11/27/2021 | Latest Version: 1.0.2

Update installed modules