I need to mirror the CMS database now that its moved from 2010 to 2013. When I run the Get-CSDatabaseMirrorState on 2013, it shows "DatabaseInaccessibleOrMirroringNotEnabled" for the XDS and LIS databases. Is it just as simple as running
Install-CsMirrorDatabase –SqlServerFqdn sqlfqdn -DatabaseType CentralMgmt –Fileshare \\uncpathtowitnessfileshare on the Lync 2013 FE server? After doing this, do I need to run setup (step 2) yet again on the FE servers or enable-cstopology? The Microsoft document does not mention this but they typically leave stuff like this out and assume a lot.