Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduling backup commands

Status
Not open for further replies.

funstur

Technical User
Feb 15, 2001
66
GB
NT4 server SP6a

I have created a backup script & scheduled it to run. The problem is that the shecdule task runs without errors, but the modified files are not updated.

Xcopy <source> <destination> /D /E /H /K /V > C:\backup.log

I check the location of modified files and the date for file modification are older than the source, scheduling the command results in the same out come.

If I run the cmd manually it works fine.

Any advise gratefully received
funstur

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top