Forum Discussion
errolrojas
Microsoft
Aug 17, 2021MSIX and VM
I have a current case I'm working on severity B. The client is using an evaluation copy of Windows 10 Enterprise edition, he has MSIX installed on that machine and has has created VM's using Hyper V and has packaged them. He wants to be able to use Hyper V and deploy VM's that he packaged in MSIX. Is this doable? I have attached a screen shot the client gave me. Any information would be helpful. Thanks.
- Dian Hartono
Microsoft
Hello, I don't think I understand your question. Can you provide the steps you are taking?- errolrojas
Microsoft
I think my answer is in here:
Failed to verify if catalog file \\?\C:\Windows\CbsTemp\30898609_1703541680\update.cat is valid. [HRESULT = 0x800b010a - CERT_E_CHAINING]
Line 58: 2021-07-15 12:41:25, Error CBS Failed to create internal package [HRESULT = 0x800b010a - CERT_E_CHAINING]
Line 1211: 2021-07-15 12:51:35, Info DPX CreateFileW failed, FileName:\\?\D:\MSIX_Packaging\Msix-PackagingTool-Driver-Package~31bf3856ad364e35~amd64~~.cab, Error:0x80070002
Line 1220: 2021-07-15 12:51:35, Info DPX CreateFileW failed, FileName:\\?\D:\MSIX_Packaging\Msix-PackagingTool-Driver-Package~31bf3856ad364e35~amd64~~.cab, Error:0x80070002
Line 1236: 2021-07-15 12:51:35, Error CBS Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 1253: 2021-07-15 12:51:35, Error CBS Failed to perform operation. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 1290: 2021-07-15 12:52:08, Error CBS Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 1307: 2021-07-15 12:52:08, Error CBS Failed to perform operation. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
Line 2478: 2021-07-15 13:06:17, Error CBS FC: CFCAcquirerWUClient::Download(134): Result = 0x8024402C
Line 2479: 2021-07-15 13:06:17, Error CBS FC: CFCAcquirerWrapper::Execute(160): Result = 0x8024402C
Line 2495: 2021-07-15 13:06:20, Error CBS FC: CFCAcquirerWUClient::Download(134): Result = 0x8024402C
Line 2496: 2021-07-15 13:06:20, Error CBS FC: CFCAcquirerWrapper::Execute(160): Result = 0x8024402C
Line 2503: 2021-07-15 13:06:20, Error CBS Failed to process single phase execution. [HRESULT = 0x8024402c - Unknown Error]
Line 2524: 2021-07-15 13:06:21, Error CBS Failed to perform operation. [HRESULT = 0x8024402c - Unknown Error]
Line 3133: 2021-07-15 13:09:11, Error CBS FC: CFCAcquirerWUClient::Download(134): Result = 0x8024402C
Line 3134: 2021-07-15 13:09:11, Error CBS FC: CFCAcquirerWrapper::Execute(160): Result = 0x8024402C
Line 3150: 2021-07-15 13:09:14, Error CBS FC: CFCAcquirerWUClient::Download(134): Result = 0x8024402C
Line 3151: 2021-07-15 13:09:14, Error CBS FC: CFCAcquirerWrapper::Execute(160): Result = 0x8024402C
Line 3158: 2021-07-15 13:09:14, Error CBS Failed to process single phase execution. [HRESULT = 0x8024402c - Unknown Error]
Line 3179: 2021-07-15 13:09:14, Error CBS Failed to perform operation. [HRESULT = 0x8024402c - Unknown Error]- errolrojas The typical cause is that Windows Update was disabled.
The customer should revert the VM, enable windows updates, start the packaging tool, and begin to create a package until the the point at which the driver is installed. Then close the packaging tool, turn off Windows Updates and disable it. Then take a new snapshot.
I might know where the customer can get some training...
- errolrojas
Microsoft
You see I have the case issued to me, the client states the following:
MSIX Packaging Tool driver failing to install
Why would that be?