Remove Attribute - wim-beck/IS4U-FIM-Powershell GitHub Wiki

Synopsis

Remove an attribute from the FIM Portal schema.

Syntax

Remove-Attribute [-Name] <String> [<CommonParameters>]

Description

Remove an attribute from the FIM Portal schema.

Parameters

Name

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

Remove-Attribute -Name Visa

⚠️ **GitHub.com Fallback** ⚠️