Listing 1: Sample Autounattend XML file en-US en-US 0409:00000409 en-US en-US en-US XXXXX-XXXXX-XXXXX-XXXXX-XXXXX OnError true 0 1 /IMAGE/Name Windows Longhorn SERVERENTERPRISE 1 40000 Primary 1 1 C NTFS false 0 true en-US en-US en-US en-US true UABhADUANQB3AG8AcgBkAEEAZABtAGkAbgBpAHMAsdfsdfDSDSDShAHMAcwB3AG8Acg BkAA== false</PlainText> </AdministratorPassword> </UserAccounts> <TimeZone>Central America Standard Time</TimeZone> <RegisteredOrganization>SavillTech Ltd</RegisteredOrganization> <RegisteredOwner>SavillTech Ltd</RegisteredOwner> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey> <RegisteredOrganization>SavillTech</RegisteredOrganization> <RegisteredOwner>SavillTech</RegisteredOwner> <ComputerName>*</ComputerName> <TimeZone>Central Standard Time</TimeZone> </component> <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <fDenyTSConnections>false</fDenyTSConnections> </component> <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Identification> <Credentials> <Domain>savilltech.net</Domain> <Password>password</Password> <Username>savadmin</Username> </Credentials> <JoinDomain>savilltech.net</JoinDomain> </Identification> </component> </settings> <cpi:offlineImage cpi:source="wim:d:/os%20images/install.wim#Windows Longhorn SERVERENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>