MSFN Forum: [request] unattended.xml - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[request] unattended.xml

#1 User is offline   forever0donotknowme 

  • Junior
  • Pip
  • Group: Members
  • Posts: 56
  • Joined: 29-May 12
  • OS:none specified
  • Country: Country Flag

Posted 26 January 2013 - 01:46 AM

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


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,726
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 28 January 2013 - 09:52 AM

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>


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy