From 0a83c79f045b9a7e2b165f23e26cf209d2b54780 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 14 Apr 2025 11:09:57 +0200 Subject: [PATCH] Update winvistax64-enterprise.xml --- assets/winvistax64-enterprise.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/assets/winvistax64-enterprise.xml b/assets/winvistax64-enterprise.xml index 04a3f5b..1e3709c 100644 --- a/assets/winvistax64-enterprise.xml +++ b/assets/winvistax64-enterprise.xml @@ -150,11 +150,6 @@ reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /v "AllowInsecureGuestAuth" /t REG_DWORD /d 1 /f Allow guest access to network shares - - 2 - reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LimitBlankPasswordUse /t REG_DWORD /d 0 /f - Allow RDP login with blank password - 3 cmd /C wmic useraccount where name="Docker" set PasswordExpires=false