-
Notifications
You must be signed in to change notification settings - Fork 4
Add ObjectToSynchronizationFilter
wim-beck edited this page Feb 28, 2017
·
3 revisions
Adds an object type to the synchronization filter.
Add-ObjectToSynchronizationFilter [-ObjectId] <UniqueIdentifier> [[-DisplayName] <String>] [<CommonParameters>]
Adds an object type to the synchronization filter.
Property | Value |
---|---|
Type | UniqueIdentifier |
Required | true |
Position | 1 |
Default value | |
Accept pipeline input | false |
Property | Value |
---|---|
Type | String |
Required | false |
Position | 2 |
Default value | Synchronization Filter |
Accept pipeline input | false |
[UniqueIdentifier] $objectTypeId = New-ObjectType -Name Department -DisplayName Department -Description Department