Remove AttributeFromFilterScope - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Removes an attribute from the filter scope.
Remove-AttributeFromFilterScope [[-AttributeName] <String>] [[-AttributeId] <UniqueIdentifier>] [[-DisplayName] <String>] [<CommonParameters>]
Removes an attribute from the filter scope.
| Property | Value |
|---|---|
| Type | String |
| Required | false |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |
| Property | Value |
|---|---|
| Type | UniqueIdentifier |
| Required | false |
| Position | 2 |
| Default value | |
| Accept pipeline input | false |
| Property | Value |
|---|---|
| Type | String |
| Required | false |
| Position | 3 |
| Default value | Administrator Filter Permission |
| Accept pipeline input | false |
Remove-AttributeFromFilterScope -AttributeName Visa -DisplayName "Administrator Filter Permission"