From e15d4afcb68cb00c0eb785da8104e27f2438d814 Mon Sep 17 00:00:00 2001 From: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:15:57 +0000 Subject: [PATCH] Add CSP to disable lock screen slide show (#34551) Using a workaround described [here](https://github.com/fleetdm/fleet/issues/33731#issuecomment-3423354681) to get the verification to succeed. --------- Co-authored-by: Dale Ribeiro --- .../PreventLockScreenSlideShow.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/solutions/windows/configuration-profiles/PreventLockScreenSlideShow.xml diff --git a/docs/solutions/windows/configuration-profiles/PreventLockScreenSlideShow.xml b/docs/solutions/windows/configuration-profiles/PreventLockScreenSlideShow.xml new file mode 100644 index 0000000000..a04acb490d --- /dev/null +++ b/docs/solutions/windows/configuration-profiles/PreventLockScreenSlideShow.xml @@ -0,0 +1,13 @@ + + + + + chr + text/plain + + + ./Device/Vendor/MSFT/Policy/Config/DeviceLock/PreventLockScreenSlideShow + + <enabled/> + +