Hi,
I just upgraded CM 1606 to 1702.
Prior to the upgrade I updated ADK as well but my x64 boot image was not consumed during the upgrade process.
The x86 Boot image is updated successfully though.
I followed this guide, but it didn't work:
http://www.scconfigmgr.com/2014/02/...ot-updated-after-a-configmgr-2012-r2-upgrade/
It produced this error:
I also stumbled on this thread here:
https://prajwaldesai.com/community/threads/1511-upgrade-boot-images-not-upgraded.512/#post-2266
But the fifth step is not very clear to me.
Can anybody explain what exactly I need to do there?
Update default boot image. Click “Execute Method” -> input object path as SMS_BootImagePackage.PackageID=”” -> UpdateDefaultImage
I just upgraded CM 1606 to 1702.
Prior to the upgrade I updated ADK as well but my x64 boot image was not consumed during the upgrade process.
The x86 Boot image is updated successfully though.
I followed this guide, but it didn't work:
http://www.scconfigmgr.com/2014/02/...ot-updated-after-a-configmgr-2012-r2-upgrade/
It produced this error:
Code:
Invoke-WmiMethod : Generic failure
At line:1 char:109
+ ... ='BE200005'" | Invoke-WmiMethod -Name UpdateDefaultImage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Invoke-WmiMethod], ManagementException
+ FullyQualifiedErrorId : InvokeWMIManagementException,Microsoft.PowerShell.Commands.InvokeWmiMethod
I also stumbled on this thread here:
https://prajwaldesai.com/community/threads/1511-upgrade-boot-images-not-upgraded.512/#post-2266
But the fifth step is not very clear to me.
Can anybody explain what exactly I need to do there?
Update default boot image. Click “Execute Method” -> input object path as SMS_BootImagePackage.PackageID=”” -> UpdateDefaultImage