Windows 10 Feature Update

D

davem_819

I am testing feature updates from 1803/1809 to 1909. (Dell Latitude 5400 and similar devices)

The product we use is Ivanti security controls which involves us having to download the ISO and place it in the software patches folder.


The devices we use are built with Win 10 Pro licences then through Azure are jumped up to Enterprise. The Ivanti console specifies the 1909 enterprise ISO is required. I have tested this but it does fail, the same result with the 1903 ISO.


I have also done this manually using the setup.exe from the ISO.



Ran this command and no issues reported

SETUP.EXE /Auto Upgrade /NoReboot /DynamicUpdate Disable /Compat ScanOnly



Ran setup from ISO, gets to 100%, reboots and then once rebooted I am prompted with the select a language screen



0xC1900101 – 0x20017

- The installation failed in the SAFE_OS phase with an error during BOOT operation

- Tried with and without SEP installed


- Fully updated all driver and BIOS

Ran setupdiag:

SetupDiag was unable to match to any known failure signatures

Scan report:


<?xml version="1.0" encoding="UTF-8"?>



-<CompatReport MigXmlFile="psR13OPt80WIPDft.3.8.0.0_APPRAISER_Migration.xml">



<System X64Running="True" X64Capable="True"/>




-<Hardware>



-<HardwareItem HardwareType="Setup_BitlockerNoTargetSupport">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_TargetIsNonStagedBuild">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_LanguagePackDetected">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_LicenseActivation">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_FeaturesOnDemandDetected">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_PendingFirmwareUpdateWithPower">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_FlightSigningEnabled">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>





-<HardwareItem HardwareType="Setup_SecureBoot">



<CompatibilityInfo BlockingType="None"/>



</HardwareItem>



</Hardware>



<SystemInfo OSMinorVersion="0" OSMajorVersion="10" UplevelEdition="Windows 10"/>



<Devices/>





-<DriverPackages>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem50.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem128.inf"/>



<DriverPackage HasSignedBinaries="False" BlockMigration="True" Inf="oem136.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem100.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem192.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem193.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem87.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem63.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem194.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem52.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem195.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem197.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem103.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem4.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem106.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem189.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem71.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem191.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem95.inf"/>



<DriverPackage HasSignedBinaries="False" BlockMigration="True" Inf="oem214.inf"/>



<DriverPackage HasSignedBinaries="False" BlockMigration="True" Inf="oem213.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem85.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem203.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem217.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem218.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem221.inf"/>



<DriverPackage HasSignedBinaries="True" BlockMigration="False" Inf="oem114.inf"/>



</DriverPackages>



<Programs/>




</CompatReport>



Will it be these drivers in bold be stopping the feature upgrade? If so is there a command that will tell me what these drivers are without having to go through device manager?

I did google a bit on 136 and it came up as USB2 stack, EHCI eUSB Miniport Driver. If they are stopping it should they be disabled or uninstalled?Any other tools available to give me a better idea of where it is failing?

Continue reading...
 
Back
Top Bottom