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

Autounattended.xml - Windows 2016 - Forced to Select OS

$
0
0

Hi

I've got previous experience automating windows installs before (desktop and server) but I'm stumped with this one issue with 2016.  

I can't seem to automate the OS selection window, This one...

< not able to upload images but its the OS selection windows within the windows setup >

Here is my code snippet from my Autounattended.xml 

I've tried using /image/name & /image/index

<ImageInstall>
    <OSImage>
        <InstallFrom>
           <MetaDatawcm:action="add">
               <Key>/IMAGE/NAME</Key>
               <Value>Windows Server 2016 Standard (Desktop Experience)</Value>
           </MetaData>
        </InstallFrom>               
        <InstallTo>
           <DiskID>0</DiskID>
           <PartitionID>2</PartitionID>
        </InstallTo>
    </OSImage>
</ImageInstall>

I used dism to confirm the image name

my iso is 

SW_DVD9_Win_Svr_STD_Core_and_DataCtr_Core_2016_64Bit_English_-3_MLF_X21-30350.ISO

SHA256          36B60C31CAFA2D488FE5D842D1FFBA623381F5E9F70E9359B3AA05282C9D232D

Anyone else seem this or can offer a share of what you use in your unattended file?

Thanks

Gary



Viewing all articles
Browse latest Browse all 2818

Trending Articles



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