surfrock66
Member
- Messages
- 23
- Solutions
- 2
- Reaction score
- 0
- Points
- 1
We are on MCM 5.00.9122.1000. We are attempting to deploy Windows 10 22H2. I have used 2 different ADK versions, 22H2 (10.0.22621) and 23H2 (10.0.25398) (I made sure to reboot after the uninstall AND after the install any time I did a version change) but both are showing the same results. I validated that the ADK and the Win-PE add-on were the same version each time. We are not loading any drivers into the boot image, so that is not a factor.
Once I create my boot image, I go to add it to CM, and I get the following error:
I did notice that in SMSProv.log I see this:

I've done a lot of research, and thus far what I've tried swapping ADK versions between 22H2 and 23H2, though I have not gone earlier. I am seeing a lot of advice to go with the boot image 10.0.22000.1 from a prior ADK, but that's getting kind of old and I wanted validation that it is still good advice.
Once I create my boot image, I go to add it to CM, and I get the following error:
ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
Description = "Error retrieving object PackageID=";
ErrorCode = 2151811598;
File = "K:\\dbs\\sh\\cmgm\\1026_005344\\cmd\\u\\src\\SiteServer\\SDK_Provider\\SMSProv\\SspInterface.h";
Line = 1199;
Operation = "GetObject";
ParameterInfo = "SMS_BootImagePackage.PackageID=\"\"";
ProviderName = "ExtnProv";
StatusCode = 2147749890;
};
-------------------------------
Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException
The SMS Provider reported an error.
Stack Trace:
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_ObjectClass()
at Microsoft.ConfigurationManagement.AdminConsole.OsdCommon.OsdImageWizardForm.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.ProgressPage.backgroundWorkerPostApply_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
-------------------------------
System.Management.ManagementException
Not found
Stack Trace:
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_ObjectClass()
at Microsoft.ConfigurationManagement.AdminConsole.OsdCommon.OsdImageWizardForm.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.ProgressPage.backgroundWorkerPostApply_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
-------------------------------
I did notice that in SMSProv.log I see this:
But that doesn't make sense, as that's not the path to the wim in the adk:Failed to mount file C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us\{1BF23E9A-A084-45B4-956E-AD57E2C2765C}.wim. Error code = 5~ $$<SMS Provider><02-29-2024 10:51:11.415+480><thread=13864 (0x3628)>
~*~*~K:\dbs\sh\cmgm\1026_005344\cmd\u\src\SiteServer\SDK_Provider\SMSProv\sspbootimagepackage.cpp(4980) : Failed to export default x64 boot image from ADK installation source~*~*~ $$<SMS Provider><02-29-2024 10:51:11.458+480><thread=13864 (0x3628)>
~*~*~Failed to export default x64 boot image from ADK installation source ~*~*~ $$<SMS Provider><02-29-2024 10:51:11.459+480><thread=13864 (0x3628)>

I've done a lot of research, and thus far what I've tried swapping ADK versions between 22H2 and 23H2, though I have not gone earlier. I am seeing a lot of advice to go with the boot image 10.0.22000.1 from a prior ADK, but that's getting kind of old and I wanted validation that it is still good advice.
