Page History
...
Get-JS7SystemCredentials
SYNOPSIS
Gets Reads a credentials object (PSCredential) from the Windows Credential Manager
...
Get-JS7SystemCredentials [[-TargetName] <String>] [<CommonParameters>]
DESCRIPTION
This cmdlet will return returns a [PSCredential] object from a credential stored in Windows Credential Manager.
This cmdlet can only access Generic Credentials only.
PARAMETERS
TargetName
-TargetName <String>
The name of the target login informations information in the Windows Credential Manager
Required? | false |
Position? | 1 |
Default value | |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
RELATED LINKS
EXAMPLES
-------------------------- EXAMPLE 1 --------------------------
PS C:\ > Get-JobSchedulerSystemCredentials JS7SystemCredentials 'localhost'
UserName Password -------- -------- ap System.Security.SecureString