metasploitable3/scripts/configs/disable-auto-logon.bat

1 line
108 B
Batchfile

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /d 0 /f