mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Win22 config
This commit is contained in:
parent
3b68b89eff
commit
16753a26d6
1 changed files with 8 additions and 5 deletions
|
|
@ -167,10 +167,12 @@
|
||||||
<UserAccounts>
|
<UserAccounts>
|
||||||
<LocalAccounts>
|
<LocalAccounts>
|
||||||
<LocalAccount wcm:action="add">
|
<LocalAccount wcm:action="add">
|
||||||
<Description>Docker</Description>
|
|
||||||
<DisplayName>Docker</DisplayName>
|
|
||||||
<Group>Administrators</Group>
|
|
||||||
<Name>Docker</Name>
|
<Name>Docker</Name>
|
||||||
|
<Group>Administrators</Group>
|
||||||
|
<Password>
|
||||||
|
<Value/>
|
||||||
|
<PlainText>true</PlainText>
|
||||||
|
</Password>
|
||||||
</LocalAccount>
|
</LocalAccount>
|
||||||
</LocalAccounts>
|
</LocalAccounts>
|
||||||
<AdministratorPassword>
|
<AdministratorPassword>
|
||||||
|
|
@ -179,12 +181,13 @@
|
||||||
</AdministratorPassword>
|
</AdministratorPassword>
|
||||||
</UserAccounts>
|
</UserAccounts>
|
||||||
<AutoLogon>
|
<AutoLogon>
|
||||||
|
<Username>Docker</Username>
|
||||||
|
<Enabled>true</Enabled>
|
||||||
|
<LogonCount>1</LogonCount>
|
||||||
<Password>
|
<Password>
|
||||||
<Value/>
|
<Value/>
|
||||||
<PlainText>true</PlainText>
|
<PlainText>true</PlainText>
|
||||||
</Password>
|
</Password>
|
||||||
<Enabled>true</Enabled>
|
|
||||||
<Username>Docker</Username>
|
|
||||||
</AutoLogon>
|
</AutoLogon>
|
||||||
<OOBE>
|
<OOBE>
|
||||||
<HideEULAPage>true</HideEULAPage>
|
<HideEULAPage>true</HideEULAPage>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue