Template:SQWareProduction sqwmsq RestoreDatabase.ksh presentation: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser Tag: Blanking |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<br>Standard database restore MsSql | |||
<br>script dynamically find backup files to restore | |||
<br>and makes a synchronisation of users/logins | |||
<br>The script can also: | |||
* choose backup file | |||
* change Path to find backup to restore (by default: 'HKEY_LOCAL_MACHINE', 'BackupDirectory') | |||
* run shell script before restore | |||
* run shell script after restore |
Latest revision as of 16:08, 23 February 2025
Standard database restore MsSql
script dynamically find backup files to restore
and makes a synchronisation of users/logins
The script can also:
- choose backup file
- change Path to find backup to restore (by default: 'HKEY_LOCAL_MACHINE', 'BackupDirectory')
- run shell script before restore
- run shell script after restore