Filter By

Package Types

Operating System

Categories

Trust Information

By: | 46,461 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: | 25,211 downloads | Last Updated: 6/4/2018 | Latest Version: 0.1.58

Assorted handy, largely unrelated PowerShell functions

By: | 14,886 downloads | Last Updated: 3/30/2018 | Latest Version: 0.4.0.24

Helpers for my other modules

By: | 13,700 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: | 1,280 downloads | Last Updated: 1/30/2022 | Latest Version: 1.1.34

A toolbox for System Administrators

By: | 409 downloads | Last Updated: 4/30/2020 | Latest Version: 20.4.30.1147

Allows secure caching of credentials tied to a user account.

By: | 28 downloads | Last Updated: 10/5/2023 | Latest Version: 0.0.1

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