NAME Get-Credential SYNTAX Get-Credential [[-Credential] ] [] Get-Credential [[-UserName] ] [-Message ] [-Title ] [] PARAMETERS -Credential Required? false Position? 0 Accept pipeline input? false Parameter set name CredentialSet Aliases None Dynamic? false -Message Required? false Position? Named Accept pipeline input? false Parameter set name MessageSet Aliases None Dynamic? false -Title Required? false Position? Named Accept pipeline input? false Parameter set name MessageSet Aliases None Dynamic? false -UserName Required? false Position? 0 Accept pipeline input? false Parameter set name MessageSet Aliases None Dynamic? false 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) . INPUTS None OUTPUTS System.Management.Automation.PSCredential ALIASES None REMARKS Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help. -- To download and install Help files for the module that includes this cmdlet, use Update-Help. -- To view the Help topic for this cmdlet online, type: "Get-Help Get-C redential -Online" or go to https://go.microsoft.com/fwlink/?LinkID=113311.