Test-Credential

1.3

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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Test-Credential -RequiredVersion 1.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Thomas Malkewitz @dotps1

Tags

PSCredential Credential

Functions

Test-Credential

Dependencies

This script has no dependencies.

Release Notes

Updated $Domain default value to $Credential.GetNetworkCredential().Domain.
Added support for multipule credential objects to be passed into $Credential.

FileList

Version History

Version Downloads Last updated
1.4 828 3/16/2017
1.3 (current version) 176 7/22/2016
1.2 215 12/1/2015
1.1 22 12/1/2015