Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,414,311 downloads | Last Updated: 2/14/2023 | Latest Version: 2.0.3

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 l... More info

By: | 3,521 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: | 2,152 downloads | Last Updated: 2/13/2020 | Latest Version: 1.6.4.3

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 l... More info

By: | 2,419 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,284 downloads | Last Updated: 3/16/2017 | Latest Version: 1.4

Simulates an Authentication Request in a Domain envrionment using a PSCredential Object. Returns $true if both Username and Password pair are valid.

By: | 1,353 downloads | Last Updated: 8/22/2020 | Latest Version: 0.1.0

A PowerShell module wrapper for some chocolatey commands.

By: | 1,133 downloads | Last Updated: 10/24/2024 | Latest Version: 2.7.1

This module contains a number of functions PowerShell scripts and scriptlets that make it quicker to write new code utilizing functions to handle common methods.

By: | 458 downloads | Last Updated: 2/27/2018 | Latest Version: 1.0.0

Provides easy functions to create dynamic parameters with.

By: | 384 downloads | Last Updated: 9/26/2019 | Latest Version: 0.2.2

This module help to create and manage PowerShell Azure Function v2

By: | 504 downloads | Last Updated: 11/27/2021 | Latest Version: 0.0.11

PowerShell "sugar", e.g. concisely aliased proxy functions for common command parameterizations. Intended for use in interactive sessions.

By: | 374 downloads | Last Updated: 7/8/2019 | Latest Version: 1.1

Converts IMCEAEX string to a valid X500 Address

By: | 258 downloads | Last Updated: 8/7/2022 | Latest Version: 1.4.5

Build a tree of function calls.

By: | 336 downloads | Last Updated: 8/21/2024 | Latest Version: 1.5.1

Collection of utility functions and aliases to simplify and automate common tasks in Windows environments.

By: | 303 downloads | Last Updated: 10/23/2021 | Latest Version: 1.1.0

Converts the contents stored in a PowerShell Data File (.psd1) to a hashtable Object, which is then stored in a Variable sharing its name with the source files BaseName.

By: | 173 downloads | Last Updated: 12/29/2018 | Latest Version: 1.1.3

The BufferOnly parameter will not write message neither to console or logfile but save to a temporary buffer which can then be piped to file or printed to screen.

By: | 99 downloads | Last Updated: 4/11/2024 | Latest Version: 1.1.0

Search, discover, and identify PowerShell cloud commands across multiple cloud providers.

By: | 74 downloads | Last Updated: 8/18/2022 | Latest Version: 2.0.2

Build a tree of function calls.

By: | 96 downloads | Last Updated: 8/16/2022 | Latest Version: 1.0.3

Test-InternetConnection is a quick why to see if you are online utilizing DNS Lookup.

By: | 37 downloads | Last Updated: 9/16/2024 | Latest Version: 1.0.2

A module to help create the folder and file structure required for functions

By: | 18 downloads | Last Updated: 6/21/2024 | Latest Version: 2.0.1

Calculates the cyclomatic complexity of a PowerShell script or code block, including both functions and top-level code.