Skip to content

Commit 1b47432

Browse files
committed
Update Get-InformationBarrierRecipientStatus.md
Updates per TR
1 parent 2211b43 commit 1b47432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ 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*`.
19+
**Note**: This cmdlet doesn't work with the latest version of Information Barriers. In the latest version, use the **GetExoInformationBarrierRelationship** cmdlet. In legacy mode, use the following command: `Get-Recipient -Identity <IdentityValue> | Format-List Name,*segment*`.
2020

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

0 commit comments

Comments
 (0)