Export your 365 config

The MS365DSC https://microsoft365dsc.com/ is an extensive powershell module that allows exporting, importing, monitoring, comparing and automating 365 conifigurations.

It is a very capable and a very active Open Source gitHub project.

I just used it for comparing two configs on different Tenants, and it works very well. -highly recommended for this kind of task.

More articles

Optional features

Check available optional features: DISM /Online /Get-Capabilities Install an optional feature: DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0

Read More »