Skip to content

Commit 45a773f

Browse files
authored
Merge pull request MicrosoftDocs#1824 from exchange12rocks/master
Corrects a typo: sever -> server
2 parents d0ac3f7 + 7325a83 commit 45a773f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/organization/Get-ExchangeSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Accept wildcard characters: False
245245
```
246246
247247
### -Server
248-
The Server parameter filters the results by Exchange server. You can use any value that uniquely identifies the sever. For example:
248+
The Server parameter filters the results by Exchange server. You can use any value that uniquely identifies the server. For example:
249249
250250
- Name
251251

exchange/exchange-ps/exchange/policy-and-compliance/Get-TransportRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-TransportRule [[-Identity] <RuleIdParameter>] [-DomainController <Fqdn>]
2424
```
2525

2626
## DESCRIPTION
27-
On Mailbox servers, this cmdlet returns all rules in the Exchange organization that are stored in Active Directory. On an Edge Transport server, this cmdlet only returns rules that are configured on the local sever.
27+
On Mailbox servers, this cmdlet returns all rules in the Exchange organization that are stored in Active Directory. On an Edge Transport server, this cmdlet only returns rules that are configured on the local server.
2828

2929
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet (https://technet.microsoft.com/library/mt432940.aspx).
3030

0 commit comments

Comments
 (0)