Skip to content

Commit 9dd54c2

Browse files
authored
Merge pull request MicrosoftDocs#4029 from MicrosoftDocs/InfoBarrier-chrisda
InfoBarrier-chrisda to Master
2 parents c4f5adb + 9b0c1a9 commit 9dd54c2

27 files changed

+1660
-0
lines changed

exchange/exchange-ps/exchange/encryption-and-certificates/New-OMEConfiguration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.WebClient-Help.xml
33
applicable: Exchange Online
44
title: New-OMEConfiguration
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/encryption-and-certificates/Remove-OMEConfiguration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.WebClient-Help.xml
33
applicable: Exchange Online
44
title: Remove-OMEConfiguration
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/organization/Get-ApplicationAccessPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
33
applicable: Exchange Online
44
title: Get-ApplicationAccessPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/organization/New-ApplicationAccessPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
33
applicable: Exchange Online
44
title: New-ApplicationAccessPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/organization/Remove-ApplicationAccessPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
33
applicable: Exchange Online
44
title: Remove-ApplicationAccessPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/organization/Set-ApplicationAccessPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
33
applicable: Exchange Online
44
title: Set-ApplicationAccessPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

exchange/exchange-ps/exchange/organization/Test-ApplicationAccessPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.RolesAndAccess-Help.xml
33
applicable: Exchange Online
44
title: Test-ApplicationAccessPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "exchonline-ps"
710
---
811

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
---
2+
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
3+
applicable: Office 365 Security & Compliance Center
4+
title: Get-InformationBarrierPoliciesApplicationStatus
5+
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
9+
monikerRange: "o365scc-ps"
10+
---
11+
12+
# Get-InformationBarrierPoliciesApplicationStatus
13+
14+
## SYNOPSIS
15+
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
16+
17+
Use the Get-InformationBarrierPoliciesApplicationStatus cmdlet to view the application status of information barrier policies.
18+
19+
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
20+
21+
## SYNTAX
22+
23+
### Default (Default)
24+
```
25+
Get-InformationBarrierPoliciesApplicationStatus [-All] [<CommonParameters>]
26+
```
27+
28+
### Identity
29+
```
30+
Get-InformationBarrierPoliciesApplicationStatus [[-Identity] <PolicyIdParameter>] [-All] [<CommonParameters>]
31+
```
32+
33+
## DESCRIPTION
34+
For more information, see [View status of information barrier policy application](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#view-status-of-user-accounts-segments-policies-or-policy-application).
35+
36+
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
37+
38+
## EXAMPLES
39+
40+
### -------------------------- Example 1 --------------------------
41+
```
42+
Get-InformationBarrierPoliciesApplicationStatus
43+
```
44+
45+
This example returns the most recent application of information barrier policies by the Start-InformationBarrierPoliciesApplication cmdlet.
46+
47+
### -------------------------- Example 2 --------------------------
48+
```
49+
Get-InformationBarrierPoliciesApplicationStatus -All
50+
```
51+
52+
This example returns all applications of information barrier policies by the Start-InformationBarrierPoliciesApplication cmdlet.
53+
54+
## PARAMETERS
55+
56+
### -Identity
57+
The Identity parameter specifies the information barrier policy application that you want to view. This value is a GUID that's displayed when you run the Start-InformationBarrierPoliciesApplication cmdlet (for example, a0551cee-db3d-4002-9fa0-94358035fdf2). You can also find the Identity value by running the command Get-InformationBarrierPoliciesApplicationStatus -All.
58+
59+
```yaml
60+
Type: PolicyIdParameter
61+
Parameter Sets: Identity
62+
Aliases:
63+
Applicable: Office 365 Security & Compliance Center
64+
Required: False
65+
Position: 0
66+
Default value: None
67+
Accept pipeline input: True (ByPropertyName, ByValue)
68+
Accept wildcard characters: False
69+
```
70+
71+
### -All
72+
The All switch specifies whether to include all applications of information barrier policies in the results. You don't need to specify a value with this switch.
73+
74+
If you don't use this switch, the command only returns the most recent policy application.
75+
76+
```yaml
77+
Type: SwitchParameter
78+
Parameter Sets: (All)
79+
Aliases:
80+
Applicable: Office 365 Security & Compliance Center
81+
Required: False
82+
Position: Named
83+
Default value: None
84+
Accept pipeline input: False
85+
Accept wildcard characters: False
86+
```
87+
88+
### CommonParameters
89+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
90+
91+
## INPUTS
92+
93+
###
94+
95+
## OUTPUTS
96+
97+
###
98+
99+
## NOTES
100+
101+
## RELATED LINKS
102+
103+
[Online Version](https://docs.microsoft.com/powershell/module/exchange/policy-and-compliance/get-informationbarrierpoliciesapplicationstatus)
104+
105+
[Define policies for information barriers](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies)
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
---
2+
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
3+
applicable: Office 365 Security & Compliance Center
4+
title: Get-InformationBarrierPolicy
5+
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
9+
monikerRange: "o365scc-ps"
10+
---
11+
12+
# Get-InformationBarrierPolicy
13+
14+
## SYNOPSIS
15+
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
16+
17+
Use the Get-InformationBarrierPolicy cmdlet to view information barrier policies in the Office 365 Security & Compliance Center.
18+
19+
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
20+
21+
## SYNTAX
22+
23+
### InformationBarrierDefault (Default)
24+
```
25+
Get-InformationBarrierPolicy [-ExoPolicyId <Guid>] [<CommonParameters>]
26+
```
27+
28+
### Identity
29+
```
30+
Get-InformationBarrierPolicy [[-Identity] <PolicyIdParameter>] [-ExoPolicyId <Guid>] [<CommonParameters>]
31+
```
32+
33+
## DESCRIPTION
34+
For more information, see [Information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies).
35+
36+
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
37+
38+
## EXAMPLES
39+
40+
### -------------------------- Example 1 --------------------------
41+
```
42+
Get-InformationBarrierPolicy | Format-Table Name,State,AssignedSegment,Segments* -Auto
43+
```
44+
45+
This example displays a summary list of all information barrier policies.
46+
47+
### -------------------------- Example 2 --------------------------
48+
```
49+
Get-InformationBarrierPolicy -Identity HR-Sales
50+
```
51+
52+
This example displays detailed information for the information barrier policy named HR-Sales.
53+
54+
## PARAMETERS
55+
56+
### -Identity
57+
The Identity parameter specifies the information barrier policy that you want to view. You can use any value that uniquely identifies the policy. For example:
58+
59+
- Name
60+
61+
- Distinguished name (DN)
62+
63+
- GUID
64+
65+
You can't use this parameter with the ExOPolicyId parameter.
66+
67+
```yaml
68+
Type: PolicyIdParameter
69+
Parameter Sets: Identity
70+
Aliases:
71+
Applicable: Office 365 Security & Compliance Center
72+
Required: False
73+
Position: 0
74+
Default value: None
75+
Accept pipeline input: True (ByPropertyName, ByValue)
76+
Accept wildcard characters: False
77+
```
78+
79+
### -ExoPolicyId
80+
The ExOPolicyId parameter specifies the information barrier policy that you want to view, but using the GUID part of the ExoPolicyId property value from the output of the Get-InformationBarrierRecipientStatus cmdlet.
81+
82+
You can't use this parameter with the Identity parameter.
83+
84+
```yaml
85+
Type: Guid
86+
Parameter Sets: (All)
87+
Aliases:
88+
Applicable: Office 365 Security & Compliance Center
89+
Required: False
90+
Position: Named
91+
Default value: None
92+
Accept pipeline input: False
93+
Accept wildcard characters: False
94+
```
95+
96+
### CommonParameters
97+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
98+
99+
## INPUTS
100+
101+
###
102+
103+
## OUTPUTS
104+
105+
###
106+
107+
## NOTES
108+
109+
## RELATED LINKS
110+
111+
[Online Version](https://docs.microsoft.com/powershell/module/exchange/policy-and-compliance/get-informationbarrierpolicy)
112+
113+
[Define policies for information barriers](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies)
114+
115+
[New-InformationBarrierPolicy](New-InformationBarrierPolicy.md)

0 commit comments

Comments
 (0)