Quantcast
Channel: Setup Deployment forum
Viewing all articles
Browse latest Browse all 2818

Unable to bypass Select OS to install

$
0
0

Everytime i install the os through WDS answer file 

It asks me to select OS to install 

and there is only one windows 2008 Enterprise and once i click next it automatically installs OS 

Need to get bypass this screen 

XML file 

 <?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">
-<SetupUILanguage>
 <UILanguage>en-us</UILanguage>
 </SetupUILanguage>
 <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">
-<DiskConfiguration>
-<Disk wcm:action="add">
-<CreatePartitions>
-<CreatePartition wcm:action="add">
 <Extend>true</Extend>
 <Order>1</Order>
 <Type>Primary</Type>
 </CreatePartition>
 </CreatePartitions>
-<ModifyPartitions>
-<ModifyPartition wcm:action="add">
 <Active>true</Active>
 <Extend>false</Extend>
 <Format>NTFS</Format>
 <Label>Sys</Label>
 <Letter>C</Letter>
 <Order>1</Order>
 <PartitionID>1</PartitionID>
 </ModifyPartition>
 </ModifyPartitions>
 <DiskID>0</DiskID>
 <WillWipeDisk>true</WillWipeDisk>
 </Disk>
 </DiskConfiguration>
-<ImageInstall>
-<OSImage>
-<InstallTo>
 <DiskID>0</DiskID>
 <PartitionID>1</PartitionID>
 </InstallTo>
 <WillShowUI>Never</WillShowUI>
-<InstallFrom>
-<MetaData wcm:action="add">
 <Key>/IMAGE/NAME</Key>
 <Value>Windows Longhorn SERVERENTERPRISE</Value>
 </MetaData>
 </InstallFrom>
 </OSImage>
 </ImageInstall>
-<WindowsDeploymentServices>
-<Login>
-<Credentials>
 <Domain>******</Domain>
 <Password>******</Password>
 <Username>administrator</Username>
 </Credentials>
 </Login>
-<ImageSelection>
-<InstallTo>
 <DiskID>0</DiskID>
 <PartitionID>1</PartitionID>
 </InstallTo>
 </ImageSelection>
 </WindowsDeploymentServices>
 </component>
 </settings>
 <cpi:offlineImagecpi:source="wim:d:/sources/install.wim#Windows Server 2008 R2 SERVERENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
 </unattend>


With Regards Venkatesh Sekar



Viewing all articles
Browse latest Browse all 2818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>