Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Can't builded HP ZBook Studio x.360 G5 machine with sccm

lalajee2018

Well-Known Member
Messages
143
Reaction score
6
Points
18
Hi,

We brought new HP ZBook Studio x360 G5 machine and when we try to build it its keep failing on applying OS

Error 0x80070241

  1. The task sequence execution engine failed executing the action (Apply Operating System Image) in the group (4. Apply Operating System) with the error code 2147942977
  2. Action output: ... tVolume), HRESULT=80070241 (installimage.cpp,748)
  3. ApplyImage(), HRESULT=80070241 (installimage.cpp,1923)
  4. Apply(), HRESULT=80070241 (installimage.cpp,2112)
  5. installer.install(), HRESULT=80070241 (installimage.cpp,2187)
  6. Closing image file C:\_SMSTaskSequence\Packages\packagid\Win10x64-1909.wim
  7. Installation of image 2 in package packagid failed to complete..
  8. Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)
  9. ReleaseSource() for C:\_SMSTaskSequence\Packages\packagid.
  10. reference count 1 for the source C:\_SMSTaskSequence\Packages\packagid beforereleasing
  11. Released the resolved source C:\_SMSTaskSequence\Packages\packagid
  12. InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia, g_RunFromNet ), HRESULT=80070241 (applyos.cpp,513). The operating system reported error 2147942977: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.


234133-image.png


All other models are working fine its just the Z book
 
0x80070241 =
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

Source: Windows
-----
So re-download the image and/or drivers.
 
0x80070241 =
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

Source: Windows
-----
So re-download the image and/or drivers.
No changes have been made to wim file, it was working for this model in beginning of July 2022.

All other model are ok its just zbook, to replace this wmi we have very long process
 
No changes have been made to wim file, it was working for this model in beginning of July 2022.

All other model are ok its just zbook, to replace this wmi we have very long process
Ok but that is the error. so....
 
Check on the vendor website if new drivers are available for this model. This issue occurs even with Dell laptops if outdated drivers are being used.
 
Back
Top