From 687a7ef2728064043aa7a2272b709643ea4f2f3f Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 Apr 2024 22:00:21 +0200 Subject: [PATCH] Update win10x64-iot.xml --- assets/win10x64-iot.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml index 263b26e..76e9f3a 100644 --- a/assets/win10x64-iot.xml +++ b/assets/win10x64-iot.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