Microsoft 365 Apps packager

M365 Apps deployment as a native feature in NME - leverage M365 Apps configuration XML and an evergreen URL to the setup.exe (https://officecdn.microsoft.com/pr/wsus/setup.exe) to create a native UAM installer or to import a Win32 package into Intune.
- The configuration XML could be embedded like the FSLogix redirections.xml - this will enable more advanced scenarios such as settings default application preferences for a better first run experience
- This approach should enable a consistent M365 Apps deployment without resorting to a PowerShell script
- M365 Apps wizard in Intune doesn't support dependencies. A Win32 package is more predictable for Autopilot deployments
- When importing into Intune, replace any existing M365 Apps Win32 package with dependencies and supersedence
- Optionally wrap in the PowerShell App Deployment Toolkit for end-user interaction
- See example project here: https://github.com/aaronparker/m365apps
1

Comments (1 comment)

0
Avatar
Benjamin Gaudette

Hi Aaron, I'm trying to find a way to manage with Nerdio “Microsoft 365 Apps to Windows Devices With Microsoft Intune”

Add Microsoft 365 Apps to Windows Devices Using Microsoft Intune - Microsoft Intune | Microsoft Learn

Do you have a recommandation ? Thanks

Please sign in to leave a comment.