Filter By

Package Types

Operating System

Categories

Trust Information

By: | 85,522 downloads | Last Updated: 5/19/2018 | Latest Version: 4.5

A (compatible) major upgrade for Get-Credential, including support for storing credentials in Windows Credential Manager, and for specifying the full prompts when asking for credentials, etc.

By: | 36,248 downloads | Last Updated: 6/4/2018 | Latest Version: 0.1.58

Assorted handy, largely unrelated PowerShell functions

By: | 28,498 downloads | Last Updated: 3/30/2018 | Latest Version: 0.4.0.24

Helpers for my other modules

By: | 20,484 downloads | Last Updated: 7/24/2023 | Latest Version: 3.0.0

PowerShell Module with custom functions and cmdlets related to Windows and application security.

By: | 2,010 downloads | Last Updated: 1/30/2022 | Latest Version: 1.1.34

A toolbox for System Administrators

By: | 1,339 downloads | Last Updated: 1/10/2025 | Latest Version: 2.8.0

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: | 455 downloads | Last Updated: 4/30/2020 | Latest Version: 20.4.30.1147

Allows secure caching of credentials tied to a user account.

By: | 60 downloads | Last Updated: 3/18/2025 | Latest Version: 0.0.3

Apteco PS Modules - PowerShell Credentials Test This module tests your credentials like # Interactive mode -> this one requests your user and password, uses the current user as default Test-Credential # Define User and password beforehand $c = Get-Credential Test-Credential -Credentials $c OR $c = Get-Credential Test-Credential -... More info