Jatin Vij

Jatin Vij

  • 1.5k
  • 250
  • 1.8k

Powrshell CSOM code to download file from SharePoint 2013

Mar 29 2018 9:48 PM
I need a powershell script using client side object model to download files from a sharepoint site to my local drive according to the last modified date of the file.
 
In date only year has to be checked.
For example: Files only from the year 2015 has to be downloaded to local client desktop machine.

Answers (1)