Skip to content

Commit 4fc94af

Browse files
authored
Update Set-ThrottlingPolicyAssociation.md
1 parent fe8f274 commit 4fc94af

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

exchange/exchange-ps/exchange/Set-ThrottlingPolicyAssociation.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ This cmdlet is available only in on-premises Exchange.
1616

1717
Use the Set-ThrottlingPolicyAssociation cmdlet to associate a throttling policy with a specific object. The object can be a user with a mailbox, a user without a mailbox, a contact, or a computer account.
1818

19-
**Note**: Some parameters in the throttling policy (for example, MessageRateLimit) apply only to objects that have mailbox GUIDs (mailboxes or remote mailboxes) and don't apply to mail users.
20-
21-
To associate a remote mailbox with an ExchangeGUID, use Set-RemoteMailbox -ExchangeGUID cmdlet if ExchangeGUID isn't populated.
19+
**Note**: Some parameters in the throttling policy (for example, MessageRateLimit) apply only to objects that have mailbox GUIDs (mailboxes or remote mailboxes) and don't apply to mail users. And, if you want to apply throttling policy to a remote mailbox, first populate the remote mailbox with an ExchangeGUID by using Set-RemoteMailbox -ExchangeGUID.
2220

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

0 commit comments

Comments
 (0)