This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:backup:ahsay_migrate [2014/02/08 11:04] gcooper created |
computing:backup:ahsay_migrate [2014/03/05 10:27] (current) jcooper |
||
---|---|---|---|
Line 10: | Line 10: | ||
- Shut down destination OBS | - Shut down destination OBS | ||
- Copy user folder to appropriate user home folder on new OBS | - Copy user folder to appropriate user home folder on new OBS | ||
- | * < | + | * '' |
- Restart destination OBS | - Restart destination OBS | ||
- Shut down client services | - Shut down client services | ||
* ''/ | * ''/ | ||
* ''/ | * ''/ | ||
- | - Delete client '' | + | |
- | - Restart client | + | * Click on the user properties, remove the tick from ' |
- | - Log in as existing user on new server | + | * Also make sure you exit the client from the systray. |
+ | * Now fire up the client and it'll ask for the password. | ||
+ | * On this panel you can also change the backup | ||
+ | * server URL by expanding the ' | ||
+ | | ||
+ | - Restart client | ||
+ | - Log in as existing user connecting to new server | ||
+ | |||
+ | ==== Windows ==== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | === Restart ACB Services === | ||
+ | |||
+ | < | ||
+ | net stop OBAScheduler | ||
+ | net stop OBAAutoUpdate | ||
+ | net stop OBACDPService | ||
+ | |||
+ | net start OBAScheduler | ||
+ | net start OBAAutoUpdate | ||
+ | net start OBACDPService | ||
+ | </ | ||
+ | |||
+ | === Restart OBM Services === | ||
+ | |||
+ | < | ||
+ | net stop OBScheduler | ||
+ | net stop OBAutoUpdate | ||
+ | net stop OBCDPService | ||
+ | |||
+ | net start OBScheduler | ||
+ | net start OBAutoUpdate | ||
+ | net start OBCDPService | ||
+ | </ |