Manual Backup and Restore
Have you tried using the Backup & Restore utility tool? If not, start there first.
If for some reason the tool does not work in your environment, then use the manual steps below.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
Use standard Windows SQL backup and restore procedures. You can find instructions can be found on the Microsoft SQL Docs site "Create a Full Database Backup".
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
Download and install Microsoft SQL Server Management Studio. Keep all the defaults during installation.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
- Back up the SQL database.
-
Export the Syn-Apps Registry settings:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Syn-Apps
Use standard Windows Registry export commands.
- Install Revolution on the new server using the same license file and SQL passwords that you used for the original install.
- Reboot the server.
- Restore the SQL database to the new server.
- Restore the Syn-Apps Registry settings.
- Navigate to
C:\Program Files (x86)\Syn-Apps\SAAnnounceRevolution
and double-click on restoreUsers.sql to run the script. The SQL Server Management Studio automatically opens. - First time opening SQL Server Management Studio – For Server name, enter .\SYNAPPS and select Connect. The script runs.
- Select Connect. The script runs.
- Restart the Revolution services or reboot the server.
Do one of the following:
Note: You might see something like WIN-AB012CD4E5F\SYNAPPS already populated in the Server name field, or the field may be blank. Replace whatever is there with .\SYNAPPS.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
- Backup the SQL database, if you can.
-
Export the Syn-Apps Registry settings:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Syn-Apps
Use standard Windows Registry export commands.
- Uninstall Revolution.
- Install a fresh installation of Revolution using the same license file and SQL passwords that you used for the original install.
- Reboot the server.
- Delete the old SQL database and restore from backup.
- Restore the Syn-Apps Registry settings.
- Navigate to
C:\Program Files (x86)\Syn-Apps\SAAnnounceRevolution
and double-click on restoreUsers.sql to run the script. The SQL Server Management Studio automatically opens. - First time opening SQL Server Management Studio – For Server name, enter .\SYNAPPS and select Connect. The script runs.
- Select Connect. The script runs.
- Restart the Revolution services or reboot the server.
Do one of the following:
Note: You might see something like WIN-AB012CD4E5F\SYNAPPS already populated in the Server name field, or the field may be blank. Replace whatever is there with .\SYNAPPS.