Building a Common Image - Developing a common software image for the HP dc7900, Elite 8000 and 6000 Pro desktop models
 <AutoLogon> 
 <Username>Administrator</Username> 
 <Enabled>true</Enabled> 
 <LogonCount>2</LogonCount> 
 </AutoLogon> 
 </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> 
 <ShowWindowsLive>false</ShowWindowsLive> 
 <TimeZone>Eastern Standard Time</TimeZone> 
 <Display> 
 <ColorDepth>32</ColorDepth> 
 <DPI>106</DPI> 
 <HorizontalResolution>1280</HorizontalResolution> 
 <RefreshRate>75</RefreshRate> 
 <VerticalResolution>1024</VerticalResolution> 
 </Display> 
 <ComputerName>*</ComputerName> 
 <CopyProfile>true</CopyProfile> 
 </component> 
 <component name="Microsoft-Windows-Security-Licensing-SLC-UX" 
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"> 
 <SkipAutoActivation>true</SkipAutoActivation> 
 </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>arbor01</Domain> 
 <Password>nopass</Password> 
 <Username>installman</Username> 
 </Credentials> 
 <JoinDomain>arbor01</JoinDomain> 
 </Identification> 
 </component> 
 <component name="Microsoft-Windows-Deployment" 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"> 
 <RunSynchronous> 
 <RunSynchronousCommand wcm:action="add"> 
 <Order>1</Order> 
 <Path>net user administrator /active:yes</Path> 
 </RunSynchronousCommand> 
 </RunSynchronous> 
 </component> 
 </settings> 
 <settings pass="generalize"> 
 <component name="Microsoft-Windows-Security-Licensing-SLC" 
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"> 
 <SkipRearm>0</SkipRearm> 
 </component> 










