Forum Discussion
JeanYouni
Jul 16, 2021Copper Contributor
M365 Backup
Hi, we are planning for M365 E5 edition and I'm checking how to backup the configuration of M365 and I mean not only the emails but the Azure AD, Intune configuration and other apps.... what is...
pvanberlo
Jul 16, 2021MCT
Configuration wise there is not a single way of doing this. You could see if the Microsoft365DSC PowerShell module provides a way to export these settings, but even that doesn’t cover every possible setting that’s there. The other option is to string together PowerShell cmdlets to get all the details you need.