Skip to content

Latest commit

 

History

History
2147 lines (1120 loc) · 94.8 KB

psgallery-downloads-community.md

File metadata and controls

2147 lines (1120 loc) · 94.8 KB

Community Contributions from the PowerShell Gallery by Download

PS

These are the most popular 250 modules based on total download count for modules published to the PowerShell Gallery. The report filters out corporate authored modules from Microsoft, Amazon, Dell, Oracle, HP, and VMware. DSC modules are also excluded. The intent is to highlight contributions from individual members of the PowerShell community. The newest modules are listed first. Use Import-Module to install them or check the online repository for more information.

PSWindowsUpdate | 2.2.1.5

Published: 07/20/2024 10:51:44 by Michal Gajda

This module contain cmdlets to manage Windows Update Client.

Downloads: 1,003,841,160 | Repository: https://github.com/mgajda83/PSWindowsUpdate

Published: 04/19/2023 17:13:59 by Matt Miller Security Engineer

This module provides the ability to query the speculation control settings for the system.

Downloads: 519,798,434 | Repository:

RunAsUser | 2.4.0

Published: 12/14/2022 08:36:31 by Kelvin Tegelaar - Kelvin@limenetworks.nl

This module allows you to execute scripts under the current user while running as SYSTEM using impersonation.

Downloads: 102,151,520 | Repository: https://github.com/KelvinTegelaar/RunAsUser

Published: 12/18/2024 20:24:14 by Gabriel Adrian Samfira Alessandro Pilotti

Powershell module for serializing and deserializing YAML

Downloads: 101,140,438 | Repository: https://github.com/cloudbase/powershell-yaml

psprivilege | 0.2.0

Published: 11/26/2021 02:48:07 by Jordan Borean

Adds cmdlets that can be used to enable/disable/remove privileges on a process. Also adds cmdlets that can be used to configure the members of Windows rights and privileges. See https://github.com/jborean93/PSPrivilege for more info

Downloads: 79,800,432 | Repository: https://github.com/jborean93/PSPrivilege

Carbon | 2.15.1

Published: 08/18/2023 18:53:24 by Aaron Jensen

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 permissions
  • Certificates
  • Privileges
  • Services
  • Encryption
  • Junctions
  • Hosts file
  • INI files
  • Performance counters
  • Shares
  • .NET connection strings and app settings
  • And much more!

All functions are idempotent: when run multiple times with the same arguments, your system will be in the same state without failing or producing errors.

Downloads: 75,910,810 | Repository: http://get-carbon.org/

PendingReboot | 0.9.0.6

Published: 08/22/2018 01:00:02 by Brian Wilhite

Module to detect Windows OS pending reboots.

Downloads: 66,149,327 | Repository: https://github.com/bcwilhite/PendingReboot/

TeamViewerPS | 2.1.0

Published: 11/26/2024 11:57:31 by TeamViewer Germany GmbH

TeamViewerPS allows to interact with the TeamViewer Web API as well as a locally installed TeamViewer client.

Downloads: 62,924,473 | Repository: https://github.com/teamviewer/TeamViewerPS

Published: 06/17/2016 16:56:46 by Dave Garnar

Provides access to credentials in the Windows Credential Manager

Downloads: 59,912,229 | Repository:

GetBIOS | 1.3.3

Published: 06/08/2022 07:15:18 by Damien Van Robaeys

List local or remote BIOS settings (for Lenovo, Dell, HP and Toshiba)

Downloads: 54,953,752 | Repository: https://www.systanddeploy.com/2022/06/getbios-module-list-bios-settings-from.html

PSLogging | 2.5.2

Published: 11/22/2015 10:26:55 by LucaSturlese

Creates and manages log files for your scripts.

Downloads: 51,949,186 | Repository: http://9to5it.com/powershell-logging-v2-easily-create-log-files

Posh-SSH | 3.2.4

Published: 09/17/2024 13:44:14 by Carlos Perez

Provide SSH and SCP functionality for executing commands against remote hosts. You can also use it to transfer files over SSH. To learn more about this module, visit https://www.youtube.com/playlist?list=PLFAOQ2hOvfsQ7cQikml4ua7-CDr9r578N for video tutorials.

Downloads: 41,107,432 | Repository: https://github.com/darkoperator/Posh-SSH

Published: 06/02/2020 21:46:51 by Thomas Kurth

The Modern Workplace Client Center Module provides functions to troubleshoot Microsoft Intune on a Windows 10 client in a modern managed environment. Th initial version mainly allows troubleshooting Azure AD Hybrid Join.

Downloads: 40,724,343 | Repository: https://github.com/ThomasKur/ModernWorkplaceClientCenter

QuserObject | 1.0.50

Published: 07/06/2021 14:17:37 by Raymond Piller

Query quser.exe and return a proper PowerShell Object.

Downloads: 36,945,247 | Repository:

Published: 01/20/2022 06:56:47 by Marc R Kellerman

Invoke Command as System/User on Local/Remote computer using ScheduleTask.

Downloads: 36,601,391 | Repository: https://github.com/mkellerman/Invoke-CommandAs

Published: 02/04/2023 17:31:10 by Przemyslaw Klys

Module that allows getting, adding and removing User Rights Assignment without using secedit.exe

Downloads: 35,690,212 | Repository: https://github.com/EvotecIT/SecurityPolicy

SNMP | 1.0.0.1

Published: 05/13/2014 17:51:13 by Bartosz Bielawski

Module to manage systems using SNMP.

Downloads: 33,097,827 | Repository:

LSUClient | 1.6.2

Published: 01/23/2024 18:45:31 by jantari

Orchestrate driver, BIOS/UEFI and firmware updates for Lenovo computers 👨‍💻

Downloads: 29,518,295 | Repository: https://www.github.com/jantari/LSUClient

AzTable | 2.1.0

Published: 04/09/2021 22:10:34 by Paulo Marques (MSFT)

Sample functions to add/retrieve/update entities on Azure Storage Tables from PowerShell (This is the same as AzureRmStorageTable module but with a new module name). It requires latest PowerShell Az module installed. Instructions at https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-1.6.0. For documentation, please visit https://paulomarquesc.github.io/working-with-azure-storage-tables-from-powershell/.

Downloads: 24,952,122 | Repository:

Pester | 5.6.1

Published: 07/01/2024 16:11:23 by Pester Team

Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of PowerShell code being tested. Pester tests can execute any command or script that is accessible to a pester test file. This can include functions, Cmdlets, Modules and scripts. Pester can be run in ad hoc style in a console or it can be integrated into the Build scripts of a Continuous Integration system.

Downloads: 24,243,609 | Repository: https://github.com/Pester/Pester

MSAL.PS | 4.37.0.0

Published: 11/19/2021 02:44:41 by Jason Thompson

The MSAL.PS PowerShell module wraps MSAL.NET functionality into PowerShell-friendly cmdlets and is not supported by Microsoft. Microsoft support does not extend beyond the underlying MSAL.NET library. For any inquiries regarding the PowerShell module itself, you may contact the author on GitHub or PowerShell Gallery.

MSAL.NET (Microsoft.Identity.Client) is an authentication library which enables you to acquire tokens from Azure AD, to access protected Web APIs (Microsoft APIs or applications registered with Azure Active Directory).

Downloads: 22,805,300 | Repository: https://github.com/jasoth/MSAL.PS

VMware.VimAutomation.Sdk | 13.3.0.24145081

Published: 07/25/2024 12:46:15 by Broadcom

This PowerShell module contains PowerCLI Sdk.

Downloads: 22,048,566 | Repository: https://developer.vmware.com/powercli

BurntToast | 0.8.5

Published: 12/30/2020 21:00:59 by Joshua (Windos) King

Module for creating and displaying Toast Notifications on Microsoft Windows 10.

Downloads: 21,497,184 | Repository: https://github.com/Windos/BurntToast

VMware.VimAutomation.Common | 13.3.0.24145081

Published: 07/25/2024 12:46:29 by Broadcom

This PowerShell module contains functionality required by multiple PowerCLI modules.

Downloads: 21,303,416 | Repository: https://developer.vmware.com/powercli

VMware.Vim | 8.3.0.24145081

Published: 07/25/2024 12:46:48 by Broadcom

This PowerShell module contains PowerCLI Vim.

Downloads: 19,890,261 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:47:04 by Broadcom

This PowerShell module contains PowerCLI Cloud Infrastructure Suite cmdlets.

Downloads: 18,474,041 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.Core | 13.3.0.24145081

Published: 07/25/2024 12:47:34 by Broadcom

This PowerShell module contains Windows PowerShell cmdlets for managing vSphere.

Downloads: 18,319,628 | Repository: https://developer.vmware.com/powercli

Published: 12/10/2024 20:06:18 by Thomas Freudenberg

Powershell module for creating and extracting 7-Zip archives

Downloads: 18,004,027 | Repository: https://github.com/thoemmi/7Zip4Powershell

Published: 08/26/2019 21:47:09 by jayshah

PowerShell module with commands for discovering, installing, and updating Docker images.

Downloads: 17,699,678 | Repository: https://github.com/OneGet/MicrosoftDockerProvider

VMware.VimAutomation.Vds | 13.3.0.24145081

Published: 07/25/2024 12:54:32 by Broadcom

This PowerShell module contains PowerCLI VDS cmdlets.

Downloads: 15,029,010 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:47:53 by Broadcom

This Windows PowerShell module contains PowerCLI storage management cmdlets.

Downloads: 14,261,140 | Repository: https://developer.vmware.com/powercli

Published: 09/17/2024 15:59:31 by Windows Autopilot

Sample module to manage AutoPilot devices using the Intune Graph API

Downloads: 14,141,085 | Repository:

VMware.VimAutomation.Srm | 13.3.0.24145081

Published: 07/25/2024 13:03:26 by Broadcom

This PowerShell module contains PowerCLI SRM cmdlets.

Downloads: 13,097,030 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 13:03:40 by Broadcom

This PowerShell module contains PowerCLI cmdlets for managing VMware product licenses.

Downloads: 12,986,715 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.Nsxt | 13.3.0.24145081

Published: 07/25/2024 13:02:11 by Broadcom

This PowerShell module contains PowerCLI NSXT cmdlets.

Downloads: 12,722,839 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.vROps | 13.3.0.24145081

Published: 07/25/2024 13:02:56 by Broadcom

This PowerShell module contains PowerCLI vROps cmdlets.

Downloads: 12,703,797 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.Cloud | 13.3.0.24145081

Published: 07/25/2024 13:04:28 by Broadcom

This PowerShell module contains PowerCLI Cloud cmdlets.

Downloads: 12,686,311 | Repository: https://developer.vmware.com/powercli

VMware.ImageBuilder | 13.3.0.24145081

Published: 07/25/2024 12:56:46 by Broadcom

This PowerShell module contains PowerCLI ImageBuilder cmdlets.

Downloads: 12,677,819 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.Vmc | 13.3.0.24145081

Published: 07/25/2024 13:03:10 by Broadcom

This PowerShell module contains PowerCLI VMC cmdlets.

Downloads: 12,675,070 | Repository: https://developer.vmware.com/powercli

VMware.DeployAutomation | 13.3.0.24145081

Published: 07/25/2024 13:02:41 by Broadcom

This PowerShell module contains PowerCLI Auto Deploy cmdlets.

Downloads: 12,463,647 | Repository: https://developer.vmware.com/powercli

VMware.VumAutomation | 13.3.0.24145081

Published: 07/25/2024 13:07:28 by Broadcom

This PowerShell module contains PowerCLI VUM cmdlets.

Downloads: 12,340,080 | Repository: https://developer.vmware.com/powercli

VMware.PowerCLI | 13.3.0.24145081

Published: 07/25/2024 13:08:12 by Broadcom

This Windows PowerShell module contains VMware.PowerCLI

Downloads: 12,267,869 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 13:02:25 by Broadcom

This PowerShell module contains PowerCLI security management cmdlets.

Downloads: 11,900,885 | Repository: https://developer.vmware.com/powercli

VMware.VimAutomation.Hcx | 13.3.0.24145081

Published: 07/25/2024 13:07:13 by Broadcom

This Windows PowerShell module contains PowerCLI HCX cmdlets.

Downloads: 11,805,564 | Repository: https://developer.vmware.com/powercli

PSSlack | 1.0.6

Published: 07/01/2021 00:46:21 by Warren Frame

PowerShell module for the Slack API

Downloads: 11,732,568 | Repository: https://github.com/RamblingCookieMonster/PSSlack/

PSAtera | 1.7.0

Published: 10/17/2024 15:52:35 by Dave Long

PowerShell Module for interacting with the Atera API

Downloads: 11,353,833 | Repository: https://github.com/davejlong/PSAtera

VMware.CloudServices | 13.3.0.24145081

Published: 07/25/2024 12:49:47 by Broadcom

PowerShell module that contains command for VMware Cloud Services.

Downloads: 11,200,044 | Repository: https://developer.vmware.com/powercli

Published: 04/23/2020 13:01:39 by Ricardo Mendes Tobias Weltner

Windows PowerShell Module for managing devices

Downloads: 11,124,504 | Repository: https://github.com/TobiasPSP/Modules.DeviceManagement

Published: 02/12/2023 12:21:50 by Jianyun

Package Management (OneGet) provider that facilitates installing Chocolatey packages from any NuGet repository.

Downloads: 10,905,936 | Repository: https://github.com/Jianyunt/ChocolateyGet

MSCatalog | 0.27.0

Published: 10/05/2021 13:40:12 by Ryan Kowalewski

PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com

Downloads: 10,621,121 | Repository: https://github.com/ryan-jan/MSCatalog

Published: 07/25/2024 13:06:59 by Broadcom

PowerShell commands for automation of workloads related functionality in vSphere.

Downloads: 10,424,651 | Repository: https://developer.vmware.com/powercli

Foil | 0.3.1

Published: 12/03/2023 21:07:19 by Ethan Bergstrom

A PowerShell Crescendo wrapper for Chocolatey

Downloads: 10,328,081 | Repository: https://github.com/ethanbergstrom/Foil

Published: 08/13/2023 07:32:51 by Faris Malaeb

Get infomration about remote Windows logged in users, with the support of logging off a single user or all users from a single or multiple servers

Downloads: 9,533,517 | Repository: https://github.com/farismalaeb/Powershell/tree/master/Get-ActiveSession

ImportExcel | 7.8.10

Published: 10/21/2024 23:45:09 by Douglas Finke

PowerShell module to import/export Excel spreadsheets, without Excel. Check out the How To Videos https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5uoqS92stXioZw-u-ze_NtvSo0k0K0kq

Downloads: 9,366,500 | Repository: https://github.com/dfinke/ImportExcel

msp360 | 3.29.201

Published: 07/20/2023 14:59:45 by MSP360 Onboarding Team services@msp360.com

The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.

Downloads: 8,996,778 | Repository: https://mspbackups.com/AP/Help/powershell

Published: 02/11/2017 21:09:56 by John Roos

Writes an object into a database table. If the table does not exist it will be created based on the properties of the object. For every property of the object a column will be created. The data type for each column will be converted from .Net data types into SQL Server data types.

Not all data types are supported. Unsupported data types will be ignored (but can be listed). If several objects are sent through the pipeline only the first object will be used for creating the template for the table.

Make sure that all objects in the pipeline have the exact same properties (this is usually the case). While creating the table the script will also add two default columns. One called 'id' which is a regular auto counter (integer which increases with 1 for every row) and another column called 'inserted_at' which will have a default value of GetDate() which represents the timestamp for when the row was inserted. If a property is named the same as one of these default columns then a 'x' will be added before the name of those columns to avoid duplication. (if propertyname=id, then propertyname=xid, etc.)

Hashtables are handled slightly different. When using hashtables the script will simply use the keys as columns.

Keep in mind that properties on the objects are used. Some objects, like strings, might only have a length property but what you really want to insert into the table is the value of the string.

The following command would generate a table with one column called Length which would contain the length of the strings (probably not what you want):

'oink','meo' | Write-ObjectToSQL -Server localhost\sqlexpress -Database MyDB -TableName myTable

The following command is a better way to do it. Instead of piping the strings directly you should create custom objects or, as in this example, hash tables. This will generate a table with a column called 'text' which will contain the values 'oink' and 'meo':

@{'text'='oink'}, @{'text'='meo'} | Write-ObjectToSQL -Server localhost\sqlexpress -Database MyDB -TableName myTable

Another thing to note is that this script will only take Property and NoteProperty into consideration. So for example ScriptProperty and ParameterizedProperty will be ignored. You can verify your objects with the Get-Member cmdlet and check the MemberType.

Currently the script supports the following data types:

Int32 UInt32 Int16 UInt16 Int64 UInt64 long int Decimal Single Double Byte SByte String DateTime TimeSpan datetime string bool Boolean GUID

Downloads: 8,708,488 | Repository: https://github.com/JohnRoos/PowerShell/tree/master/Modules/Write-ObjectToSQL

RobocopyPS | 0.2.21

Published: 08/27/2023 13:48:40 by Simon Bergwall

Wrapper for Robocopy

Downloads: 8,209,565 | Repository: https://github.com/sbergwall/RobocopyPS

Published: 04/14/2024 05:14:10 by Per Allner

PSInternetConnectionSharing is a PowerShell module that provides simple functions to control Windows Internet Connection Sharing (ICS) from command line.

The module includes three functions:

  • Set-Ics
  • Get-Ics
  • Disable-Ics

Downloads: 7,719,340 | Repository: https://github.com/loxia01/PSInternetConnectionSharing

newtonsoft.json | 1.0.2.201

Published: 05/11/2019 04:54:09 by jakub.pawlowski

Serialize/Deserialize Json using Newtonsoft.json

Downloads: 7,646,788 | Repository: https://github.com/qbikez/ps-entropy/tree/master/src/newtonsoft.json

Published: 04/14/2023 21:26:37 by lahell

Capture and parse CDP and LLDP packets on local or remote computers

Downloads: 7,538,675 | Repository: https://github.com/lahell/PSDiscoveryProtocol

PSFramework | 1.12.346

Published: 09/25/2024 09:12:30 by Friedrich Weinmann

General Scripting Framework, providing PowerShell-specific infrastructure for other modules.

Downloads: 7,209,056 | Repository: http://psframework.org/

Evergreen | 2412.1770

Published: 12/15/2024 23:07:55 by Aaron Parker

Create evergreen Windows image builds with the latest versions of applications. Evergreen is a simple PowerShell module that retrieves the latest version numbers and download URLs for various software products directly from the vendor source.

Downloads: 6,881,916 | Repository: https://stealthpuppy.com/evergreen/

VMware.Sdk.Runtime | 1.0.2099.24145081

Published: 07/25/2024 12:47:19 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.Runtime.

Downloads: 6,421,017 | Repository: https://developer.vmware.com/powercli

NuGet | 1.3.3

Published: 10/15/2016 16:34:12 by Jason

Create Nuget repos, Register Repos, Manage Modules and Packages with a single DSC Module. This Module Exports 5 Resources, Nuget, PSRepo, PackageRepo, Nuget_Module, and Nuget_Package Examples show off all the core functionality as well as support Kitchen integration. View the source @ https://github.com/PowerShellOrg/NuGet to raise issues or modify functionality

Downloads: 6,372,722 | Repository: https://github.com/PowerShellOrg/NuGet

VMware.Sdk.vSphereRuntime | 8.0.2099.24145081

Published: 07/25/2024 12:48:20 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphereRuntime.

Downloads: 6,368,858 | Repository: https://developer.vmware.com/powercli

Published: 05/08/2023 20:12:51 by Jason Walker

Leverages the native WiFi functions to manage WiFi profiles.

Downloads: 6,296,700 | Repository: https://github.com/jcwalker/WiFiProfileManagement

SnipeitPS | 1.10.227

Published: 08/31/2022 19:12:36 by Stephen Maunder

Powershell API for Snipeit Asset Management

Downloads: 6,265,653 | Repository:

SqlChangeAutomation | 4.7.24338.4707

Published: 12/03/2024 07:54:02 by Red Gate Software Ltd.

Automation tools for production quality database deployment

Downloads: 6,260,235 | Repository: https://www.red-gate.com/sca/productpage

JumpCloud | 2.16.0

Published: 12/17/2024 23:58:32 by JumpCloud Solutions Architect Team

PowerShell functions to manage a JumpCloud Directory-as-a-Service

Downloads: 6,000,382 | Repository: https://github.com/TheJumpCloud/support/wiki

VMware.Sdk.vSphere.Appliance | 8.0.2099.24145081

Published: 07/25/2024 12:57:18 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.

Downloads: 5,898,868 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:58:57 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Recovery.

Downloads: 5,890,993 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:57:32 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Access.

Downloads: 5,876,319 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:58:01 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.InfraProfile.

Downloads: 5,876,050 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:59:11 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.LocalAccounts.

Downloads: 5,871,325 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:57:46 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Health.

Downloads: 5,870,667 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:58:28 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Logging.

Downloads: 5,866,934 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:58:42 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Networking.

Downloads: 5,862,789 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 13:01:20 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.SupportBundle.

Downloads: 5,853,095 | Repository: https://developer.vmware.com/powercli

ITGlueAPI | 2.2.0

Published: 12/06/2022 06:58:36 by Caleb Albers

This module provides a PowerShell wrapper for the IT Glue API.

Downloads: 5,845,196 | Repository: https://github.com/itglue/powershellwrapper

VMware.Sdk.vSphere.Content | 8.0.2099.24145081

Published: 07/25/2024 13:00:37 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Content.

Downloads: 5,841,917 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:59:24 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.System.

Downloads: 5,839,997 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.Cis | 8.0.2099.24145081

Published: 07/25/2024 13:00:06 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Cis.

Downloads: 5,835,338 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:59:51 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Update.

Downloads: 5,834,392 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.Cis.Tagging | 8.0.2099.24145081

Published: 07/25/2024 13:00:24 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Cis.Tagging.

Downloads: 5,833,066 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 13:00:52 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.ContentLibrary.

Downloads: 5,820,292 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.Esx.Hcl | 8.0.2099.24145081

Published: 07/25/2024 13:01:06 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Esx.Hcl.

Downloads: 5,810,907 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.Esx.Hosts | 8.0.2099.24145081

Published: 07/25/2024 13:01:53 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Esx.Hosts.

Downloads: 5,808,173 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:50:31 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.CertManagement.

Downloads: 5,804,494 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter | 8.0.2099.24145081

Published: 07/25/2024 12:55:02 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.

Downloads: 5,789,744 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:57:04 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.VAPI.Metadata.

Downloads: 5,789,427 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 13:01:36 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Esx.Settings.

Downloads: 5,789,413 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:52:40 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Authentication.

Downloads: 5,789,153 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:50:02 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Datastore.

Downloads: 5,780,515 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:51:14 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Deployment.

Downloads: 5,778,650 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:50:18 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Content.

Downloads: 5,771,904 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:51:31 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.NamespaceManagement.

Downloads: 5,764,669 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:48:49 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Inventory.

Downloads: 5,763,520 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:49:33 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Guest.

Downloads: 5,763,200 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:54:47 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Namespaces.

Downloads: 5,760,696 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:49:04 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Identity.

Downloads: 5,759,811 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter.LCM | 8.0.2099.24145081

Published: 07/25/2024 12:50:45 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.LCM.

Downloads: 5,755,485 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter.ISO | 8.0.2099.24145081

Published: 07/25/2024 12:48:35 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.ISO.

Downloads: 5,754,965 | Repository: https://developer.vmware.com/powercli

VMware.PowerCLI.Sdk.Types | 13.3.0.24145081

Published: 07/25/2024 12:48:07 by Broadcom

Types definitions for the VMware.PowerCLI.Sdk module.

Downloads: 5,754,408 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:51:45 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.SystemConfig.

Downloads: 5,753,702 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter.OVF | 8.0.2099.24145081

Published: 07/25/2024 12:51:59 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.OVF.

Downloads: 5,748,658 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:52:13 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Services.

Downloads: 5,746,517 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:52:26 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Storage.

Downloads: 5,744,710 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:55:55 by Broadcom

Types definitions for the VMware.PowerCLI.VCenter module related to the certificate management feature.

Downloads: 5,743,304 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:52:54 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Tagging.

Downloads: 5,742,186 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:53:21 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.TrustedInfrastructure.

Downloads: 5,741,273 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:53:07 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Topology.

Downloads: 5,740,880 | Repository: https://developer.vmware.com/powercli

VMware.PowerCLI.Sdk | 13.3.0.24145081

Published: 07/25/2024 12:58:14 by Broadcom

Product agnostic types definitions for the VMware.PowerCLI.VCenter module.

Downloads: 5,738,916 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:53:35 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.VCHA.

Downloads: 5,736,062 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter.Vm | 8.0.2099.24145081

Published: 07/25/2024 12:53:50 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Vm.

Downloads: 5,734,266 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:54:02 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.VmTemplate.

Downloads: 5,732,871 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vStats | 8.0.2099.24145081

Published: 07/25/2024 12:54:17 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vStats.

Downloads: 5,725,898 | Repository: https://developer.vmware.com/powercli

VMware.PowerCLI.VCenter | 13.3.0.24145081

Published: 07/25/2024 13:04:14 by Broadcom

Modules for automating and managing VMware vCenter

Downloads: 5,718,669 | Repository: https://developer.vmware.com/powercli

Strapper | 1.6.2

Published: 10/23/2024 01:00:41 by Stephen Nix

A cross-platform helper module for PowerShell.

Downloads: 5,679,421 | Repository: https://github.com/ProVal-Tech/Strapper

PSSQLite | 1.1.0

Published: 05/18/2020 13:38:10 by Warren Frame

Query SQLite databases

Downloads: 5,425,041 | Repository: https://github.com/RamblingCookieMonster/PSSQLite

NTFSSecurity | 4.2.6

Published: 07/12/2019 19:07:52 by Raimund Andree

Windows PowerShell Module for managing file and folder security on NTFS volumes

Downloads: 5,363,278 | Repository: https://github.com/raandree/NTFSSecurity

Published: 07/25/2024 12:55:42 by Broadcom

Types definitions for the VMware.PowerCLI.VCenter module related to the appliance service management feature.

Downloads: 5,345,723 | Repository: https://developer.vmware.com/powercli

dbatools | 2.1.28

Published: 11/17/2024 18:37:29 by the dbatools team

The community module that enables SQL Server Pros to automate database development and server administration

Downloads: 5,285,885 | Repository: https://dbatools.io/

Published: 02/12/2018 21:22:59 by Dave Wyatt

Commands and DSC resource for modifying Administrative Templates settings in local GPO registry.pol files.

Downloads: 5,273,223 | Repository: https://github.com/dlwyatt/PolicyFileEditor

Published: 05/28/2022 18:44:10 by Francois Gendron fg@frgn.ca

AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows

Downloads: 5,165,149 | Repository: https://github.com/frgnca/AudioDeviceCmdlets

Gac | 1.0.1

Published: 08/05/2015 19:24:43 by Lars Truijens

View and modify the Global Assembly Cache (GAC)

Downloads: 5,035,066 | Repository: https://github.com/LTruijens/powershell-gac

VMware.Sdk.Nsx.Policy | 13.3.0.24145081

Published: 07/25/2024 13:04:51 by Broadcom

This PowerShell module contains cmdlets for managing VMware.Sdk.Nsx.Policy API.

Downloads: 4,998,404 | Repository: https://developer.vmware.com/powercli

Published: 10/09/2024 15:59:50 by Sean McNellis Kenichiro Nakamura

This module applies many helpful functions which use the Microsoft.Xrm.Tooling.CrmConnector.Powershell CrmServiceClient. Functions are included to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System and DataVerse User Settings, etc. The module should function for both Dynamics Customer Engagement Online, DataVerse environments, and On-Premise environments.

Downloads: 4,845,010 | Repository: https://github.com/seanmcne/Microsoft.Xrm.Data.PowerShell

0install | 2.25.12

Published: 10/02/2024 06:47:34 by Bastian Eicher

Zero Install is a decentralized cross-platform software-installation system.

Downloads: 4,825,177 | Repository: https://0install.net/

posh-git | 1.1.0

Published: 03/31/2022 15:51:47 by Keith Dahlby Keith Hill and contributors

Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names.

Downloads: 4,805,748 | Repository: https://github.com/dahlbyk/posh-git

VcRedist | 4.1.501

Published: 12/05/2024 00:23:16 by Aaron Parker

A module for lifecycle management of the Microsoft Visual C++ Redistributables. VcRedist downloads, installs and uninstalls the supported (and unsupported) Redistributables. Use for local install, gold image creation and update, or importing as applications into the Microsoft Deployment Toolkit, Microsoft Configuration Manager or Microsoft Intune. Supports passive and silent installs, and uninstalls of the Visual C++ Redistributables.

Downloads: 4,539,272 | Repository: https://vcredist.com/

PSWSMan | 2.3.1

Published: 11/27/2022 20:25:29 by Jordan Borean

Module to install and manage the forked WSMan client libraries for Linux and macOS. See https://github.com/jborean93/omi for more details.

Downloads: 4,200,136 | Repository: https://github.com/jborean93/omi

Published: 11/12/2015 20:36:38 by Sean P. Kearney

A Simple module to allow the management of local users and groups on a computer

Downloads: 3,937,850 | Repository:

Published: 07/06/2023 04:55:30 by Brandon Olin

PowerShell module to add file icons to terminal based on file extension

Downloads: 3,936,770 | Repository: https://github.com/devblackops/Terminal-Icons

SemVerPS | 2.1

Published: 10/06/2021 19:55:40 by Alex Sarafian

PowerShell module for Semantic Version

Downloads: 3,934,721 | Repository: https://github.com/Sarafian/SemVerPS/

Published: 11/15/2018 01:16:43 by PowerShell

This module provides compatibility utilities that allow PowerShell Core sessions to invoke commands that are only available in Windows PowerShell. These utilities help you to discover available modules, import those modules through proxies and then use the module commands much as if they were native to PowerShell Core.

Downloads: 3,889,070 | Repository: https://github.com/PowerShell/WindowsCompatibility

PsIni | 3.1.3

Published: 10/18/2022 10:11:35 by Oliver Lipkau oliver@lipkau.net

Convert hashtable to INI file and back. @ http://lipkau.github.io/PsIni/

Downloads: 3,881,884 | Repository: http://lipkau.github.io/PsIni

Published: 12/23/2024 17:10:28 by Michael Grafnetter

The DSInternals PowerShell Module exposes several internal features of Active Directory and Azure Active Directory. These include FIDO2 and NGC key auditing, offline ntds.dit file manipulation, password auditing, DC recovery from IFM backups and password hash calculation.

DISCLAIMER: Features exposed through this module are not supported by Microsoft and it is therefore not intended to be used in production environments. Improper use might cause irreversible damage to domain controllers or negatively impact domain security.

Downloads: 3,799,765 | Repository: https://github.com/MichaelGrafnetter/DSInternals

oh-my-posh | 7.85.2

Published: 05/17/2022 07:00:14 by Jan De Dobbeleer

A prompt theme engine for any shell

Downloads: 3,773,898 | Repository: https://github.com/JanDeDobbeleer/oh-my-posh

Published: 07/25/2024 12:50:59 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.Authorization.

Downloads: 3,731,642 | Repository: https://developer.vmware.com/powercli

Published: 07/25/2024 12:55:15 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.ConsumptionDomains.

Downloads: 3,728,566 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.vSphere.vCenter.HVC | 8.0.2099.24145081

Published: 07/25/2024 12:49:19 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.vCenter.HVC.

Downloads: 3,715,077 | Repository: https://developer.vmware.com/powercli

PSWriteHTML | 1.28.0

Published: 12/17/2024 19:49:52 by Przemyslaw Klys

PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.

Downloads: 3,615,037 | Repository: https://github.com/EvotecIT/PSWriteHTML

VMware.Sdk.Srm | 13.3.0.24145081

Published: 07/25/2024 13:05:05 by Broadcom

This PowerShell module contains cmdlets for managing VMware.Sdk.Srm API.

Downloads: 3,538,378 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.Vr | 13.3.0.24145081

Published: 07/25/2024 13:03:54 by Broadcom

This PowerShell module contains cmdlets for managing VMware.Sdk.Vr API.

Downloads: 3,537,004 | Repository: https://developer.vmware.com/powercli

HPWarranty | 2.6.2

Published: 08/22/2016 19:59:24 by Thomas J. Malkewitz @dotps1 and Ben @beanska

PowerShell Module designed to retrieve Hewlett-Packard Warranty Information.

Downloads: 3,517,023 | Repository: http://dotps1.github.io/HPWarranty

PSPGP | 0.1.13

Published: 09/18/2024 13:00:03 by Przemyslaw Klys

PSPGP is a PowerShell module that provides PGP functionality in PowerShell. It allows encrypting and decrypting files/folders and strings using PGP.

Downloads: 3,449,384 | Repository: https://github.com/EvotecIT/PSPGP

Bicep | 2.7.0

Published: 10/28/2024 13:55:46 by Stefan Ivemo

A module to run Bicep using PowerShell. The module is a community project built using the Bicep assemblies to provide you with an enhanced Bicep experience directly from PowerShell without having Bicep CLI installed.

The module also provides the additional features:

  • Generate ARM template parameter files directly from a Bicep file
  • Quickly open the API reference docs by referencing the Bicep types
  • Get the result from a build as a string or hashtable instead of writing to a file
  • Test if a Bicep file is valid without building it
  • Convert JSON objects to Bicep Language
  • Install/Update/Uninstall Bicep CLI
  • Specify output folder when building* and decompiling Bicep/ARM templates
  • Specify output filename when building Bicep files
  • Find modules in private module registries
  • Clear local module cache

For more information about Bicep, please visit the official Bicep GitHub Repository: https://github.com/Azure/bicep

Downloads: 3,376,165 | Repository: https://github.com/PSBicep/PSBicep

psyml | 1.0.0

Published: 02/04/2021 19:30:29 by Lukasz Burak

YAML PowerShell module

Downloads: 3,294,503 | Repository: https://github.com/bitrut94/psyml

NtpTime | 1.1

Published: 10/02/2015 20:16:24 by Chris Warwick

Get NTP Time from a specified NTP Server

Downloads: 3,238,102 | Repository: https://github.com/ChrisWarwick/PowerShell-NTP-Time

MSI | 3.3.4

Published: 02/17/2020 04:35:44 by Heath Stewart

Exposes Windows Installer functionality to Windows PowerShell

Downloads: 3,226,473 | Repository: https://github.com/heaths/psmsi

WingetTools | 1.7.0

Published: 01/02/2023 16:18:04 by Jeff Hicks

A set of PowerShell tools for working with the winget package manager.

Downloads: 3,192,955 | Repository: https://github.com/jdhitsolutions/WingetTools

core | 1.9.4.2

Published: 11/06/2024 12:38:46 by Chris Masters

Module with various generic functions that could be used in any script

Downloads: 3,167,649 | Repository: https://github.com/masters274/core

Published: 09/09/2019 16:47:32 by Kendal Ballard Raymond Piller

Allows for an image to be dynamically set as the lockscreen image based off of the resolution of the primary monitor.

Downloads: 3,101,978 | Repository:

PSPKI | 4.2.0

Published: 01/18/2024 10:14:22 by Vadims Podans

This module contains public key infrastructure and certificate management functions. Support site: https://www.pkisolutions.com/tools/pspki/

Downloads: 2,918,225 | Repository: https://www.pkisolutions.com/tools/pspki/

PSWarranty | 1.8.0

Published: 11/17/2022 14:21:29 by Kelvin Tegelaar - Kelvin@limenetworks.nl

This module allows you to collect warranty information from a myriad of sources

Downloads: 2,914,333 | Repository: https://github.com/KelvinTegelaar/PowerShellWarrantyReports

Cobalt | 0.4.0

Published: 02/05/2023 17:06:39 by Ethan Bergstrom

A PowerShell Crescendo wrapper for WinGet

Downloads: 2,875,443 | Repository: https://github.com/ethanbergstrom/Cobalt

Proxx.SNMP | 1.1.1.6

Published: 12/04/2020 08:45:06 by Marco van Gaal

SNMP Functions for Get and Walk both pipeline aware

Downloads: 2,847,284 | Repository: http://www.proxx.nl/Module/SNMP/

WifiTools | 1.8.4

Published: 12/29/2022 22:01:01 by Krisztian Buscsei

A set of tools that can simplify handle Wi-Fi profiles, connection. Also additional tools that closely related to networking and Wi-Fi.

Downloads: 2,757,982 | Repository: https://github.com/buscseik/WifiTools/

VMware.Sdk.Vcf.CloudBuilder | 13.3.0.24145081

Published: 07/25/2024 13:05:21 by Broadcom

This PowerShell module contains cmdlets for managing VMware.Sdk.Vcf.CloudBuilder API.

Downloads: 2,757,547 | Repository: https://developer.vmware.com/powercli

VMware.Sdk.Vcf.SddcManager | 13.3.0.24145081

Published: 07/25/2024 13:05:36 by Broadcom

This PowerShell module contains cmdlets for managing VMware.Sdk.Vcf.SddcManager API.

Downloads: 2,757,040 | Repository: https://developer.vmware.com/powercli

CosmosDB | 5.1.0

Published: 12/15/2024 08:38:33 by Daniel Scott-Raynsford

This module provides cmdlets for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.

Downloads: 2,712,117 | Repository: https://github.com/PlagueHO/CosmosDB

OSD | 24.11.13.2

Published: 11/13/2024 16:45:51 by David Segura . Gary Blok . Akos Bakos

2024 November Update https://osd.osdeploy.com

Required for OSDCloud and OSDBuilder

Downloads: 2,701,612 | Repository: https://github.com/OSDeploy/OSD

PowerHTML | 0.2.0

Published: 05/22/2024 23:18:04 by Justin Grote

Provides a wrapper for HTML Agility Pack for use where the IE HTML DOM from Invoke-WebRequest is not available such as Powershell Core

Downloads: 2,612,340 | Repository: https://github.com/JustinGrote/PowerHTML

Published: 12/18/2024 06:44:32 by Freddy Kristiansen

PowerShell module, which makes it easier to work with Business Central Containers on Docker.

Downloads: 2,530,922 | Repository: https://github.com/microsoft/navcontainerhelper

AzOps | 2.6.7

Published: 12/17/2024 10:14:26 by Customer Architecture Team (CAT)

Integrated CI/CD Solution for Microsoft Azure.

Downloads: 2,511,024 | Repository: https://github.com/Azure/AzOps

FileContentDsc | 1.3.0.151

Published: 07/20/2019 20:48:47 by Daniel Scott-Raynsford

This module contains the DSC resources for manipulating the content of text files.

Downloads: 2,509,450 | Repository: https://github.com/PlagueHO/FileContentDsc

PSFolderSize | 1.7.1

Published: 10/10/2020 22:25:06 by Mike Roberts

This module enables you to gather folder size information, and output the results easily in various ways. GitHub Repo: https://github.com/gngrninja/PSFolderSize

Downloads: 2,501,098 | Repository: https://github.com/gngrninja/PSFolderSize/

Published: 12/01/2016 02:06:22 by Warren Frame

Invoke-SqlCmd2

Downloads: 2,430,475 | Repository: https://github.com/RamblingCookieMonster/Invoke-SqlCmd2/

GoogleCloud | 1.0.1.10

Published: 09/17/2018 22:43:33 by Google Inc

PowerShell cmdlets for the Google Cloud Platform.

Downloads: 2,230,298 | Repository: https://github.com/GoogleCloudPlatform/google-cloud-powershell

VSTeam | 7.15.2

Published: 10/24/2023 08:21:47 by Donovan Brown (@DonovanBrown) Sebastian Schütze (@RazorSPoint)

Adds functionality for working with Azure DevOps and Team Foundation Server.

Downloads: 2,228,408 | Repository: https://github.com/MethodsAndPractices/vsteam

Posh-ACME | 4.26.0

Published: 11/02/2024 04:39:16 by Ryan Bolger

ACME protocol client for obtaining certificates using Let's Encrypt (or other ACME compliant CA)

Downloads: 2,223,641 | Repository: https://github.com/rmbolger/Posh-ACME

Published: 11/10/2021 21:20:51 by Eric Jenkins

Manages the security mitigations available in the Windows Defender Security Center

Downloads: 2,218,066 | Repository: https://github.com/jcwalker/WindowsDefenderDsc

Published: 09/04/2019 19:52:01 by Jason Walker

This module contains resources used to audit system settings/verify compliance.

Downloads: 2,208,482 | Repository: https://github.com/jcwalker/AuditSystemDsc

WinSCP | 6.3.5.0

Published: 11/15/2024 15:09:03 by Thomas J. Malkewitz @tomohulk

PowerShell Module Wrapper for WinSCP.

Downloads: 2,201,891 | Repository: https://github.com/tomohulk/WinSCP

Published: 08/08/2021 21:21:13 by @DonovanBrown

Useful functions for use from PowerShell

Downloads: 2,171,766 | Repository: http://donovanbrown.com/

Published: 01/11/2024 16:12:07 by Roman Kuzmin

SplitPipeline - Parallel Data Processing in PowerShell

Downloads: 2,164,916 | Repository: https://github.com/nightroman/SplitPipeline

PSIntuneAuth | 1.2.3

Published: 01/12/2021 12:59:27 by Nickolaj Andersen

Provides a function to retrieve an authentication token for Intune Graph API calls.

Downloads: 2,118,692 | Repository: https://github.com/MSEndpointMgr/Intune/tree/master/Modules/PSIntuneAuth

InvokeBuild | 5.12.1

Published: 11/27/2024 12:04:56 by Roman Kuzmin

Build and test automation in PowerShell

Downloads: 2,116,111 | Repository: https://github.com/nightroman/Invoke-Build

Published: 02/17/2016 23:35:47 by Ajay Arora

This module can be used to run scheduled tasks and synchronously wait for them to complete.

Downloads: 2,100,666 | Repository:

JiraPS | 2.14.7

Published: 08/25/2023 07:32:57 by AtlassianPS

Windows PowerShell module to interact with Atlassian JIRA

Downloads: 2,062,118 | Repository: https://atlassianps.org/module/JiraPS

JWTDetails | 1.0.3

Published: 07/04/2024 00:09:28 by Darren J Robinson

Decode a JWT Access Token and convert to a PowerShell Object. JWT Access Token updated to include the JWT Signature (sig), JWT Token Expiry (expiryDateTime) and JWT Token time to expiry (timeToExpiry).

Downloads: 2,061,599 | Repository: https://github.com/darrenjrobinson/JWTDetails

PowerNSX | 3.0.1192

Published: 05/10/2021 01:30:54 by Nick Bradford

PowerNSX is a PowerShell module that abstracts the VMware NSX API to a set of easily used PowerShell functions. This module is not supported by VMware, and comes with no warranties express or implied. Please test and validate its functionality before using in a production environment. It aims to focus on exposing New, Update, Remove and Get operations for all key NSX functions as well as adding additional functionality to extend the capabilities of NSX management beyond the native UI or API. It is unlikely that it will ever expose 100% of the NSX API, but feature requests are welcomed if you find a particular function you require to be lacking. PowerNSX is currently a work in progress and is not yet feature complete.

Downloads: 2,052,969 | Repository: https://powernsx.github.io/

CommonStuff | 1.0.22

Published: 09/17/2024 10:28:10 by @AndrewZtrhgf

Various helper functions for modules IntuneStuff, AzureADStuff etc. Some of them are explained at https://doitpshway.com.

Some of the interesting functions:
- ConvertFrom-HTMLTable - extracts & converts html table from given file/string/com object into the PSObject
- ConvertFrom-XML - converts XML into PSObject
- ConvertFrom-CompressedString
- ConvertTo-CompressedString
- Compare-Object2 - can be used for comparison of strings, objects, arrays of primitives/objects
- Export-ScriptsToModule - export functions defined in ps1 files into PS module (including aliases and manifest file)
- Get-InstalledSoftware - returns installed software on local/remote computer
- Get-SFCLogEvent - gets SFC related lines from CBS.log
- Get-PSHScriptBlockLoggingEvent - gets PowerShell Script Block logging events with context like who/when/how run the command, ...
- Invoke-AsSystem - invoke given command under SYSTEM account. Support returning of the command transcript.
- Invoke-AsLoggedUser - invoke given command under all currently logged users (impersonate given user). Support returning of the command transcript.
- Invoke-FileContentWatcher - monitors changes in selected file content
- Invoke-FileSystemWatcher - monitors changes in selected folder
- Invoke-RestMethod2 - Invoke-RestMethod proxy functions that supports pagination, throttling
- Invoke-SQL - invoke SQL command (uses Security=SSPI authentication)
- Invoke-MSTSC - invoke RDP connection using LAPS credentials (and more)
- Publish-Module2 - solves error "The specified RequiredModules entry xxx In the module manifest xxx.psd1 is invalid" in case of missing required modules
- Uninstall-ApplicationViaUninstallString - uninstalls application using information retrieved from system registry
- Send-EmailViaSendGrid - send email using SendGrid (supports api token retrieval from Azure Keyvault or credentials object)
- ...

Downloads: 2,010,901 | Repository: https://github.com/ztrhgf/useful_powershell_modules

Published: 04/09/2021 22:12:17 by Paulo Marques (MSFT)

Sample functions to add/retrieve/update entities on Azure Storage Tables from PowerShell (This is the same as AzureRmStorageTable module but with a new module name). It requires latest PowerShell Az module installed. Instructions at https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-1.6.0. For documentation, please visit https://paulomarquesc.github.io/working-with-azure-storage-tables-from-powershell/.

Downloads: 1,997,896 | Repository:

dbatools.library | 2024.4.12

Published: 04/12/2024 15:43:22 by the dbatools team

The library that powers dbatools, the community module for SQL Server Pros

Downloads: 1,803,213 | Repository: https://dbatools.io/

2atMonitoring | 1.1.4824

Published: 07/11/2019 09:30:40 by 2AT B.V.

PowerShell Module to interact with Microsoft Dynamics CRM

Downloads: 1,736,121 | Repository:

SQLite | 2.0

Published: 05/13/2014 15:32:13 by Jim Christopher

The SQLite PowerShell Provider allows PowerShell to interact with SQLite databases if they are drives on your system.

Downloads: 1,708,692 | Repository:

PSSoftware | 1.0.29

Published: 05/29/2017 14:01:25 by Adam Bertram

This module assists software deployment administrators in deploying disparate software. It is designed to provide a standard interface to treat software installers of all types exactly the same.

Downloads: 1,708,171 | Repository: https://github.com/adbertram/PSSoftware

Published: 10/10/2024 10:32:51 by Zerto Ltd.

Zerto PowerShell Commandlets

Downloads: 1,678,717 | Repository: https://www.zerto.com/

ps2exe | 1.0.14

Published: 09/15/2024 14:45:04 by Markus Scholtes

Compiles Powershell scripts to executables. Overworking of the great script of Ingo Karstein with GUI support. 'Invoke-ps2exe script.ps1' (or 'ps2exe script.ps1') compiles to script.exe. Several control parameters available. Or use Win-PS2EXE as a graphical front end to the compiler.

Downloads: 1,619,926 | Repository: https://github.com/MScholtes/PS2EXE

PSEverything | 3.3.0

Published: 04/22/2022 08:19:20 by Staffan Gustafsson

Powershell access to Everything - Blazingly fast file system searches

Downloads: 1,598,979 | Repository: https://github.com/powercode/PSEverything

Published: 07/21/2020 04:45:06 by jiajun.qian

get/set display resolution info on windows

Downloads: 1,598,171 | Repository: https://github.com/lust4life/display-resolution

DsReg | 1.3.1

Published: 10/24/2020 23:55:56 by Mike Garvey

A PowerShell wrapper for the dsregcmd executable's output.

Downloads: 1,594,248 | Repository: https://github.com/Yevrag35/DsRegModule

HPEiLOCmdlets | 4.4.0.0

Published: 10/12/2024 05:20:13 by Hewlett Packard Enterprise Co.

Scripting Tools for Windows PowerShell : iLO Cmdlets uses the RIBCL and Redfish interface to communicate to iLO. These cmdlets can be used to configure and manage iLO on HPE ProLiant Gen10, Gen10 Plus, Gen11 or Gen12 servers.

Downloads: 1,566,021 | Repository: https://www.hpe.com/servers/powershell

SimplySql | 2.1.0.96

Published: 12/12/2024 21:37:13 by Mithrandyr

Querying SQL (SQL Server, Oracle, PostgreSql, SQLite, & mySql) the PowerShell way: simple commands... powerful opportunities.

SimplySql is a module that provides an intuitive set of cmdlets for talking to databases that abstracts the vendor specifics, allowing you to focus on getting work done. The basic pattern is to connect to a database, execute one or more sql statements and then close your database connection. This module provides cmdlets that map to this basic pattern. Each provider has its own Open-*Connection cmdlet -> Open-SqlConnection, Open-SQLiteConnection, Open-OracleConnection, Open-PostGreConnection, Open-MySqlConnection. The rest of the commands are provider agnostic.

Open/Close/Show/Test/Set/Get -SqlConnection >> Control as many active connections as you want. Invoke- SqlScalar/SqlQuery/SqlUpdate >> Interact with those connections. Get/Clear -SqlMessage >> Get Informational messages, if provider supports it. Invoke-SqlBulkCopy >> Bulk Dataload from one connection to another. Start/Complete/Undo -SqlTransaction >> Utilize transactions!

Downloads: 1,561,805 | Repository: https://github.com/mithrandyr/SimplySql

Published: 10/02/2024 03:23:39 by Chris Taylor

PowerShell module for working with the ConnectWise Automate Agent.

Downloads: 1,513,806 | Repository: https://github.com/christaylorcodes/ConnectWiseAutomateAgent

Get-NetView | 2024.11.13.242

Published: 11/13/2024 17:01:53 by Dan Cuomo Trent Helms

Get-NetView is a tool used to simplify the collection of network configuration information for diagnosis of networking issues on Windows

Downloads: 1,500,731 | Repository: https://github.com/microsoft/Get-NetView

Transferetto | 1.0.0

Published: 02/03/2024 19:42:37 by Przemyslaw Klys

Module which allows ftp, ftps, sftp file transfers with advanced features. It also allows to transfer files and directorires between servers using fxp protocol. As a side feature it allows to conenct to SSH and executes commands on it.

Downloads: 1,500,511 | Repository: https://github.com/EvotecIT/Transferetto

HuduAPI | 2.50

Published: 08/23/2024 12:51:17 by Luke Whitelock

This module provides an interface to the Hudu Rest API further information can be found at https://github.com/lwhitelock/HuduAPI

Downloads: 1,481,238 | Repository:

Autotask | 2.0.3

Published: 02/14/2023 13:39:33 by Hugo Klemmestad

This module connects to the Autotask web services API. It downloads information about entities and fields and generates Powershell functions with parameter validation to support Intellisense script editing. To download first all entities and then detailed information about all fields and selection lists is quite time consuming. To speed up module load time and get to coding faster the module caches both script functions and the field info cache to disk.

Downloads: 1,449,614 | Repository: https://github.com/ecitsolutions/Autotask

DownloadSdk | 1.0.12

Published: 03/22/2022 00:26:10 by nwood

Download SDK Module

Downloads: 1,423,935 | Repository:

Moc | 1.0.84

Published: 02/21/2024 16:06:34 by nwood

MOC Module

Downloads: 1,418,199 | Repository:

ADAL.PS | 5.2.7.2

Published: 07/20/2020 17:12:12 by Jason Thompson

The ADAL.PS PowerShell module wraps ADAL.NET functionality into PowerShell-friendly cmdlets and is not supported by Microsoft. Microsoft support does not extend beyond the underlying ADAL.NET library. For any inquiries regarding the PowerShell module itself, you may contact the author on GitHub or PowerShell Gallery.

Active Directory Authentication Library for .NET (ADAL.NET) is an easy to use authentication library. You can use ADAL.NET to acquire security tokens to access protected Web APIs, for instance Microsoft Graph, or another Web APIs.

Microsoft has stated that "ADAL.NET is in maintenance mode and no new features will be added to ADAL.NET anymore. All our ongoing efforts will be focused on improving the new MSAL.NET." You should consider using the MSAL.PS PowerShell module which uses the new MSAL.NET library.

Downloads: 1,395,793 | Repository: https://github.com/jasoth/ADAL.PS

cChoco | 2.6.0.0

Published: 10/06/2023 13:35:18 by Chocolatey Software Lawrence Gripper Javy de Koning

Chocolatey DSC Resources for use with internal packages and the community package repository. Learn more at http://chocolatey.org/

Downloads: 1,394,673 | Repository:

2atCrm | 1.0.6049

Published: 01/15/2020 10:21:21 by 2AT B.V.

PowerShell Module to interact with Microsoft Dynamics CRM

Downloads: 1,364,686 | Repository:

Published: 10/30/2024 19:21:31 by Chris Taylor

PowerShell wrapper for the ConnectWise Manage REST API

Downloads: 1,351,855 | Repository: https://github.com/christaylorcodes/ConnectWiseManageAPI

1C.Utils | 0.4.0

Published: 09/15/2024 21:10:59 by willynilly

A set of utilities and tools to work in Powershell 1C.

Downloads: 1,341,002 | Repository: https://bitbucket.org/willynilly74/1c.utils/wiki/Home

WinGet | 0.0.8

Published: 05/14/2022 13:36:53 by Ethan Bergstrom

Package Management (OneGet) provider that facilitates installing WinGet packages from any NuGet repository.

Downloads: 1,322,575 | Repository: https://github.com/ethanbergstrom/WinGet

PSDepend | 0.3.8

Published: 07/05/2020 00:54:32 by Warren Frame

PowerShell Dependency Handler

Downloads: 1,285,567 | Repository: https://github.com/RamblingCookieMonster/PSDepend/

Pscx | 3.3.2

Published: 01/17/2018 02:52:54 by PowerShell Community Developers

PowerShell Community Extensions (PSCX) base module which implements a general purpose set of Cmdlets.

Downloads: 1,280,874 | Repository: https://github.com/Pscx/Pscx

AdmPwd.PS | 6.3.1.0

Published: 12/22/2019 06:29:35 by Jiri Formacek - GreyCorbel Solutions

Provides cmdlets for configuration and usage of Local admin password management solution

Downloads: 1,229,273 | Repository:

Mdbc | 7.0.0

Published: 10/19/2024 05:31:58 by Roman Kuzmin

Mdbc module - MongoDB Cmdlets for PowerShell

Downloads: 1,191,988 | Repository: https://github.com/nightroman/Mdbc

testmodule99 | 0.0.93

Published: 05/28/2021 06:30:03 by americks

test

Downloads: 1,188,537 | Repository:

Published: 11/08/2021 08:50:40 by Simon D'Morias

PowerShell module to help with Azure Databricks CI & CD Scenarios by simplifying the API or CLI calls into idempotent commands. See https://github.com/DataThirstLtd/azure.databricks.cicd.tools & https://datathirst.net

Downloads: 1,161,974 | Repository: https://github.com/DataThirstLtd/azure.databricks.cicd.tools

ConfluencePS | 2.5.1

Published: 05/19/2021 16:51:44 by AtlassianPS

PowerShell module to interact with the Atlassian Confluence REST API

Downloads: 1,152,642 | Repository: https://github.com/AtlassianPS/ConfluencePS

AutoTaskAPI | 1.2.2

Published: 10/16/2022 10:43:21 by Kelvin Tegelaar - Kelvin@limenetworks.nl

This module allows you to connect to the Autotask REST API. The Autotask REST API was launched with version 2020.2

Downloads: 1,120,820 | Repository: https://github.com/KelvinTegelaar/AutotaskAPI

PSRedstone | 2023.4.25.235

Published: 04/25/2023 02:38:31 by Raymond Piller

PSRedstone is framework designed to streamline third software installation and configuration. It is designed to make endpoint managers more agile with a Configuration Management, DevOps, and Infrastructure as Code (IaC) mentality.

Downloads: 1,117,652 | Repository:

Published: 12/10/2018 18:28:24 by Jake Denyer (Original by Paulo Marques)

Sample functions to add/retrieve/update entities on Azure Storage Tables from PowerShell. It requires latest Azure PowerShell module installed, which can be downloaded from http://aka.ms/webpi-azps.

Downloads: 1,092,804 | Repository:

Emailimo | 0.0.12

Published: 11/11/2019 21:03:23 by Przemyslaw Klys

Easy way to send emails in PowerShell

Downloads: 1,053,911 | Repository: https://github.com/EvotecIT/Emailimo

Mailozaurr | 1.0.4

Published: 10/29/2024 17:25:36 by Przemyslaw Klys

Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and few other ways to interact with Email. Underneath it uses MimeKit and MailKit and EmailValidation libraries written by Jeffrey Stedfast.

Downloads: 1,051,997 | Repository: https://github.com/EvotecIT/MailoZaurr

AutoRuns | 14.0.2

Published: 05/19/2023 09:16:49 by Emin Atac

AutoRuns is a module that will help do live incident response and enumerate autoruns artifacts that may be used by legitimate programs as well as malware to achieve persistence

Downloads: 1,022,129 | Repository: https://github.com/p0w3rsh3ll/AutoRuns

Published: 06/17/2024 21:29:55 by JumpCloud

The JumpCloud DirectoryInsights PowerShell SDK

Downloads: 1,007,602 | Repository: https://github.com/TheJumpCloud/jcapi-powershell/tree/master/SDKs/PowerShell/JumpCloud.SDK.DirectoryInsights/

psake | 4.9.1

Published: 10/07/2024 00:49:26 by James Kovacs

psake is a build automation tool written in PowerShell.

Downloads: 991,958 | Repository: https://github.com/psake/psake

UMN-Google | 2.0.3

Published: 04/08/2024 15:03:21 by Kyle Weeks Travis Sobeck and in memory of Peter Bajurny (he just changed employers!)

Powershell wrapper to interact with Google API

Downloads: 981,703 | Repository: https://github.com/umn-microsoft-automation/UMN-Google

Published: 06/17/2024 21:30:13 by JumpCloud

The JumpCloud V1 PowerShell SDK

Downloads: 979,574 | Repository: https://github.com/TheJumpCloud/jcapi-powershell/tree/master/SDKs/PowerShell/JumpCloud.SDK.V1/

Published: 06/17/2024 21:29:59 by JumpCloud

The JumpCloud V2 PowerShell SDK

Downloads: 977,806 | Repository: https://github.com/TheJumpCloud/jcapi-powershell/tree/master/SDKs/PowerShell/JumpCloud.SDK.V2/

Kva | 1.0.32

Published: 08/25/2022 19:38:00 by madhanm

KVA Module

Downloads: 977,232 | Repository:

AksHci | 1.2.16

Published: 11/07/2024 17:55:47 by nwood

AKS HCI Module

Downloads: 976,834 | Repository:

PSGELF | 1.21

Published: 10/03/2019 16:43:46 by Jeremy McGee

PowerShell module to send GELF log data to compatible servers like Graylog.

Downloads: 975,625 | Repository:

PSWriteColor | 1.0.1

Published: 04/30/2023 17:27:50 by Przemyslaw Klys

Write-Color is a wrapper around Write-Host allowing you to create nice looking scripts, with colorized output. It provides easy manipulation of colors, logging output to file (log) and nice formatting options out of the box.

Downloads: 945,326 | Repository: https://github.com/EvotecIT/PSWriteColor

cChocoEx | 24.11.16

Published: 11/16/2024 13:36:21 by Jonathan Yonke jon.yonke@gmail.com

Adds some additional functionality to the PowerShell DSC module cChoco

Downloads: 899,365 | Repository: https://github.com/jyonke/cChocoEx

GitHubActions | 1.1.0.2

Supports interacting with Github Actions environment

Downloads: 859,273 | Repository: https://github.com/ebekker/pwsh-github-action-tools

EPS | 1.0.0

Published: 04/15/2019 19:06:21 by Dave Wu Dominique Broeglin

EPS (Embedded PowerShell), inspired by ERB (see https://en.wikipedia.org/wiki/ERuby), is a templating language that embeds PowerShell code into a text document. It is conceptually and syntactically similar to ERB for Ruby or Twig (see http://twig.sensiolabs.org/) for PHP. EPS can be used to generate any kind of text. The example below illustrates generating plain text, but it could be used to generate HTML in a web application or PowerShell code as in the Forge Module generator (see https://github.com/dbroeglin/Forge.Module)

Downloads: 855,352 | Repository: https://github.com/straightdave/eps

PoshRSJob | 1.7.4.4

Published: 02/24/2018 21:43:52 by Boe Prox

Module designed to use PowerShell runspaces to create jobs that allow throttling and quicker execution of commands

Downloads: 844,119 | Repository: https://github.com/proxb/PoshRSJob

PSTeams | 2.4.0

Published: 08/08/2023 15:25:12 by Przemyslaw Klys

PSTeams is a PowerShell Module working on Windows / Linux and Mac. It allows sending notifications to Microsoft Teams via WebHook Notifications. It's pretty flexible and provides a bunch of options. Initially, it only supported one sort of Team Cards but since version 2.X.X it supports Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards. All those new cards have their own cmdlets and the old version of creating Teams Cards stays as-is for compatibility reasons.

Downloads: 842,847 | Repository: https://github.com/EvotecIT/PSTeams

PSFalcon | 2.2.8

Published: 12/19/2024 22:35:41 by Brendan Kremian

PowerShell for the CrowdStrike Falcon OAuth2 APIs

Downloads: 840,142 | Repository: https://github.com/crowdstrike/psfalcon

Published: 10/11/2023 14:28:01 by owen.heaume

A module to help installing and importing modules

Downloads: 830,226 | Repository:

test_module2 | 5.0.0.0

Published: 04/12/2022 22:15:28 by Anam Navied

This is a test module, for PSGallery team internal testing. Do not take a dependency on this package. This version contains tags for the package.

Downloads: 825,980 | Repository:

Published: 01/08/2019 14:33:08 by Tobias Fenster

Allow a user account to access the docker engine without elevated access rights

Downloads: 825,474 | Repository: https://www.github.com/tfenster/dockeraccesshelper

Published: 05/12/2023 00:24:51 by Chrissy LeMaire

Database for KB Viewer and Saver

Downloads: 804,989 | Repository:

Published: 11/26/2024 10:04:17 by Przemyslaw Klys

Simple module allowing parsing of event logs. Has its own quirks...

Downloads: 801,676 | Repository: https://github.com/EvotecIT/PSEventViewer

Published: 07/25/2024 12:59:37 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.Appliance.Tls.

Downloads: 783,454 | Repository: https://developer.vmware.com/powercli

kbupdate | 2.0.27

Published: 05/12/2023 00:25:49 by Chrissy LeMaire

KB Viewer, Saver, Installer and Uninstaller

Downloads: 783,056 | Repository:

VMware.Sdk.vSphere.SnapService | 8.0.2099.24145081

Published: 07/25/2024 12:55:28 by Broadcom

This PowerShell module contains PowerShell Advanced functions for VMware.Sdk.vSphere.SnapService.

Downloads: 768,115 | Repository: https://developer.vmware.com/powercli

PSExcel | 1.0.2

Published: 08/09/2016 13:48:07 by Warren Frame

Work with Excel without installing Excel

Downloads: 763,616 | Repository: https://github.com/RamblingCookieMonster/PSExcel/

AzSK | 4.16.0

Published: 06/10/2021 15:05:36 by AzSK Team

Secure DevOps Kit for Azure (AzSK)

Downloads: 746,346 | Repository: https://github.com/azsk/DevOpsKit-docs

PoShLog | 2.1.1

Published: 07/13/2020 12:44:35 by Tomas Bouda

PoShLog is powershell logging module. PoShLog allows you to log structured event data into console, file and much more places easily. It is wrapper of great C# logging library Serilog - https://serilog.net/.

For documentation check PoShLog wiki - https://github.com/PoShLog/PoShLog/wiki

Downloads: 744,611 | Repository: https://github.com/PoShLog/PoShLog

DnsClient-PS | 1.1.1

Published: 05/22/2023 17:55:59 by Ryan Bolger

A cross-platform DNS client for PowerShell utilizing the DnsClient.NET library.

Downloads: 737,662 | Repository: https://github.com/rmbolger/DnsClient-PS

Published: 07/06/2023 08:13:53 by Przemyslaw Klys

Office 365 Health Service

Downloads: 692,657 | Repository: https://github.com/EvotecIT/PSWinDocumentation.O365HealthService

UEFIv2 | 2.8

Published: 03/06/2024 23:43:59 by Michael Niehaus

Sample module for interacting with UEFI from PowerShell

Downloads: 692,533 | Repository:

Updated: Tuesday, 24 December 2024 02:14:58 UTC