Avatar of GST-GRIDTECH
GST-GRIDTECH
Flag for United States of America

asked on 

Accessing uNC paths from CMD line/bat file

Hi.
I'm might be missing something here.
However, we use a batch file that easily does a
Xcopy "\\serverName\path1\path2\*" "C:\programs\pathlocal1\pathlocal2" /s /e /y

On widows 7
But doesn't work on
Windows 10.

Am I missing some basic understanding here.

I guess I could just map it but wanted to understand why it works in windows7 but doesn't work in windows10

Thank you
Windows 10

Avatar of undefined
Last Comment
GST-GRIDTECH

8/22/2022 - Mon