Reset a given user’s password. By default, this action doesnt return any output, you can pass theDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
-PassThru flag to return the updated object.
External DocumentationTo learn more, visit the Active Directory On-Prem documentation.
Parameters
| Parameter | Description |
|---|---|
| Username | The username of the user to reset the password of. |
| New Password | The new password to assign to the user. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Flags | Additional flags to append to the PowerShell command. |
| Disable JSON Conversion | Disable the automatic conversion of the data into JSON format; the raw data is in PowerShell table format. |