Quantcast
Channel: User Brian - Server Fault
Viewing all articles
Browse latest Browse all 41

Answer by Brian for Robocopy Invalid Parameter /BYTES

$
0
0

You likely have an old version in a directory listed in your path before C:\Windows\System32\ which is where robocopy is normally located. To find out where your copy is running from run where robocopy. On a regular system the result would be:

C:\>where robocopyC:\Windows\System32\Robocopy.exeC:\Program Files (x86)\Windows Resource Kits\Tools\robocopy.exeC:\>

Viewing all articles
Browse latest Browse all 41

Trending Articles