mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Improve Windows configuration (#161)
This commit is contained in:
parent
4534f66d73
commit
b92d2589b1
13 changed files with 59 additions and 134 deletions
|
|
@ -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\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue