Skip to content

Commit c26ccdc

Browse files
committed
Update Get-InformationBarrierRecipientStatus.md
Added note about IBv2 incompatibility per email request.
1 parent b426655 commit c26ccdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +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 Information Barriers V2. Instead, use the **Get-Get-ExoInformationBarrierRelationship** cmdlet, or run the command `Get-Recipient -Identity <IdentityValue> | Format-List Name,*segment*`.
20+
1921
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2022

2123
## SYNTAX

0 commit comments

Comments
 (0)