webmd-health-services 

By: | 70,917,436 downloads | Last Updated: 8/18/2023 | Latest Version: 2.15.1

Carbon is a PowerShell module for automating the configuration Windows 7, 8, 2008, and 2012 and automation the installation and configuration of Windows applications, websites, and services. It can configure and manage: * Local users and groups * IIS websites, virtual directories, and applications * File system, registry, and certificate pe... More info

By: | 323,988 downloads | Last Updated: 12/11/2019 | Latest Version: 0.1.1

A collection of functions that let's you find files/directories using advanced glob syntax. Uses Microsoft's [File System Globbing library](https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing).

By: | 156,588 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

By: | 148,434 downloads | Last Updated: 2/29/2024 | Latest Version: 3.0.0

The ProGetAutomation module is used to automate Inedo's ProGet, a universal package manager. It can host your own NuGet, Docker, PowerShell, Ruby Gems, Visual Studio Extensions, Maven, NPM, Bower, and Chocolatey repositories. It has its own proprietary universal package repositories.

Zip

By: | 81,924 downloads | Last Updated: 9/3/2020 | Latest Version: 0.3.2

PowerShell module for creating ZIP archives.

By: | 61,726 downloads | Last Updated: 9/30/2019 | Latest Version: 0.14.0

GitAutomation is a PowerShell module for working with Git repositories. You can use it to create, clone, query, push to, pull from, and commit to Git repositories. This module uses [LibGit2Sharp](https://github.com/libgit2/libgit2sharp), the .NET wrapper of [libgit2](https://libgit2.github.com/), "a portable, pure C implementation of... More info

By: | 32,699 downloads | Last Updated: 1/11/2024 | Latest Version: 1.1.1

The Bitbucket Server Automation module is used to interact with Bitbucket Server.

By: | 15,678 downloads | Last Updated: 1/30/2024 | Latest Version: 0.6.1

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

By: | 15,200 downloads | Last Updated: 11/17/2023 | Latest Version: 4.0.0

BuildMasterAutomation is a PowerShell module for working with BuildMaster web APIs. BuildMaster is an application build and deployment automation tool by Inedo software. This module wraps its web APIs in a PowerShell interface. The module's functions allow you to read and create applications, releases, builds, etc. If this module doesn't have a ... More info

By: | 7,159 downloads | Last Updated: 2/7/2024 | Latest Version: 0.60.4

Continuous Integration/Continuous Delivery module.

By: | 6,467 downloads | Last Updated: 1/17/2024 | Latest Version: 1.4.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.

By: | 5,967 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.

By: | 1,800 downloads | Last Updated: 1/23/2024 | Latest Version: 1.3.0

Carbon.IIS is a module for installing and managing IIS app pools, websites, applications, and configuring other parts of IIS.

By: | 1,406 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.

By: | 1,303 downloads | Last Updated: 7/6/2023 | Latest Version: 0.22.0

Rivet is a database migration/change management/versioning tool inspired by Ruby on Rails' Migrations. It creates and applies migration scripts for SQL Server databases. Migration scripts describe changes to make to your database, e.g. add a table, add a column, remove an index, etc. Migrations scripts should get added to your version control syste... More info

By: | 849 downloads | Last Updated: 3/18/2020 | Latest Version: 1.0.0

A PowerShell module for querying SQL (and other) data sources using .NET's native ADO.NET data access framework.

By: | 599 downloads | Last Updated: 2/9/2024 | Latest Version: 1.0.0-rc4

Manages accounts, identities, principals, users, groups, and privileges.

By: | 563 downloads | Last Updated: 6/21/2019 | Latest Version: 0.0.1

A PowerShell module for using the CloudBolt API.

By: | 509 downloads | Last Updated: 1/25/2024 | Latest Version: 1.1.0

Functions for working with the Windows registry to get, remove, set, and test registry key values and install registry keys.