Filter By
Displaying results 1 - 8 of 8 (Page 1 of 1)
By:
|
61,635 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:
|
31,603 downloads
|
Last Updated: 6/4/2018
|
Latest Version: 0.1.58
Assorted handy, largely unrelated PowerShell functions |
By:
|
20,301 downloads
|
Last Updated: 3/30/2018
|
Latest Version: 0.4.0.24
Helpers for my other modules |
By:
|
18,073 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,706 downloads
|
Last Updated: 1/30/2022
|
Latest Version: 1.1.34
A toolbox for System Administrators |
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:
|
442 downloads
|
Last Updated: 4/30/2020
|
Latest Version: 20.4.30.1147
Allows secure caching of credentials tied to a user account. |
By:
|
40 downloads
|
Last Updated: 6/24/2024
|
Latest Version: 0.0.2
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 |