question

Dary-0265 avatar image
0 Votes"
Dary-0265 asked TeemoTang-MSFT commented

Failed to validate package configuration XML

Hi
I have a customizations file on hand and want to correct the parameters in it.
As below, it will show "Failed to validate package configuration XML" after I ran the cmd
Is there any suggestion to help this work successfully?

113737-01.png


113793-icdcommon-20210712-000820-007-3464.log




Many thanks,
Dary

windows-10-networkwindows-10-setup
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

TeemoTang-MSFT avatar image
0 Votes"
TeemoTang-MSFT answered Dary-0265 commented

Hi Dary,

Please check this similar case for a hint, notice the replies from Nayuta Ishii and Karen_Hu.

we must use suited store file to build a provisioning package. As a default, store file is "Microsoft-Common-Provisioning.dat," you found. But, we must pass correct store file path to icd.exe.

When we want to provision desktop device, we select "desktop device provisioning," or select "advanced provisioning" at first screen. And if we select "advanced provisioning," we decide provisioning type after naming a provisioning project and filename. Then we can set "ComputerName" in "Accounts/ComputerAccount."

And, when building provisioning package with icd.exe CLI, we must put the path of "Microsoft-Desktop-Provisioning.dat" as /StoreFile option, instead of the default option, "Microsoft-Common-Provisioning.dat" in the icd.exe installed path.

https://social.technet.microsoft.com/Forums/en-US/353e110a-ec74-4afe-af2a-c25d9bca4387/failed-to-build-provisioning-package-with-windows-10-adk?forum=win10itprosetup


If the Answer is helpful, please click "Accept Answer" and upvote it.
Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Teemo,

I generate another customization file by WCD tool and found the cmd I use as above pic is useful if I use this customization file to produce PPKG .
So, I think the probelm is why my customization file will failed to validate now.

Our customization file define a lot about different power slider, and we hope to adjust the parameters in it to do our experiment.
static-configuration-options-for-the-performance-state-engine



Could yout help to confirm how to solve it, or is it any related data can provide for reference ?

0 Votes 0 ·
Dary-0265 avatar image
0 Votes"
Dary-0265 answered TeemoTang-MSFT commented

Hi Teemo,

It seems not work after I putted the path of "Microsoft-Desktop-Provisioning.dat" as /StoreFile option.
Is it needed to build ppkg file by WCD tool?
Or could I build it by command as below link only?


https://docs.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-command-line

114105-0713-01.png


114116-icdcommon-20210713-000932-483-1944.log




· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I think you could a ppky by WCD and check result

0 Votes 0 ·