-
Notifications
You must be signed in to change notification settings - Fork 4
New ObjectType
wim-beck edited this page Feb 28, 2017
·
2 revisions
Create a new object type in the FIM Portal schema.
New-ObjectType [-Name] <String> [-DisplayName] <String> [-Description] <String> [<CommonParameters>]
Create a new object type in the FIM Portal schema.
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 |
Property | Value |
---|---|
Type | String |
Required | true |
Position | 3 |
Default value | |
Accept pipeline input | false |
New-ObjectType -Name Department -DisplayName Department -Description Department