Jump to content

Can a run document do this?


Recommended Posts

I have two backup sets on a users machine and two run documents named backupsetA and backupsetB which he uses to backup his machine everynight by alternating run documents. I would like to have just one run document that runs a script which handles alternating the backup sets without the user having to do this. I have setup an unattended script which can do this but his laptop is almost never available so it's best that he starts the script manually. Is there a way to make a run document that simply starts a predefinied script without having to specifiy which backup set?

Link to comment
Share on other sites

Hi

 

Unfortunately no.

 

You could however write a batch file that would determine which disk is attached and run the appropriate run document. That will take some scripting work but the user will only have to click on one batch file.

 

Thanks

Nate

Link to comment
Share on other sites

ahh. however, both backup sets are on the same drive (this is so the user may recycle without losing data in the event the systems dies before a new backup is made). I think what I might need to do is write a script that checks the day of week then runs the appropriate run document.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...