Get SharePoint Documents Inventory Report with PowerShell
Requirement: Get all files in a SharePoint Document Library using PowerShell This PowerShell script generates a detailed report on the given SharePoint library’s inventory in addition to its storage data. The output report contains: File Name File Size(KB) Versions Size(KB) Total File Size(KB) Created on Last Modified Created by Parent Folder URL…
Read more