
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2016 08:20 AM
Goodmorning everyone,
I should create a batch that allows copying a from a source folder (shared network folder) to a destination.
We have already used the deployment to copy individual files but can not perform the same task with a whole folder.
What command use? Thank you all.
I should create a batch that allows copying a from a source folder (shared network folder) to a destination.
We have already used the deployment to copy individual files but can not perform the same task with a whole folder.

What command use? Thank you all.
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2016 11:44 PM
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2016 11:44 PM
Hi, try with xcopy
http://ss64.com/nt/xcopy.html
http://ss64.com/nt/xcopy.html
