I just tried it in Windows 2000 with a simple

code:
shell "xcopy /S /d \\server\share\folder c:\temp"

It worked like a champ.. didn't need a CMD... With the CMD /C worked fine as well.

So, I can't duplicate the problem..

Brian