Add ObjectToSet - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Add an object to the explicit members of a set.
Add-ObjectToSet [-DisplayName] <String> [-ObjectId] <UniqueIdentifier> [<CommonParameters>]
Add an object to 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 |
Add-ObjectToSet -DisplayName Administrators -ObjectId 7fb2b853-24f0-4498-9534-4e10589723c4