Jump to content
Microsoft Windows Bulletin Board

Recommended Posts

Posted

Hi,

I wan't to add vbscript package to December Win11 24H2 wim image. I downloaded FoD for 24H2, get:

Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~.cab

Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab

Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~~.cab

Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab

Mount WIM and use following command:

di*m /Image:F:\Temp\win11iso\Mounted /Add-Package /PackagePath:"E:\Temp\ISOs\win10\VBSCRIPT\Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~.cab

All gone well except:

Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~.cab

I have following errors in di*m.log:

2025-01-23 14:10:47, Info CBS Failed to check capability logic [HRESULT = 0x800f0955 - CBS_E_INVALID_PACKAGE_REQUEST_ON_MULTILINGUAL_FOD]

2025-01-23 14:10:47, Error di*m di*m  Package Manager: PID=10832 TID=24312 Failed initiating changes - CDISMPackage::Internal_ChangePackageState(hr:0x800f0955)

2025-01-23 14:10:47, Error di*m di*m Package Manager: PID=10832 TID=24312 Failed to Install the package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1. - CDISMPackage::InstallEx(hr:0x800f0955)

2025-01-23 14:10:47, Error di*m di*m  Package Manager: PID=10832 TID=24312 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0955)

2025-01-23 14:10:47, Error di*m di*m .EXE: di*m Package Manager processed the command line but failed. HRESULT=800F0955

I am not sure what is missing - wim was built from clean ISO downloaded from VLSC. All I have done before I added it to SCCM was image index extraction (Enterprise->3). In OSD it worked but in Task Sequence I have some steps that uses vbs scripts, also we have logon scripts in vbs.

Any tips?

Regards,

Damian

View the full article

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...