Category: M365 Backup & Hardened Repositories
-
What You Need to Know About Veeam Backup for Microsoft 365 v.6
The 2020s began with mass migration to cloud office solutions, and many businesses chose Microsoft. The company reports that Office 365 (now Microsoft 365) and other commercial products saw a revenue increase of 23 percent in the first quarter of fiscal year 2022. Millions of users – and counting — rely on the information, files,…
-
How to Edit Exchange Authentication Policies in Powershell
Following these instructions, you can edit Exchange Authentication Policies: First, connect to the Exchange Online PowerShell module from Microsoft here, and run the Get-AuthenticationPolicy command. If you see a blank return, it means there is no policy and you need to configure one. Create a new authentication policy named Allow Basic Auth. New-AuthenticationPolicy -Name “Allow Basic Auth” To enable AllowBasicAuthPowershell and AllowBasicAuthWebService in the new authentication policy:…

