Remove AttributeFromMpr - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Removes an attribute from the list of selected attributes in the scope of the management policy rule.
Remove-AttributeFromMpr [-AttrName] <String> [-MprName] <String> [<CommonParameters>]
Removes an attribute from the list of selected attributes in the scope of the management policy rule.
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 2 |
| Default value | |
| Accept pipeline input | false |
Remove-AttributeFromMPR -AttrName Visa -MprName "Administration: Administrators can read and update Users"