goombawaho
MIS
I'm running a batch file containing a Robocopy command as a scheduled task on an SBS 2003 server. It just copies a folder on D: to a folder on a different hard drive (E on the server for backup purposes.
The first time I ran it as a scheduled task, it completed and gave me a 0x9 in the LAST RESULT field of Scheduled Tasks.
I started looking around for what that meant and I believe that it's NOT reflective of a RESULT related to the Scheduled Task, but rather to the result of the Robocopy.
I think I read somewhere that it's the SUM of the result codes. This doesn't make much sense to me in terms of deciphering if there's a problem.
By the way, the number of folders and files copied AND the size of the data was exactly correct, so that makes me more confused. WHAT DOESS THE CODE MEAN.
The first time I ran it as a scheduled task, it completed and gave me a 0x9 in the LAST RESULT field of Scheduled Tasks.
I started looking around for what that meant and I believe that it's NOT reflective of a RESULT related to the Scheduled Task, but rather to the result of the Robocopy.
I think I read somewhere that it's the SUM of the result codes. This doesn't make much sense to me in terms of deciphering if there's a problem.
By the way, the number of folders and files copied AND the size of the data was exactly correct, so that makes me more confused. WHAT DOESS THE CODE MEAN.