File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Get-ComplianceSearchAction [[-Identity] <ComplianceSearchActionIdParameter>]
27
27
[-Details]
28
28
[-DomainController <Fqdn>]
29
29
[-IncludeCredential]
30
+ [-Organization <OrganizationIdParameter>]
30
31
[-ResultSize <Unlimited>]
31
32
[<CommonParameters>]
32
33
```
@@ -38,6 +39,7 @@ Get-ComplianceSearchAction [-Preview]
38
39
[-Details]
39
40
[-DomainController <Fqdn>]
40
41
[-IncludeCredential]
42
+ [-Organization <OrganizationIdParameter>]
41
43
[-ResultSize <Unlimited>]
42
44
[<CommonParameters>]
43
45
```
@@ -49,6 +51,7 @@ Get-ComplianceSearchAction [-Purge]
49
51
[-Details]
50
52
[-DomainController <Fqdn>]
51
53
[-IncludeCredential]
54
+ [-Organization <OrganizationIdParameter>]
52
55
[-ResultSize <Unlimited>]
53
56
[<CommonParameters>]
54
57
```
@@ -60,6 +63,7 @@ Get-ComplianceSearchAction [-Export]
60
63
[-Details]
61
64
[-DomainController <Fqdn>]
62
65
[-IncludeCredential]
66
+ [-Organization <OrganizationIdParameter>]
63
67
[-ResultSize <Unlimited>]
64
68
[<CommonParameters>]
65
69
```
You can’t perform that action at this time.
0 commit comments