Skip to content

Commit 33c7a0d

Browse files
authored
Update Get-InformationBarrierRecipientStatus.md
1 parent badd18d commit 33c7a0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-InformationBarrierRecipientStatus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info
1616

1717
Use the Get-InformationBarrierRecipientStatus cmdlet to return information about recipients and their relationship to information barrier policies.
1818

19-
**Note**: This cmdlet doesn't work with non-Legacy mode of Information Barriers. To determine your organization's mode, see [Check the IB mode for your organization
20-
](https://learn.microsoft.com/en-us/purview/information-barriers-multi-segment#check-the-ib-mode-for-your-organization). If you are in non-Legacy mode, use `Get-Recipient -Identity <IdentityValue> | Format-List Name,*segment*` to get information about a single recipient. Similarly, to get relationship between two recipients, use **Get-ExoInformationBarrierRelationship**.
19+
**Note**: This cmdlet doesn't work with information barriers in non-legacy mode. To determine your current mode, see [Check the IB mode for your organization
20+
](https://learn.microsoft.com/purview/information-barriers-multi-segment#check-the-ib-mode-for-your-organization). If you're in non-legacy mode, run the following command to get information about a single recipient: `Get-Recipient -Identity <IdentityValue> | Format-List Name,*segment*`. Similarly, to get the relationship information between two recipients, use the **Get-ExoInformationBarrierRelationship** cmdlet.
2121

2222
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2323

0 commit comments

Comments
 (0)