Powershell – SharePoint document library files report filtered by created date
Introduction Give the date range and this powershell script will generate csv report with total number of files created in all the document libraries. Script will get all the document libraries of sites and its subsites. This can be used as reporting tool to get overview of the total number of documents that were created […]
October 4, 2015
В·
Adi В·
No Comments
Tags: caml in powershell script, date range in caml, Powershell, SharePoint document library report В· Posted in: Powershell, Sharepoint 2010, SharePoint 2013, Tools