Add AttributeToMpr - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Adds an attribute to the list of selected attributes in the scope of the management policy rule.
Add-AttributeToMpr [-AttrName] <String> [-MprName] <String> [<CommonParameters>]
Adds an attribute to 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 |
Add-AttributeToMPR -AttrName Visa -MprName "Administration: Administrators can read and update Users"