Skip to content

Commit

Permalink
Added settings for Windows MDM migration (#24865)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenhouchins authored Dec 19, 2024
1 parent d79e26d commit 9b6b21f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 22 deletions.
9 changes: 9 additions & 0 deletions it-and-security/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
23 changes: 1 addition & 22 deletions it-and-security/teams/no-team.yml
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 9b6b21f

Please sign in to comment.