From 9675ab794ba9b918e1de27c39f023995e957528c Mon Sep 17 00:00:00 2001 From: Thomas Nieto <38873752+ThomasNieto@users.noreply.github.com> Date: Tue, 28 Oct 2025 18:19:08 -0500 Subject: [PATCH] Fix typo in Scan Removable Drives entry --- configurations/windows/windows_baseline.dsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurations/windows/windows_baseline.dsc.yaml b/configurations/windows/windows_baseline.dsc.yaml index 0ffe6cd98..2a9be92d3 100644 --- a/configurations/windows/windows_baseline.dsc.yaml +++ b/configurations/windows/windows_baseline.dsc.yaml @@ -50,7 +50,7 @@ resources: valueName: Start valueData: DWord: 4 # Disabled - - name: Scan Removeable Drives + - name: Scan Removable Drives type: Microsoft.Windows/Registry metadata: area: Services