Skip to content

Commit c9528a0

Browse files
committed
Update Set-ServerComponentState.md
1 parent 59168ba commit c9528a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-ServerComponentState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This example sets the Unified Messaging (UM) component state to Active, as reque
4949
Set-ServerComponentState Exch5 -Component ServerWideOffline -State Inactive -Requester Maintenance
5050
```
5151

52-
This command is used o prepare the server for maintenance, such as installing security or cumulative updates. It changes the state of all server components to Inactive during this process.
52+
This command is used to prepare the server for maintenance, such as installing a security update or cumulative update. This command changes the state of all server components to Inactive.
5353

5454
After the maintenance is over, the state must be changed to Active using following command:
5555

0 commit comments

Comments
 (0)