SharePoint Online: Upload Large Files using PowerShell
Requirement: Upload large files to SharePoint Online using PowerShell. PowerShell to Upload a large file to SharePoint Online Suppose you try to upload files with > 250 MB file size to SharePoint Online using CSOM Files.Add method, or PnP PowerShell Add-PnPFile methods, you’ll end up with errors: To mitigate the errors, Here…
Read more