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

1 line
108 B
Batchfile
Raw Normal View History

2016-08-30 17:53:02 +02:00
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /d 0 /f