Being an Arts Institute we have fairly large servers running
around 320Gigs of data. As DAT backup is obviously too slow
and capacity too small, until we get the budget to buy a wacking DLT store we've used a standalone NT server with 4
80GB drives.
The idea is to use a simple script fired off by the AT command every night to copy the files from the servers to the backup server across the network.
I have written a script using the XCopy command with the source and destination UNCs and writing to a log on the backup server.
If I run this script manually it works fine, but if I schedule it to run with the AT command it doesn't. I've tried running it with the /INTERACTIVE switch, but it just flashes up with ACCESS DENIED when trying to copy the files.
Does the scheduled script need system privalidges to copy the files?
Can anyone help please!
Matt ffolliott-Powell
maff_ffolliottpowell@yahoo.com
King of the wild frontier
around 320Gigs of data. As DAT backup is obviously too slow
and capacity too small, until we get the budget to buy a wacking DLT store we've used a standalone NT server with 4
80GB drives.
The idea is to use a simple script fired off by the AT command every night to copy the files from the servers to the backup server across the network.
I have written a script using the XCopy command with the source and destination UNCs and writing to a log on the backup server.
If I run this script manually it works fine, but if I schedule it to run with the AT command it doesn't. I've tried running it with the /INTERACTIVE switch, but it just flashes up with ACCESS DENIED when trying to copy the files.
Does the scheduled script need system privalidges to copy the files?
Can anyone help please!
Matt ffolliott-Powell
maff_ffolliottpowell@yahoo.com
King of the wild frontier