User Tools

Site Tools


computing:backup:ahsay_migrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:backup:ahsay_migrate [2014/02/08 11:05]
gcooper
computing:backup:ahsay_migrate [2014/03/05 10:27] (current)
jcooper
Line 15: Line 15:
     * ''/etc/rc.d/init.d/obmaua stop''     * ''/etc/rc.d/init.d/obmaua stop''
     * ''/etc/rc.d/init.d/obmscheduler stop''     * ''/etc/rc.d/init.d/obmscheduler stop''
-  - Delete client ''.obm'' folder +  - Change Ahsay Backup Server in Windows Client 
-  - Restart client +    * Click on the user properties, remove the tick from 'remember password' then save and exit the client.  
-  - 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 'options' button. 
 +  - Delete client ''.obm'' folder (if you can't change the server in the GUI) 
 +  - Restart client services 
 +  - Log in as existing user connecting to new server 
 + 
 +==== Windows ==== 
 + 
 +http://forum.ahsay.com/viewtopic.php?t=5331 
 + 
 +=== Restart ACB Services === 
 + 
 +<file> 
 +net stop OBAScheduler 
 +net stop OBAAutoUpdate 
 +net stop OBACDPService 
 + 
 +net start OBAScheduler 
 +net start OBAAutoUpdate 
 +net start OBACDPService 
 +</file> 
 + 
 +=== Restart OBM Services === 
 + 
 +<file> 
 +net stop OBScheduler 
 +net stop OBAutoUpdate 
 +net stop OBCDPService 
 + 
 +net start OBScheduler 
 +net start OBAutoUpdate 
 +net start OBCDPService 
 +</file>
computing/backup/ahsay_migrate.1391882705.txt.gz · Last modified: 2014/02/08 11:05 by gcooper