Scheduled script backup fails one day on two

  • Thread starter Thread starter TheNewITGuy
  • Start date Start date
T

TheNewITGuy

Hi all,

I have a .wsf backup script running as a scheduled task on one of my server
that daily creates a .zip file and copies it on a network folder.

Everything was working great until I figured out a few days ago the file was
completely copied on the remote location only one day on two! When it is not,
the file weights either 1 KB, either some KB.

Since it is copied on an external hard drive, I thought the drive was
misfunctioning so I tried doing the backup on the system drive. Same result!

I have full connectivity between my two servers and I do not think this is a
permissions or disk space issue. I have to admit I have no clue about what is
going on and I would appreciate a little help.

Thanks and happy new year!
 
Okay guys, I modified the script to save the backup locally and I tried to
run it again.

As previously, I have the two following errors in the logs:

- Backup started at ... failed as no target could be found. Please attach a
backup target and rerun backup.

- Backup attempted at ... failed to start, error code '2155348061'.

Can't find anything about the 2155348061 error code.

I also noticed I received an error report about the zipping process when
trying to delete the temporary .zip file created.

Otherwise, I received the 2147024832 VB error about the copy process.

Heeelp!

Thanks.
 
Back
Top