Forum Discussion

BruceCrankshaw1's avatar
6 years ago

Question around Server Migration Wizard

Hi All

I am busy migrating from EV 11 sp1 to EV 12 sp4 and I noticed one source server installpath is different to the installpath of the target server. Do I need to change this in SQL before I make the final  Server Wizard import changes and can I still use the SQL command below 

Use EnterpriseVaultDirectory
Update ComputerEntry
Set ComputerRootPath = 'target_server_installation path'
Where ComputerNameAlternate = 'target_server_name'