File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7
7
Sync members of AD groups in the same, or different AD forests/domains.
8
8
Syc methods are
9
9
Mirror : Membership of DifferenceGroup will be set to mirror that of ReferenceGroup.
10
- TwoWay : Membership of both groups will be syncronized, adding and removing accounts from each group as needed.
10
+ TwoWay : Membership of both groups will be syncronized, adding and removing accounts as needed.
11
+ No accounts will be removed from ReferenceGroup
11
12
Update : Members of ReferenceGroup will be added to DifferenceGroup. No accounts are removed from either group.
12
13
13
14
. PARAMETER ReferenceGroup
27
28
Syc methods are
28
29
Mirror : Membership of DifferenceGroup will be set to mirror that of ReferenceGroup.
29
30
TwoWay : Membership of both groups will be syncronized, adding and removing accounts from each group as needed.
31
+ No accounts will be removed from ReferenceGroup
30
32
Update : Members of ReferenceGroup will be added to DifferenceGroup. No accounts are removed from either group.
31
33
32
34
. PARAMETER Credential
You can’t perform that action at this time.
0 commit comments