Jump to content

Recommended Posts

Posted

Please I need ready unattended.xml file that contain

ready username as administrator : Admin ( during format ask to insert user name and password: i want let username is admin without password)

computer name: Admin

workgroup: mshome

current system locale: arabic(any country)

please can any person help me and provide me ready file


Posted

Have you tried making the XML in WSIM?

Here is an example for the user account:

			<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Group>Administrators</Group>
<DisplayName>Admin</DisplayName>
<Name>Admin</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>

Here is the NetworkLocation:

<NetworkLocation>Home</NetworkLocation>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...