Hi there.
Trying to slipstream windows 2016 wim file with latest CU (february 2019) and get an error:
PS D:\offline> add-windowspackage -path D:\offline -packagepath d:\hyperv\updates
WARNING: Failed to add package d:\hyperv\updates\windows10.0-kb4487006-x64_464f910dd8b67c3cbd36e2a8da20204b9dd659a6.msu
WARNING: Add-WindowsPackage failed. Error code = 0x800f0823
add-windowspackage : An error occurred applying the Unattend.xml file from the .msu package.
For more information, review the log file.
At line:1 char:1
+ add-windowspackage -path D:\offline -packagepath d:\hyperv\updates
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Add-WindowsPackage], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.AddWindowsPackageCommand
Any hints?
I have also tried to put the kb4132216 in the same updates folder (I thought that update could be a prerequisite) but the error remains the same.
with best regards
bostjanc