How to Migrate VI Server to Another Location/System?
Follow the steps to migrate VI Server to another server machine/location/system:
STEP 1: Perform Backup of Database and Registry From Old Server
Backup VI Registry from Regedit [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Video Insight] to c:\VI_Backup\[Today's Date]
Stop SQL Service
Back up SQL DB [c:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA] to c:\VI_Backup\[Today's Date]
--------- InsightEnt.mdf
--------- InsightEnt_log.ldfStart SQL Service
STEP 2: Restore Database and Registry on New Server for Migration
Download/Install VI from www.downloadvi.com
During installation, create SQL database username and password. Follow the next prompts.
After installation is almost done, Server Initialization Wizard window will display. Follow the prompt and run the server as Demo for now.
Finish the Initialization Wizard
Open Services.msc
Stop SQL Services.
Copy the database from the backup folder and paste it on [C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA]
--------- InsightEnt.mdf
--------- InsightEnt_log.ldf
Start SQL Service from Services.msc
Open Command Prompt as administrator. Update the Database using CMD line
--------- Type: sqlcmd -E -i "C:\Program Files\VI Enterprise\SQL Files\VI.sql" -o "C:\out.txt"NOTE: If the Windows user you are currently logged in as lacks the necessary permissions to access the database, you will need to either log in using the 'sa' account or grant the Windows user access to the database.
Add a Registry String Value titled 'ServerID' with the correct ServerID to: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Video Insight\IP Server Ent]
--------- You can get the correct ServerID from the backup registry file from Step 1Start IP Server
Step 3: Migrate Video Files to new VI Server File Path
Copy all the files from the Old VI Server’s storage drive.
Move the video files over to the new VI Server’s Storage Drive
Make sure the File path is EXACTLY the same as the previous Storage Path such as Drive Letter, name, and video folder name.
For Example, if your Old VI Server had a file path for video storage as “E:\Video”, then your new VI Server needs to have the same “E:\Video” on the storage drive.
Step 4: Activate VI Monitor Plus Server:
To activate your VI Software, locate the Server Manager icon on desktop or on bottom right trey of Task Bar.
Open Server Configuration
Click on Update Activation.
Enter the VI Serial Number
Enter the activation code (if applicable)
Continue with the prompts and server will activate after server restart
Please call Technical Support if you need assistance with generating a new Activation Code. Until then, try using the Demo mode to complete the full setup.