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!

Robocopy Scheduled Task - Exit Code 0x9

Status
Not open for further replies.
Oct 7, 2007
6,597
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top