Remove ObjectFromSet - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Remove an object from the explicit members of a set.
Remove-ObjectFromSet [-DisplayName] <String> [-ObjectId] <UniqueIdentifier> [<CommonParameters>]
Remove an object from the explicit members of a set.
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |
| Property | Value |
|---|---|
| Type | UniqueIdentifier |
| Required | true |
| Position | 2 |
| Default value | |
| Accept pipeline input | false |
Remove-ObjectFromSet -DisplayName Administrators -ObjectId 7fb2b853-24f0-4498-9534-4e10589723c4