From f63f8aa72e59e04b938546dd2f389dc0ec2bbc7f Mon Sep 17 00:00:00 2001 From: robm82 Date: Mon, 11 May 2026 16:48:23 +0100 Subject: [PATCH] Fix for MacOS File Vault This enables the Defer option, which is required by Intune to enable FileVault encryption on MacOS --- ...B - Disk Encryption - D - FileVault - v1.1.json} | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) rename MACOS/NativeImport/{MacOS - OIB - Disk Encryption - D - FileVault - v1.0.json => MacOS - OIB - Disk Encryption - D - FileVault - v1.1.json} (87%) diff --git a/MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.0.json b/MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.1.json similarity index 87% rename from MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.0.json rename to MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.1.json index 04d6932..a2e822c 100644 --- a/MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.0.json +++ b/MACOS/NativeImport/MacOS - OIB - Disk Encryption - D - FileVault - v1.1.json @@ -4,7 +4,7 @@ "creationSource": null, "description": "", "lastModifiedDateTime": "2024-08-29T12:13:58.8294917Z", - "name": "MacOS - OIB - Disk Encryption - D - FileVault - v1.0", + "name": "MacOS - OIB - Disk Encryption - D - FileVault - v1.1", "platforms": "macOS", "priorityMetaData": null, "roleScopeTagIds": ["0"], @@ -28,6 +28,17 @@ { "settingValueTemplateReference": null, "children": [ + { + "@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance", + "settingDefinitionId": "com.apple.mcx.filevault2_defer", + "settingInstanceTemplateReference": null, + "auditRuleInformation": null, + "choiceSettingValue": { + "settingValueTemplateReference": null, + "value": "com.apple.mcx.filevault2_defer_true", + "children": [] + } + }, { "@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance", "settingDefinitionId": "com.apple.mcx.filevault2_enable",