Scans through a folder of files and replaces them with compressed versions of themselves.By default, searches for all files, but you can include (and exclude) any types of files.By default, zips are split into 500MB chunks. Can also be used […]
Microsoft 365, Powershell
AZUpload – Upload pst files to your M365 mailboxes in bulk using PowerShell
AZUpload.ps1 This .ps1 will assist with bulk importing local PST data directly into Office365 mailboxes (or in-line archives) It works by bulk uploading PST files into a free ingestion folder provided by Microsoft.Then a CSV file instructs Office365 as to […]