We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd079f3 + 362e42e commit bfe36f5Copy full SHA for bfe36f5
skype/skype-ps/skype/Install-CsMirrorDatabase.md
@@ -50,7 +50,7 @@ Skype for Business Server Control Panel: The functions carried out by the Instal
50
### -------------------------- Example 1 --------------------------
51
```
52
53
-Install-CsMirrorDatabase -ConfiguredDatabases -FileShare "\\\\atl-fs-001\DbBackup" -SqlServerFqdn "atl-primary-001.litwareinc.com" -DropExisitingDatabasesOnMirror
+Install-CsMirrorDatabase -ConfiguredDatabases -FileShare "\\atl-fs-001.litware.com\DbBackup" -SqlServerFqdn "atl-primary-001.litwareinc.com" -DropExisitingDatabasesOnMirror
54
55
56
The command shown in Example 1 installs any predefined database.
0 commit comments