< Back
Get-SavedCreds
Post
[b]NAME[/b] Get-SavedCreds
[b]SYNOPSIS[/b]
Function to save retrieve saved credentials.
[b]SYNTAX[/b]
Get-SavedCreds [-CredName] <String> [<CommonParameters>]
[b]DESCRIPTION[/b]
This function will retrieve a set of credentials that are stored in the local users registry.
[b]PARAMETERS[/b]
-CredName <String>
This is the name of the credential to retrieve from the registry.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
[b]INPUTS[/b]
[b]OUTPUTS[/b]
[b]NOTES[/b]
Created by: Scott Thomas - scott@deathbyvegemite.com
Copyright (c) 2017. All rights reserved.
[b]SYNOPSIS[/b]
Function to save retrieve saved credentials.
[b]SYNTAX[/b]
Get-SavedCreds [-CredName] <String> [<CommonParameters>]
[b]DESCRIPTION[/b]
This function will retrieve a set of credentials that are stored in the local users registry.
[b]PARAMETERS[/b]
-CredName <String>
This is the name of the credential to retrieve from the registry.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
[b]INPUTS[/b]
[b]OUTPUTS[/b]
[b]NOTES[/b]
Created by: Scott Thomas - scott@deathbyvegemite.com
Copyright (c) 2017. All rights reserved.