1
Answer

Powrshell CSOM code to download file from SharePoint 2013

Jatin Vij

Jatin Vij

6y
750
1
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)