B
BobW
I have a vbs script (X.vbs) that creates a backup copy of an existing file
on another computer to a folder on this computer connected by a LAN. The
backup job is called PWCbackup.job File X.vbs scheduled to run each day at
4:00PM. On checking the log Schedlgu.txt I get the following messages.
PWCbackup.jog (X.vbs)
Started 2/13/09 4:00:00 PM
PWCBackup.job (X.vbs)
Finished 2/13/09 4:00:01 PM
Result: The task completed with an exit code of (0).
However checking the destination folder for the backup, the file was not
copied. - Running X.vbs manually does create the proper backup in the
correct folder. The scheduled task was created under a different user than
is normally running at 4:00 PM but I understand that it should still work.
on another computer to a folder on this computer connected by a LAN. The
backup job is called PWCbackup.job File X.vbs scheduled to run each day at
4:00PM. On checking the log Schedlgu.txt I get the following messages.
PWCbackup.jog (X.vbs)
Started 2/13/09 4:00:00 PM
PWCBackup.job (X.vbs)
Finished 2/13/09 4:00:01 PM
Result: The task completed with an exit code of (0).
However checking the destination folder for the backup, the file was not
copied. - Running X.vbs manually does create the proper backup in the
correct folder. The scheduled task was created under a different user than
is normally running at 4:00 PM but I understand that it should still work.