JeffHicks 

By: | 1,977 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: | 1,951 downloads | Last Updated: 8/10/2021 | Latest Version: 1.9.0

A set of PowerShell tools for working with type extensions.

By: | 1,951 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: | 1,776 downloads | Last Updated: 4/19/2023 | Latest Version: 1.2.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: | 1,700 downloads | Last Updated: 11/17/2021 | Latest Version: 4.1.0

A PowerShell module for executing commands remotely in a non-remoting environment using a shared folder structure such as Dropbox.

By: | 1,680 downloads | Last Updated: 10/23/2018 | Latest Version: 0.7.0

PSReadline customizations and helper functions

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

Convert PowerShell expression results into console-based pivot tables.

By: | 1,421 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: | 1,332 downloads | Last Updated: 9/4/2020 | Latest Version: 2.2.0

A PowerShell module for managing scheduled jobs and their results.

By: | 1,077 downloads | Last Updated: 5/28/2024 | Latest Version: 1.10.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,027 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: | 1,008 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: | 898 downloads | Last Updated: 2/15/2024 | Latest Version: 0.14.1

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: | 897 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: | 896 downloads | Last Updated: 12/24/2019 | Latest Version: 2.1.0

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

By: | 619 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: | 579 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: | 511 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: | 341 downloads | Last Updated: 8/25/2023 | Latest Version: 1.2.0

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