Hello,
One client wants us to implement dual recording of cameras throught complete redundant installation: 2x (1 Management Server + 1 Recording Server).
Let’s name them MS1 / RS1 and MS2 / RS2.
So the idea is to write a script that:
- Stop MS2.
- Takes the database from MS1 and overwrite MS2 with it then change the names of MS1/RS1 to MS2/RS2 in the database.
- Start MS2.
I’m trying to implement https://supportcommunity.milestonesys.com/s/article/how-to-move-XProtect-VMS-installation-from-old-servers-to-new-servers?language=en_US.
So far it’s almost working except when MS2 starts, I have this error:
09/09/2020 16:28:32 Error initializing VideoOS Management Objects Client Module: VMO61008: You do not have sufficient permissions to complete the operation.
09/09/2020 16:28:32 Initializing VideoOS Management Objects Client Module.
Any idea what to investigate?
Thanks,
Philippe