- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-30-2024 03:13 PM
Hey everyone,
It's been awhile since I have done anything in Jamf Pro and honestly I am more of a sccm/intune engineer. I say that because I recently deployed a registry key on all windows machines to greyout the option to enable or disable syncing on a onedrive. My leadership has ask me to force all users to enable syncing their documents, pictures and desktop as seen in the picture. I have successfully deployed this to all windows workstations. Does anyone know how to do this on macOS? See the example below.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-30-2024 04:18 PM
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-01-2024 03:13 AM
@HighlyFavoredme wrote:Hey everyone,
It's been awhile since I have done anything in Jamf Pro and honestly I am more of a sccm/intune engineer. I say that because I recently deployed a registry key on all windows machines to greyout the option to enable or disable syncing on a onedrive. My leadership has ask me to force all users to enable syncing their documents, pictures and desktop as seen in the picture. I have successfully deployed this to all windows workstations. Does anyone know how to do this on macOS? See the example below.
You can also follow these steps:
To force users to enable syncing for OneDrive on macOS and grey out the option, you can utilize a configuration profile in Jamf Pro. Specifically, you'll want to create a profile that includes the appropriate payload for managing OneDrive settings.
- Create a Configuration Profile: Go to Jamf Pro and create a new configuration profile for macOS.
- Add a Custom Payload: Use the com.microsoft.OneDrive domain to set preferences. You can specify settings to enforce the syncing of Documents, Pictures, and Desktop folders.
- Use Terminal Commands: You may also use Terminal commands to adjust the OneDrive preferences directly via a script, then deploy this script through Jamf.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 03:52 PM - edited 09-30-2024 03:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-30-2024 04:18 PM
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-01-2024 03:13 AM
@HighlyFavoredme wrote:Hey everyone,
It's been awhile since I have done anything in Jamf Pro and honestly I am more of a sccm/intune engineer. I say that because I recently deployed a registry key on all windows machines to greyout the option to enable or disable syncing on a onedrive. My leadership has ask me to force all users to enable syncing their documents, pictures and desktop as seen in the picture. I have successfully deployed this to all windows workstations. Does anyone know how to do this on macOS? See the example below.
You can also follow these steps:
To force users to enable syncing for OneDrive on macOS and grey out the option, you can utilize a configuration profile in Jamf Pro. Specifically, you'll want to create a profile that includes the appropriate payload for managing OneDrive settings.
- Create a Configuration Profile: Go to Jamf Pro and create a new configuration profile for macOS.
- Add a Custom Payload: Use the com.microsoft.OneDrive domain to set preferences. You can specify settings to enforce the syncing of Documents, Pictures, and Desktop folders.
- Use Terminal Commands: You may also use Terminal commands to adjust the OneDrive preferences directly via a script, then deploy this script through Jamf.
