2015-04-30 20:38:03 -04:00
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns= "urn:schemas-microsoft-com:unattend" >
<settings pass= "windowsPE" >
<component name= "Microsoft-Windows-International-Core-WinPE" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<InputLocale > en-US</InputLocale>
<SystemLocale > en-US</SystemLocale>
<UILanguage > en-US</UILanguage>
<UILanguageFallback > en-US</UILanguageFallback>
<UserLocale > en-US</UserLocale>
</component>
<component name= "Microsoft-Windows-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<ImageInstall >
<OSImage >
<InstallTo >
<DiskID > 0</DiskID>
<PartitionID > 1</PartitionID>
</InstallTo>
<InstallFrom >
<MetaData wcm:action= "add" >
<Key > /IMAGE/INDEX</Key>
2018-06-24 00:42:53 -04:00
<Value > 2</Value>
2015-04-30 20:38:03 -04:00
</MetaData>
</InstallFrom>
</OSImage>
</ImageInstall>
<UserData >
<AcceptEula > true</AcceptEula>
<FullName > Lab</FullName>
<Organization > Lab.local</Organization>
</UserData>
<DiskConfiguration >
<Disk wcm:action= "add" >
<CreatePartitions >
<CreatePartition wcm:action= "add" >
<Extend > true</Extend>
<Order > 1</Order>
<Type > Primary</Type>
</CreatePartition>
</CreatePartitions>
<DiskID > 0</DiskID>
<WillWipeDisk > true</WillWipeDisk>
</Disk>
</DiskConfiguration>
</component>
</settings>
<settings pass= "specialize" >
<component name= "Microsoft-Windows-Shell-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<ComputerName > CS1</ComputerName>
</component>
<component name= "Microsoft-Windows-TCPIP" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<Interfaces >
<Interface wcm:action= "add" >
<Ipv4Settings >
<DhcpEnabled > false</DhcpEnabled>
<Metric > 10</Metric>
<RouterDiscoveryEnabled > false</RouterDiscoveryEnabled>
</Ipv4Settings>
<UnicastIpAddresses >
<IpAddress wcm:action= "add" wcm:keyValue= "1" > 192.168.199.33/24</IpAddress>
</UnicastIpAddresses>
<Identifier > Local Area Connection</Identifier>
<Routes >
<Route wcm:action= "add" >
<Identifier > 0</Identifier>
<Metric > 10</Metric>
<NextHopAddress > 192.168.199.2</NextHopAddress>
<Prefix > 0.0.0.0/0</Prefix>
</Route>
</Routes>
</Interface>
</Interfaces>
</component>
<component name= "Microsoft-Windows-UnattendedJoin" processorArchitecture= "amd64" 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 > lab.local</Domain>
<Password > VMware1!</Password>
<Username > JoinUser</Username>
</Credentials>
<JoinDomain > lab.local</JoinDomain>
</Identification>
</component>
<component name= "Microsoft-Windows-DNS-Client" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<DNSSuffixSearchOrder >
<DomainName wcm:action= "add" wcm:keyValue= "1" > lab.local</DomainName>
</DNSSuffixSearchOrder>
<Interfaces >
<Interface wcm:action= "add" >
<DNSServerSearchOrder >
<IpAddress wcm:action= "add" wcm:keyValue= "1" > 192.168.199.4</IpAddress>
</DNSServerSearchOrder>
<DisableDynamicUpdate > true</DisableDynamicUpdate>
<DNSDomain > lab.local</DNSDomain>
<EnableAdapterDomainNameRegistration > true</EnableAdapterDomainNameRegistration>
<Identifier > Local Area Connection</Identifier>
</Interface>
</Interfaces>
</component>
<component name= "Microsoft-Windows-ServerManager-SvrMgrNc" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<DoNotOpenServerManagerAtLogon > true</DoNotOpenServerManagerAtLogon>
</component>
<component name= "Microsoft-Windows-OutOfBoxExperience" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<DoNotOpenInitialConfigurationTasksAtLogon > true</DoNotOpenInitialConfigurationTasksAtLogon>
</component>
<component name= "Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture= "amd64" 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-IE-InternetExplorer" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<TrustedSites > 192.168.199.7</TrustedSites>
</component>
</settings>
<settings pass= "oobeSystem" >
<component name= "Microsoft-Windows-Shell-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<AutoLogon >
<Password >
<Value > VgBNAHcAYQByAGUAMQAhAFAAYQBzAHMAdwBvAHIAZAA=</Value>
<PlainText > false</PlainText>
</Password>
<Enabled > true</Enabled>
<LogonCount > 99</LogonCount>
<Username > cs1\administrator</Username>
</AutoLogon>
<OOBE >
<HideEULAPage > true</HideEULAPage>
<HideWirelessSetupInOOBE > true</HideWirelessSetupInOOBE>
<NetworkLocation > Work</NetworkLocation>
</OOBE>
<UserAccounts >
<AdministratorPassword >
<Value > VgBNAHcAYQByAGUAMQAhAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText > false</PlainText>
</AdministratorPassword>
</UserAccounts>
<FirstLogonCommands >
<SynchronousCommand wcm:action= "add" >
<CommandLine > a:\Build.cmd</CommandLine>
2018-06-24 00:42:53 -04:00
<Description > Phase One Installer from A Drive</Description>
2015-04-30 20:38:03 -04:00
<Order > 1</Order>
<RequiresUserInput > true</RequiresUserInput>
2018-06-24 00:42:53 -04:00
</SynchronousCommand>
<SynchronousCommand wcm:action= "add" >
<CommandLine > D:\Build.cmd</CommandLine>
<Description > Phase One Installer from D Drive</Description>
<Order > 2</Order>
<RequiresUserInput > true</RequiresUserInput>
</SynchronousCommand>
<SynchronousCommand wcm:action= "add" >
<CommandLine > E:\Build.cmd</CommandLine>
<Description > Phase One Installer from E Drive</Description>
<Order > 3</Order>
<RequiresUserInput > true</RequiresUserInput>
2015-04-30 20:38:03 -04:00
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
<cpi:offlineImage cpi:source= "wim:d:/projects/community%20lab%20guide/installers/2k8r2/sources/install.wim#Windows Server 2008 R2 SERVERSTANDARD" xmlns:cpi= "urn:schemas-microsoft-com:cpi" />
</unattend>