Updated 12/19/19 - This is now resolved!
We were recently alerted to a profile that’s not saving as expected when configuring from Intune. The setting is for macOS under Device configuration – Profiles > Create profile > Device features > Login items. Here’s where you configure this in the console:
What you’ll find when you go to save the profile, is it errors out:
We’ve got a fix being tested right now, and plan to roll it out with the 1911 service release. In the interim, you can use graph to configure the setting:
- Use Graph explorer: https://developer.microsoft.com/en-us/graph/graph-explorer
- POST to https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations
- Request body: {displayName":"login item ","description":"","roleScopeTagIds":[],"@odata.type":"#microsoft.graph.macOSDeviceFeaturesConfiguration","autoLaunchItems":[{"path":"/Applications/Teams.app"}]}
- Change the displayName and path to values you want.
Let us know if you have any questions. We'll resolve this post when the fix is on all scale units.
Blog post updates:
- 12/19/19 with an update that this is now resolved.
Updated Dec 19, 2019
Version 2.0Intune_Support_Team
Microsoft
Joined October 11, 2018
Intune Customer Success
Follow this blog board to get notified when there's new activity