From fa24f130b2cd894148a71be6cb11b15933ec987c Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:43:08 -0500 Subject: [PATCH] Update workstations-canary.yml (#23617) Add - path: macos-execute-disable-fleet-desktop.sh to Workstations (canary) script library Co-authored-by: Victor Lyuboslavsky --- it-and-security/teams/workstations-canary.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index cf1782a624..b0333bb039 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -104,6 +104,7 @@ controls: grace_period_days: 2 scripts: - path: ../lib/collect-fleetd-logs.sh + - path: ../lib/macos-execute-disable-fleet-desktop.sh - path: ../lib/macos-see-automatic-enrollment-profile.sh - path: ../lib/macos-remove-old-nudge.sh - path: ../lib/macos-mdm-migration.sh