Skip to content

Commit 28797bd

Browse files
authored
Merge branch 'master' into chrisda
2 parents 46b3217 + babe213 commit 28797bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/server-health-and-performance/New-ThrottlingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ This example creates a non-default user throttling policy that can be associated
196196

197197
### -------------------------- Example 3 --------------------------
198198
```
199-
New-ThrottlingPolicy -Name <NewPolicyName > EWSPercentTimeInCAS 80
199+
New-ThrottlingPolicy -Name <NewPolicyName> -EWSPercentTimeInCAS 80
200200
```
201201

202202
In Exchange Server 2010, this example creates a policy for a tenant that sets the EWSPercentTimeInCAS parameter value to 80.

0 commit comments

Comments
 (0)