From 9b6b21f3b70b7d42ce3aba1e4d5eb2357991059a Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:31:31 -0600 Subject: [PATCH] Added settings for Windows MDM migration (#24865) --- it-and-security/default.yml | 9 +++++++++ it-and-security/teams/no-team.yml | 23 +---------------------- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/it-and-security/default.yml b/it-and-security/default.yml index e627ec4f7bd8..4b538c2d8d4f 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -79,3 +79,12 @@ org_settings: policies: queries: - path: ./lib/all/queries/collect-fleetd-update-channels.yml +controls: + enable_disk_encryption: true + macos_migration: + enable: true + mode: voluntary + webhook_url: $DOGFOOD_MACOS_MIGRATION_WEBHOOK_URL + windows_enabled_and_configured: true + windows_migration: + enable: true diff --git a/it-and-security/teams/no-team.yml b/it-and-security/teams/no-team.yml index ef6baf9e40fb..51ae2f8a0612 100644 --- a/it-and-security/teams/no-team.yml +++ b/it-and-security/teams/no-team.yml @@ -1,25 +1,4 @@ name: No team policies: -controls: - enable_disk_encryption: true - macos_migration: - enable: true - mode: voluntary - webhook_url: $DOGFOOD_MACOS_MIGRATION_WEBHOOK_URL - macos_settings: - custom_settings: null - macos_setup: - bootstrap_package: "" - enable_end_user_authentication: false - macos_setup_assistant: null - macos_updates: - deadline: "2023-06-13" - minimum_version: 13.4.1 - windows_enabled_and_configured: true - windows_settings: - custom_settings: [] - windows_updates: - deadline_days: 3 - grace_period_days: 2 - scripts: [] +queries: software: