Update EnableAutoLogin.ps1
This commit is contained in:
parent
f634b77704
commit
95390aa002
@ -20,4 +20,4 @@ Set-ItemProperty -Path $keyPath -Name "DefaultPassword" -Value $passwordPlain
|
||||
Set-ItemProperty -Path $keyPath -Name "AutoAdminLogon" -Value 1
|
||||
|
||||
# Display confirmation
|
||||
Write-Host "Registry values updated successfully."
|
||||
Write-Host $username " is now set up for auto login"
|
||||
|
Loading…
Reference in New Issue
Block a user