Skip to content

Commit bfe36f5

Browse files
authored
Merge pull request MicrosoftDocs#88 from hmank/patch-5
Update Install-CsMirrorDatabase.md
2 parents cd079f3 + 362e42e commit bfe36f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Install-CsMirrorDatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Skype for Business Server Control Panel: The functions carried out by the Instal
5050
### -------------------------- Example 1 --------------------------
5151
```
5252
53-
Install-CsMirrorDatabase -ConfiguredDatabases -FileShare "\\\\atl-fs-001\DbBackup" -SqlServerFqdn "atl-primary-001.litwareinc.com" -DropExisitingDatabasesOnMirror
53+
Install-CsMirrorDatabase -ConfiguredDatabases -FileShare "\\atl-fs-001.litware.com\DbBackup" -SqlServerFqdn "atl-primary-001.litwareinc.com" -DropExisitingDatabasesOnMirror
5454
```
5555

5656
The command shown in Example 1 installs any predefined database.

0 commit comments

Comments
 (0)