Skype Migrate CMS database

  1.  create new pool 
  2. On the new Skype server run install-csdatabse  -centeralmanagementdata -clean -sqlserverfqn newpool.xxxxx.local -sqlinstancename RTC (假設是local)
  3. move the CMS DB, move-csmanagementServer
  4. run the bootstrapper.exe to remove server on old CMS on original pool
  5. backup restore DB to new  SQL ( Lis, XDS is CMS , no need to restore
  6. after every look good, move the CMS from tmp skype server back on the orginal server
    1. run install-csdatabse  -centeralmanagementdata -clean -sqlserverfqn orginalpool.xxxxx.local -sqlinstancename XXX
  7. remove the tmp server at topology and publish
  8. run the deployment wizard and uninstall the old server

 

Troubleshoot排錯

  1. when you use topology builder to create database, it will automatic assign sa as owner. If you dont have SA account, it will fail
  2. if SQL not use default port and SQL browser service stop, it will not able to start the FrontEnd

留言