Filter By
Displaying results 1 - 20 of 23 (Page 1 of 2)
By:
|
48,771 downloads
|
Last Updated: 1/20/2023
|
Latest Version: 4.0.2
ArcGIS Module for PowerShell DSC Tags |
By:
|
13,494 downloads
|
Last Updated: 8/26/2022
|
Latest Version: 2.0.0
The Carbon.Windows.Installer module is a Windows-only module that has functions for reading and installing Windows MSI files/packages, and for replicating Windows' "Programs and Features"/"Apps and Features" graphical user interface as objects and text. Functions include: * `Get-CInstalledProgram`: reads the registry to determine all the pr... More info Tags |
By:
|
8,674 downloads
|
Last Updated: 2/19/2023
|
Latest Version: 1.5.2
VirtualDesktop is a module that provides commandlets to manage virtual desktops of Windows 10 and 11. * New-Desktop, Switch-Desktop, Remove-Desktop to control desktops * Get-DesktopCount, Get-CurrentDesktop, Get-Desktop and others to query desktops * Move-Window, (Un)Pin-Window, (Un)Pin-Application to control windows on desktops * only Window... More info Tags |
By:
|
11,578 downloads
|
Last Updated: 8/8/2022
|
Latest Version: 0.6.0
Prism is a PowerShell module manager inspired by NuGet. Run `prism install` in a source code repository, and Prism will save private modules into a "PSModules" directory in that repository. Prism let's you: * Package and deploy modules side-by-side with the app or tool that uses them without needing to install modules globally ahead of time. ... More info Tags |
By:
|
5,496 downloads
|
Last Updated: 11/22/2021
|
Latest Version: 1.0.0
A module that does no work that we can use in automated tests that interact with the PowerShell Gallery. Tags |
By:
|
3,772 downloads
|
Last Updated: 1/18/2020
|
Latest Version: 1.6
This script uses WMI to retrieve properties needed by Microsoft Managed Desktop for the purposes of Device Registration Tags |
By:
|
11,759 downloads
|
Last Updated: 3/15/2019
|
Latest Version: 1.2.0
SysInfo module will help you get the system information that you need from local and remote machines. SysInfo will allow you to utilize CIM cmdlets in an easier way. Instead of trying to find the class name and filter based on the return code to get the exact data that you need, you can get what you need with SysInfo module. It utilizes CIM cmdl... More info Tags |
By:
|
5,654 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. Tags |
By:
|
2,134 downloads
|
Last Updated: 2/14/2022
|
Latest Version: 1.0.0
Docker Helper Functions and Cmdlets Tags |
By:
|
5,074 downloads
|
Last Updated: 2/16/2023
|
Latest Version: 1.2.0
Functions that make doing things in PowerShell a little easier. We think these should be part of PowerShell itself. Core functions that are used by other Carbon modules. Tags |
By:
|
2,012 downloads
|
Last Updated: 10/28/2016
|
Latest Version: 1.2.5
This function provides the functionality to start an RDP session without having to type in the password Tags |
By:
|
4,450 downloads
|
Last Updated: 3/10/2023
|
Latest Version: 3.1.2
Makes encrypting and decrypting strings and other security work easy. Tags |
By:
|
3,232 downloads
|
Last Updated: 3/17/2022
|
Latest Version: 3.0.0
Generate random passwords with the constraints you want. Tags |
By:
|
1,425 downloads
|
Last Updated: 6/24/2016
|
Latest Version: 1.6
The PowerShell PushoverForPS module provides commands for interacting with the Pushover API to send notifications to Android, iOS, and desktop browsers such as Chrome, Firefox, and Safari directly from PowerShell. PushoverForPS closely follows the API documentation for Pushover. It checks that all tokens, keys, and device names conform to the sp... More info Tags |
By:
|
835 downloads
|
Last Updated: 10/14/2018
|
Latest Version: 2.1.0
A module for generating and applying certificates for use with Remote Desktop Services on local and remote machines. Tags |
By:
|
306 downloads
|
Last Updated: 2/16/2023
|
Latest Version: 1.0.0
PowerShell module for managing the Windows HTTP server: getting and setting HTTPS/TLS/SSL certificate bindings to IP addresses and ports. Tags |
By:
|
176 downloads
|
Last Updated: 1/25/2022
|
Latest Version: 0.1.2
A tool that is used to install required PowerShell modules into a targeted repository. Tags |
By:
|
86 downloads
|
Last Updated: 5/5/2022
|
Latest Version: 1.0.1
The Carbon.FileSystem module currently only has one function, Get-FileHardLink, which is used to retrieve hard link targets. This fixes a breaking change from Windows PowerShell where the Target property is not populated in PowerShell Core when using Get-Item to retrieve a previously linked file. Tags |
By:
|
110 downloads
|
Last Updated: 4/1/2022
|
Latest Version: 0.1.0
The "TlsCertificateValidation" PowerShell module allows you to manage TLS server certificate validation. With it, you can: * Completely disable TLS server certificate validation with its Disable-TlsCertificateValidation function. * Write your own server certificate validation in PowerShell with its Set-TlsCertificateValidator function. * Chec... More info Tags |