ADSM-L

Re: Automated Backup Client restore to different node.

2004-06-22 09:15:41
Subject: Re: Automated Backup Client restore to different node.
From: Mike Eggleston <mikee AT MIKEE.ATH DOT CX>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 22 Jun 2004 08:15:08 -0500
On Tue, 22 Jun 2004, Bill Dourado wrote:

> Hi,
>
> I have been asked to restore a couple of directories
> (excluding *.nsf & *.ntf files)  to our emergency server
> automatically via a Daily Schedule. (  I could use replace
> if newer, may be !)
>
> Is it possible bearing in mind I am restoring to a different  node ?
> On will node should the Schedule run ?
> How do I achieve this ?
> Does anyone have a script of some sort ?

Using a windows scheduled event (unix cron entry), execute a
batch file that cd's to where you want, then does a:

dsmc restore \\host\c$\fileintsm.nsf \\backupserver\c$

Mike

<Prev in Thread] Current Thread [Next in Thread>