<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Home</NetworkLocation>
<SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
<ProtectYourPC>3</ProtectYourPC>
</OOBE>
UserAccounts>
- <AdministratorPassword>
<Value>admin1password</Value>
</AdministratorPassword>
- <LocalAccounts>
- <LocalAccount wcm:action="add">
<Group>Administrators</Group>
<Name>Admin2</Name>
</LocalAccount>
- <LocalAccount wcm:action="add">
<Group>Users</Group>
<Name>User1</Name>
</LocalAccount>
- <LocalAccount wcm:action="add">
<Group>Users</Group>
<Name>User2</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
- <AutoLogon>
- <Password>
<Value>admin1password</Value>
<PlainText>true</PlainText>
</Password>
<Enabled>true</Enabled>
<LogonCount>3</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
I haven't figured out (or tried to) how to rename the built-in Administrator account. If you want to enable it, you must use username Administrator. You should have a password for Administrator, don't know if that one is mandatory. As for the rest, they are optional.
This post has been edited by razormoon: 30 April 2008 - 07:19 AM