Enable a given user’s account. By default, this action doesnt return any output, you can pass the -PassThru flag to return the updated object.

External Documentation

To learn more, visit the Active Directory On-Prem documentation.

Parameters

ParameterDescription
UsernameThe username of the user to enable.

Advanced Parameters

ParameterDescription
Additional FlagsAdditional flags to append to the PowerShell command.
Disable JSON ConversionDisable the automatic conversion of the data into JSON format; the raw data is in PowerShell table format.