JeffHicks 

By: | 4,411 downloads | Last Updated: 1/22/2024 | Latest Version: 1.4.0

A set of PowerShell commands to add metadata to stand-alone functions, i.e. those not published in a module. The commands in this module work in Windows PowerShell and PowerShell 7.

By: | 3,781 downloads | Last Updated: 1/13/2025 | Latest Version: 2.3.0

A set of PowerShell commands that use the Bluesky API. You can skeet and upload images from a PowerShell prompt. This module is written for PowerShell 7 and uses features like $PSStyle.

By: | 3,476 downloads | Last Updated: 8/9/2023 | Latest Version: 1.0.0

A set of PowerShell functions to managing Windows Update settings such as pausing, on Windows 10 or Windows 11. This module should work in Windows PowerShell and PowerShell 7 on a Windows platform.

By: | 3,044 downloads | Last Updated: 1/8/2025 | Latest Version: 0.17.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: | 2,913 downloads | Last Updated: 7/21/2017 | Latest Version: 1.0.0

This command uses the .NET SqlClient classes to connect to a SQL database and execute any type of query. The default behavior is to use integrated Windows authentication, but you can pass a credential object for a username and password. This works well when run on Linux. When you run a SELECT query the command will write a custom object for each r... More info

By: | 2,860 downloads | Last Updated: 1/14/2025 | Latest Version: 1.3.0

A set of PowerShell 7 commands for managing and automating PowerShell scripts, functions, and modules. You can use these tools to accelerate PowerShell script development.

By: | 2,852 downloads | Last Updated: 12/29/2023 | Latest Version: 1.4.1

A demonstration class-based PowerShell module that creates a number object. This module is intended as a teaching tool for scripting with PowerShell and using PowerShell classes.

By: | 2,621 downloads | Last Updated: 10/12/2024 | Latest Version: 1.10.1

A set of PowerShell tools for working with custom type extensions.

By: | 2,185 downloads | Last Updated: 8/27/2021 | Latest Version: 2.1.0

Check for module updates from the PowerShell gallery and create a comparison object.

By: | 2,141 downloads | Last Updated: 10/17/2024 | Latest Version: 2.3.0

A PowerShell module for managing PowerShell scheduled jobs and their results.

By: | 2,113 downloads | Last Updated: 10/14/2020 | Latest Version: 2.4.0

A tool set for managing tasks or to-do projects in PowerShell. Task data is stored in XML and managed through a PowerShell class.

By: | 2,007 downloads | Last Updated: 1/13/2017 | Latest Version: 0.5.0.0

A DSC resource for managing PowerShell Web Access (PSWA) authorization rules

By: | 1,555 downloads | Last Updated: 1/12/2017 | Latest Version: 2.1.5

Convert PowerShell expression results into console-based pivot tables.

By: | 1,185 downloads | Last Updated: 12/4/2024 | Latest Version: 1.11.0

A PowerShell 7 module for managing work and personal tasks or to-do items. This module uses a SQLite database to store task and category information. The module is not a full-featured project management solution, but should be fine for personal needs. The module requires a 64-bit Windows or Linux platform.

By: | 1,077 downloads | Last Updated: 3/4/2024 | Latest Version: 3.4.0

A PowerShell module with commands for a simple event tickler system using a SQL Server instance as the backend storage.

By: | 933 downloads | Last Updated: 12/2/2024 | Latest Version: 2.2.0

a demonstration class-based PowerShell module with a number of Christmas related commands.

By: | 923 downloads | Last Updated: 6/28/2023 | Latest Version: 1.4.0

A set of PowerShell commands for working with the legacy lmhosts file. If you don't have one, a new file will be created.

By: | 827 downloads | Last Updated: 10/23/2018 | Latest Version: 4.2.1

A set of PowerShell commands for displaying uptime, local time and time zone information.

By: | 761 downloads | Last Updated: 10/23/2018 | Latest Version: 3.2.2

A PowerShell module that uses scheduled jobs as a popup reminder or alerting system.

By: | 376 downloads | Last Updated: 10/17/2024 | Latest Version: 1.3.0

A module for running and creating quizzes to learn PowerShell. Quizzes are stored as JSON files.