We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46b3217 + babe213 commit 28797bdCopy full SHA for 28797bd
exchange/exchange-ps/exchange/server-health-and-performance/New-ThrottlingPolicy.md
@@ -196,7 +196,7 @@ This example creates a non-default user throttling policy that can be associated
196
197
### -------------------------- Example 3 --------------------------
198
```
199
-New-ThrottlingPolicy -Name <NewPolicyName > EWSPercentTimeInCAS 80
+New-ThrottlingPolicy -Name <NewPolicyName> -EWSPercentTimeInCAS 80
200
201
202
In Exchange Server 2010, this example creates a policy for a tenant that sets the EWSPercentTimeInCAS parameter value to 80.
0 commit comments