CSOM PowerShell script to generate report of Document Library
Blog PostsEver wanted to know the list of documents, file size, checked out details and the folder and file count? This blog I will run through the CSOM PowerShell script to get the details of the file and folder in a document library. The script will iterate all folders and files recursively to get the file… READ MORE