Powershell script to move the documents with their properties retained
Hi, I have created a simple batch file using dos command to upload files from local computer to SharePoint Document Library. Give a try to http://sharepointpratik.blogspot.in/2011/08/upload-files-from-local-machine-to.html Create mapped network drives of document libraries and then run following command in command prompt first Network drive A: (X Drive) Doc Lib http://site/doclibA Network drive B: (Z Drive) Doc Lib http://site/doclibB Command: COPY x:\doclibA *.* z:\doclibB If command runs fine, create a batch file and run it whenever you need it. Please let us know if this will be helpful Warm Regards, Pratik Vyas | SharePoint Consultant | http://sharepointpratik.blogspot.com/ | Posting is provided "AS IS" with no warranties, and confers no rights
March 24th, 2012 5:28pm

Hi, I have created a simple batch file using dos command to upload files from local computer to SharePoint Document Library. Give a try to http://sharepointpratik.blogspot.in/2011/08/upload-files-from-local-machine-to.html Create mapped network drives of document libraries and then run following command in command prompt first Network drive A: (X Drive) Doc Lib http://site/doclibA Network drive B: (Z Drive) Doc Lib http://site/doclibB Command: COPY x:\doclibA *.* z:\doclibB If command runs fine, create a batch file and run it whenever you need it. Please let us know if this will be helpful Warm Regards, Pratik Vyas | SharePoint Consultant | http://sharepointpratik.blogspot.com/ | Posting is provided "AS IS" with no warranties, and confers no rights
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 10:55am

Hello EveryOne, How to move multiple documents in one documents from one document library to another document library with powershell?
April 15th, 2012 4:37am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics