PowerShell – Download File from SharePoint Document Library
I am sharing a recently written scripting solution that I have uploaded to PowerShell Gallery as well as GIT. This solution will download files from SharePoint document library and move it to destination on NAS/file share. Prerequisites for this solution: vsadmin module PNP.Powershell Download the script from Git or PowerShell gallery from below links: Git:…