Sep 06 2018
01:36 PM
- last edited on
Feb 07 2023
08:00 PM
by
TechCommunityAP
Sep 06 2018
01:36 PM
- last edited on
Feb 07 2023
08:00 PM
by
TechCommunityAP
We are still spinning up O365 for the organization, and in doing so, we've decided to have a production tenant, and a sand-box tenant (minimally). However, we are worried about drift over time in terms of what admin rights/functions get set in one vs the other one.
Are there any recommended tools that can a) evaluate O365 tenants from a settings level, and be able to allow for comparison with other tenants, and b) do the equivalent of a merge from one tenant to another one (i.e. make the sandbox tenant look exactly like production in terms of settings, etc).
Sep 06 2018 11:42 PM
PowerShell is your best friend here, and the Graph API/CSOM depending on the specific workload. Or you might consider using 3rd party products that have similar features.