feat: Improve Windows configuration (#161)

This commit is contained in:
Kroese 2024-02-08 17:49:26 +01:00 committed by GitHub
parent 4534f66d73
commit b92d2589b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 59 additions and 134 deletions

View file

@ -826,7 +826,7 @@ prepareXP() {
echo "AdminPassword=*"
echo "TimeZone=0"
echo "AutoLogon=Yes"
echo "AutoLogonCount=99999"
echo "AutoLogonCount=65432"
echo ""
echo "[UserData]"
echo "FullName=\"Docker\""