Password Parameter (Connect-AD Cmdlet)
The password for the distinguished name of the specified user.
Syntax
Connect-AD -Password string
Data Type
cstr
Default Value
""
Remarks
Together with User, this field is used to authenticate against the Active Directory server.
This is a required parameter.