 <!-- Template unattend file for headless installations.      Taken from winmain\5353.060327-1900\ia64fre -->
          <unattend xmlns="urn:schemas-microsoft-com:unattend">
              <servicing>
                  <package action="configure">
                      <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6001.18000"
          processorArchitecture="ia64" publicKeyToken="31bf3856ad364e35" language="" />
                      <selection name="SNMP" state="false" />
                  </package>
              </servicing>
              <settings pass="windowsPE">
                  <component name="Microsoft-Windows-International-Core-WinPE" publicKeyToken="31bf3856ad364e35"
          language="neutral" versionScope="nonSxS" processorArchitecture="ia64">
                      <SetupUILanguage>
                          <UILanguage>en-US</UILanguage>
                          <WillShowUI>OnError</WillShowUI>
                      </SetupUILanguage>
                      <InputLocale>US</InputLocale>
                      <SystemLocale>US</SystemLocale>
                      <!-- This is the only required element for this component -->
                      <UILanguage>en-US</UILanguage>
                      <UserLocale>en-US</UserLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="ia64" publicKeyToken="31bf3856ad364e35"
           language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                      <DiskConfiguration>
                          <Disk wcm:action="add">
                              <CreatePartitions>
                                  <CreatePartition wcm:action="add">
                                      <Order>1</Order>
                                      <Size>100</Size>
                                      <Type>EFI</Type>
                                  </CreatePartition>
                                  <CreatePartition wcm:action="add">
                                      <Order>2</Order>
                                      <Size>400</Size>
                                      <Type>MSR</Type>
                                  </CreatePartition>
                                  <CreatePartition wcm:action="add">
                                      <Extend>true</Extend>
                                      <Order>3</Order>
                                      <Type>Primary</Type>
                                  </CreatePartition>
                              </CreatePartitions>
                              <DiskID>0</DiskID>
                              <WillWipeDisk>true</WillWipeDisk>
</Disk>
                          <WillShowUI>Never</WillShowUI>
                      </DiskConfiguration>
                      <ImageInstall>
                          <OSImage>
                              <InstallFrom>
                                  <MetaData wcm:action="modify">
                                      <Key>/IMAGE/Name</Key>
                                      <Value>Windows Longhorn SERVERENTERPRISEIA64</Value>
                                  </MetaData>
                              </InstallFrom>
                              <InstallTo>
                                  <DiskID>0</DiskID>
                                  <PartitionID>3</PartitionID>
                              </InstallTo>
                              <WillShowUI>Never</WillShowUI>
                          </OSImage>
                      </ImageInstall>
                      <UserData>
                          <ProductKey>
                              <Key>4DWFP-JF3DJ-B7DTH-78FJB-PDRHK</Key>
                              <WillShowUI>OnError</WillShowUI>
                          </ProductKey>
                          <AcceptEula>true</AcceptEula>
                          <FullName>MOST</FullName>
                          <Organization>YOUR COMPANY GOES HERE</Organization>
                      </UserData>
                  </component>
              </settings>
              <settings pass="specialize">
                  <component name="Microsoft-Windows-Shell-Setup" publicKeyToken="31bf3856ad364e35" language="neutral"
          versionScope="nonSxS" processorArchitecture="ia64">
                      <ComputerName>*</ComputerName>
                      <CopyProfile>false</CopyProfile>
                  </component>
<component name="Microsoft-Windows-UnattendedJoin" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="ia64">
<Identification>
<Credentials>
                    <Domain>*MachineName*</Domain>
                    <Username>Administrator</Username>
                    <Password>Abcdef12</Password>
                </Credentials>
                <JoinWorkgroup>WORKGROUP</JoinWorkgroup>
            </Identification>
        </component>
    </settings>
<!-- NOTE: we need to use settings overrides to enable remote desktop and open up the relevant port in the firewall; at present, these settings have not yet been authored; in the meantime, we use guirunonce
items to get this          functionality (and we autologon to make sure the guirunonce items will run right
after setup) -->
    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-Shell-Setup" publicKeyToken="31bf3856ad364e35" language="neutral"
versionScope="nonSxS" processorArchitecture="ia64">
            <AutoLogon>
                <Enabled>true</Enabled>
                <Username>Administrator</Username>
                <Password>
                    <Value>QQBiAGMAZABlAGYAMQAyAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                    <PlainText>false</PlainText>
                </Password>
            </AutoLogon>
            <FirstLogonCommands>
                <SynchronousCommand>
                    <Order>1</Order>
<!-- open a port in the firewall for remote desktop -->
<CommandLine>netsh firewall set portopening TCP 3389 "Remote Desktop" enable</CommandLine>
                </SynchronousCommand>
                <SynchronousCommand>
                    <Order>2</Order>
                    <!-- turn on remote desktop -->
                    <CommandLine>reg add "HKLM\SYSTEM\ControlSet001\Control\Terminal Server" /f /v
fDenyTSConnections /t REG_DWORD /d 0x00000000</CommandLine>
                </SynchronousCommand>
                <SynchronousCommand>
                    <Order>3</Order>
                    <!-- turn on remote desktop for earlier less-secure operating systems like Windows 2000,
XP, and Win2K3-->
                    <CommandLine>reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\WinStations\RDP-Tcp" /v UserAuthentication /t REG_DWORD /d 0x0 /f</CommandLine>
                </SynchronousCommand>
            </FirstLogonCommands>
            <RegisteredOwner>GSTL User</RegisteredOwner>
            <RegisteredOrganization>YOUR COMPANY GOES HERE</RegisteredOrganization>
            <TimeZone>Pacific Standard Time</TimeZone>
            <UserAccounts>
<AdministratorPassword> <Value>QQBiAGMAZABlAGYAMQAyAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
                    <PlainText>false</PlainText>
                </AdministratorPassword>
            </UserAccounts>
        </component>
</settings>
    <cpi:offlineImage cpi:source="wim:c:/iso/wim/us/install.wim#Windows Longhorn SERVERENTERPRISEIA64"
xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>