How to copy content in multiple servers using Xcopy:-
Command: xcopy
/s C:\Tempp \\Devapiunittest6.int\c$\
Source Folder: C:\Tempp
Destination Folder: \\Devapiunittest6.int\c$\
Results:-
The whole content would be copied to the Tempp folder of C directory of the
server (Devapiunittest6.int).
No comments:
Post a Comment