Skip to content

Commit cd56d9e

Browse files
authored
Mount-Database example identity parameter does not include servername
Updated the Mount-Database command example It does not include the server name
1 parent ee02060 commit cd56d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exchange/exchange-ps/ExchangePowerShell/Mount-Database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
3737

3838
### Example 1
3939
```powershell
40-
Mount-Database -Identity ExchangeServer1.Contoso.com\MyDatabase
40+
Mount-Database -Identity MyDatabase
4141
```
4242

4343
This example mounts the database MyDatabase.

0 commit comments

Comments
 (0)