Quantcast
Viewing all articles
Browse latest Browse all 2818

Windows setup could not process the setting

Hi, I'm trying to deploy an image of Windows 8 Embedded using WDS (Windows Server 2012) and I find this message in client machine. It appears while boot image is loading...
I'm using an *.xml file to make an unattended installation, that I select from Client tab on my WDS server.

If I don't use any file installation is performed correctly.

Full message is "Windows setup could not process the <Catalog> setting in the unattend answer file.
See setup log files under [X:\Windows\panther] for details."

However, when I check this folder in Windows Server there isn't any updated log file...

My unattend.xml file contains:

<?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"><Order>1</Order><Type>Primary</Type><Size>25000</Size></CreatePartition><CreatePartition wcm:action="add"><Order>2</Order><Extend>true</Extend><Type>Primary</Type></CreatePartition></CreatePartitions><ModifyPartitions><ModifyPartition wcm:action="add"><Active>true</Active><Format>NTFS</Format><Label>System</Label><Letter>C</Letter><Order>1</Order><PartitionID>1</PartitionID><Extend>false</Extend></ModifyPartition><ModifyPartition wcm:action="add"><Active>true</Active><Extend>true</Extend><Format>NTFS</Format><Label>Media</Label><Letter>D</Letter><Order>2</Order><PartitionID>2</PartitionID></ModifyPartition></ModifyPartitions><DiskID>0</DiskID><WillWipeDisk>true</WillWipeDisk></Disk></DiskConfiguration><WindowsDeploymentServices><Login><Credentials><Domain>*********</Domain><Username>Administrator</Username><Password>*********</Password></Credentials></Login><ImageSelection><InstallImage><ImageGroup>ImageGroup1</ImageGroup><ImageName>TCImage</ImageName><Filename>Install.wim</Filename></InstallImage><InstallTo><DiskID>0</DiskID><PartitionID>1</PartitionID></InstallTo></ImageSelection></WindowsDeploymentServices></component></settings><cpi:offlineImage cpi:source="wim:c:/discwin8e/sources/install.wim#Windows Embedded 8 Standard" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>

Anyone know how to fix it?

Regards



Viewing all articles
Browse latest Browse all 2818

Trending Articles



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