Remove given users from a group. 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
UsersA comma-separated array of the usernames to remove from the group.
Group NameThe group’s name to remove the user from.

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.