From b902ba0e393b37974f2d4cfbfb70a84e557071a5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 21 Apr 2024 21:38:42 +0200 Subject: [PATCH] Update win10x64-ltsc.xml --- assets/win10x64-ltsc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml index f9d0f11..606b417 100644 --- a/assets/win10x64-ltsc.xml +++ b/assets/win10x64-ltsc.xml @@ -352,7 +352,7 @@ 3 reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v "DevicePasswordLessBuildVersion" /t REG_DWORD /d 0 /f Enable option for passwordless sign-in - + 4 cmd /C wmic useraccount where name="Docker" set PasswordExpires=false