Due to the recent projects carried out possibly in the time of backup, plus the company is not allowed to set up other software program each and every time it really is a troublesome hand!
I verify the internet the next rookie class to perform typical backup system windows for the birth of it! @
Notice: Every so often I have to back up the db file in D: perform disk,
Microsoft Office 2007 Enterprise, the backup storage disk bake1 E, respectively, and bake2, simply because it utilised to stop secondary backup backup problems! Only when the bake1 backup operate,
Windows 7 Pro, while bake2 backup bake1.
1. Backup
one.work1 perform inside the backup db files. Create one.bat (path: E: bat 1.bat)
bat file contents:
@ echo
copy D: operate *. db E: bake1
exit
two.bake2 backup bake1. Create two.bat (path: E: bat two.bat)
bat file contents:
@ echo
duplicate E: bake1 *. db E: bake2
exit
3. finished 2nd backup, publish back. bat
bat file contents:
@ echo
begin E: bat 1.bat
commence E: bat 2.bat
exit
But the reality is this isn't offered, right here we can utilize the duplicate command obligatory coverage can also be taken out beforehand,
Windows 7 Professional!
right here you can actually utilize the pre-delete technique is excellent
1.bat
@ echo
del E: bake1
copy D: function *. db E: bake1
exit
2.bat
@ echo
del E: bake2
copy E: bake1 *. db E: bake2
exit
operating back. bat
this can be no echo back the implementation of a double!
II. Computerized timer to run the backup
one. Open the Scheduled Jobs device that includes windows (job strategy)!
two. Double-click Add Scheduled Task to operate the Scheduled Task Wizard
three. Browse the backup. Bat
four. Enter the task name,
Windows 7 Product Key, choose each day Executive
five. Choose the start time and date.
six. Enter the person account password
7. Decide on to click on Finish when the Open sophisticated properties
8. Double-click the job continues to be constructed out, click Programs - - State-of-the-art.
nine. Choose all repetitive duties to set repeat selections.
10. Completed
to ensure that it is possible to more than a period of time for each run when,
Windows 7 Product Key, the 2nd backup hassle-free!