Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi James,
First of, I’m really impressed with the settings you’ve provided.
I’ve imported, deployed, and tested them all, and I see some opportunities for improvement. Below is my proposal for Version 1.1.
Please note, the version number in the file names must be updated after the merge.
MacOS - OIB - Microsoft OneDrive - D - Service and Access - v1.1
Changes:
Login → Service Management - Managed Login Items:
Label
toLabel Prefix
.Privacy → Privacy Preferences Policy Control:
com.microsoft.OneDrive-mac
, which is the Store App that does not support KFM.System Configuration → System Extension:
com.microsoft.OneDrive-mac.FinderSync
from the identifier as this is not needed.MacOS - OIB - Microsoft OneDrive - U - Known Folder Move - v1.1
True
. This automatically starts OneDrive after the user signs in.MacOS - OIB - Disk Encryption - D - FileVault - v1.1
6 months
. This makes it more secure and aligns with a lot of the security baseline in enterprises (same with Bitlocker Key rotation on Windows Devices)FYI: You need to show the FileVault screen in the Setup Assistant. This can be configured in the enrollment profile.
MacOS - OIB - Microsoft AutoUpdate - D - MAU Configuration - v1.1
Current Channel
toCurrent Channel (Monthly)
. This is the monthly enterprise channel on Windows M365 apps.Lower network overhead
toLower processor overhead
. This is because updates are only installing beta updates when Guard against app modification is enabled, and most problems users experience are related to processor performance (e.g., the device getting warmer and slower).MacOS - OIB - Microsoft Office - D - Updates - v1.0
MacOS - OIB - Defender Antivirus - D - Antivirus Configuration - v1.1
enabled
todisabled
: Set todisabled
so the icon is displayed in the menu bar, allowing users to see the status and manually force updates if needed. Key ishideStatusMenuIcon
, sodisable
(default) shows the icon in the menubar.MacOS - OIB - Firewall - D - Gatekeeper - v1.1
false
totrue
: Some apps are installed with scripts, like Company Portal and M365. Setting "Allow Identified Developers" tofalse
means only Apps from the App Store are allowed.true
tofalse
. This prevents connection issues with devices on the same network, e.g., AirPrint, headphones, and external displays or TVs.MacOS - OIB - Device Security - D - Accounts and Login - v1.1
true
tofalse
: Setting "Hide Admin Users" totrue
is super annoying. Most users are still local admins on their macOS devices, and when trying to log in, the username is not pre-filled, requiring manual entry on the login screen.