Reset-DSPamPassword
Synopsis
Syntax
__AllParameterSets
Reset-DSPamPassword -AccountID <guid> [<CommonParameters>]Description
Examples
PS C:\> Reset-DSPamPassword -AccountID 'my-pam-account-id'Parameters
-AccountID
Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''CommonParameters
Inputs
System.Guid
Notes
Last updated
Was this helpful?