From 6ebfed511f53bf59483addc1d7b04d71d17b5cda Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Mon, 17 Mar 2025 12:14:27 +1000 Subject: [PATCH] chore: remove duplicate LAPS Enable Admin policy --- ... LAPS - D - LAPS Enable Administrator.json | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 policies/settingscatalog/Win - SC - Windows LAPS - D - LAPS Enable Administrator.json diff --git a/policies/settingscatalog/Win - SC - Windows LAPS - D - LAPS Enable Administrator.json b/policies/settingscatalog/Win - SC - Windows LAPS - D - LAPS Enable Administrator.json deleted file mode 100644 index a8fad03..0000000 --- a/policies/settingscatalog/Win - SC - Windows LAPS - D - LAPS Enable Administrator.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity", - "createdDateTime": "2025-02-05T23:10:06.2132942Z", - "creationSource": null, - "description": "", - "lastModifiedDateTime": "2025-02-05T23:10:06.2132942Z", - "name": "Win - SC - Windows LAPS - D - LAPS Enable Administrator", - "platforms": "windows10", - "priorityMetaData": null, - "roleScopeTagIds": [ - "0" - ], - "settingCount": 1, - "technologies": "mdm", - "id": "388fbf31-619d-42e9-a481-7c09c64d2266", - "templateReference": { - "templateId": "", - "templateFamily": "none", - "templateDisplayName": null, - "templateDisplayVersion": null - }, - "settings": [ - { - "id": "0", - "settingInstance": { - "@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance", - "settingDefinitionId": "device_vendor_msft_policy_config_localpoliciessecurityoptions_accounts_enableadministratoraccountstatus", - "settingInstanceTemplateReference": null, - "choiceSettingValue": { - "settingValueTemplateReference": null, - "value": "device_vendor_msft_policy_config_localpoliciessecurityoptions_accounts_enableadministratoraccountstatus_1", - "children": [] - } - } - } - ] -}