Jump to content

Recommended Posts


Posted (edited)

The File is called (Auto)unattend.xml

Here's some info

Windows Deployment Step-by-Step Guide


<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" >
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1024</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>768</VerticalResolution>
</Display>
<WindowsFeatures>
<ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
<ShowMediaCenter>false</ShowMediaCenter>
</WindowsFeatures>
<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
<RegisteredOrganization>Damage Inc.</RegisteredOrganization>
<RegisteredOwner>The Glimmerman</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<TimeZone>W. Europe Standard Time</TimeZone>
<ProductKey>12345-12345-abcde-KLMNO-PQRST</ProductKey>
</component>

Edited by The Glimmerman
Posted

You need to create the file. People usually put it in the root of their install media, or you can put it on a USB key.

The first thing you should get is the WAIK, it has the XML builder and the help files to walk you through how to use it. Also, most of those topics are mirrored on Technet.

WAIK info is here.

General examples and questions about making the XML is here:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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