Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 954404 - Last Review: February 17, 2012 - Revision: 1.1
Return codes that are used by the Robocopy utility in Windows Server 2008 or Windows Server 2008 R2
This article discusses the return codes that are used by the Robocopy utility in Windows Server 2008 or Windows Server 2008 R2.Â
The following table lists and describes the return codes that are used by the Robocopy utility.
Collapse this tableExpand this table
| Value
| Description |
|---|
| 0 | No files were copied. No failure was encountered. No files were mismatched. The files already exist in the destination directory; therefore, the copy operation was skipped. |
| 1 | All files were copied successfully. |
| 2 | There are some additional files in the destination directory that are not present in the source directory. No files were copied. |
| 3 | Some files were copied. Additional files were present. No failure was encountered. |
| 5 | Some files were copied. Some files were mismatched. No failure was encountered. |
| 6 | Additional files and mismatched files exist. No files were copied and no failures were encountered. This means that the files already exist in the destination directory. |
| 7 | Files were copied, a file mismatch was present, and additional files were present. |
| 8 | Several files did not copy. |
Note Any value greater than 8 indicates that there was at least one failure during the copy operation.
For more information about how to use the Robocopy utility, open a command prompt, type the following command, and then press ENTER:
Robocopy /?
APPLIES TO
- Windows Server 2008 Service Pack 2
- Windows Server 2008 Datacenter without Hyper-V
- Windows Server 2008 Enterprise without Hyper-V
- Windows Server 2008 Standard without Hyper-V
- Windows Server 2008 for Itanium-Based Systems
- Windows Server 2008 Datacenter
- Windows Server 2008 Enterprise
- Windows Server 2008 Standard
- Windows Server 2008 R2 Service Pack 1
- Windows Server 2008 R2 Datacenter without Hyper-V
- Windows Server 2008 R2 Enterprise without Hyper-V
- Windows Server 2008 R2 Standard without Hyper-V
- Windows Server 2008 R2 for Itanium-Based Systems
- Windows Server 2008 R2 Datacenter
- Windows Server 2008 R2 Enterprise
- Windows Server 2008 R2 Standard
- Windows 7 Service Pack 1
- Windows 7 Ultimate
- Windows 7 Professional
- Windows 7 Enterprise
| kbexpertiseinter kbhowto kbinfo KB954404 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate