MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
634 stars 281 forks source link

Only Dell BIOS Packages Not Creating #245

Closed chaosisbliss closed 4 years ago

chaosisbliss commented 4 years ago

Hi,

I seem to be having an issue with Dell BIOS packages getting created. The BIOS is downloaded, but the folder appears to be missing the flash utility as indicated with the error in the log. After it errors, it appears to stop processing and does not create a package. There are no further errors in the log indicating why the flashutility download fails. I have used all of the options for a BIOS download including All and BIOS both of which have the same result.

Info: BIOS Download URL Found: https://downloads.dell.com/FOLDER05668213M/1/OptiPlex_5060_1.4.2.exe DriverAutomationTool 7/7/2020 8:55:04 AM 17396 (0x43F4) Info: Creating E:\Drivers_BIOS Packages\Drivers_BIOS Packages\Dell\OptiPlex 5060\BIOS\1-4-2\ folder DriverAutomationTool 7/7/2020 8:55:04 AM 17396 (0x43F4) Info: Downloading OptiPlex_5060_1.4.2.exe BIOS update file DriverAutomationTool 7/7/2020 8:55:04 AM 17396 (0x43F4) BitsTransfer: Checking BITS background job DriverAutomationTool 7/7/2020 8:55:04 AM 17396 (0x43F4) Info: Downloading Dell flash update utility DriverAutomationTool 7/7/2020 8:55:04 AM 17396 (0x43F4) BitsTransfer: Checking BITS background job DriverAutomationTool 7/7/2020 8:55:06 AM 17396 (0x43F4) ======== Errors(s) Occurred ======== DriverAutomationTool 7/7/2020 8:55:06 AM 17396 (0x43F4) Error: BIOS flash upgrade utility failed to download. Check log for more details DriverAutomationTool 7/7/2020 8:55:06 AM 17396 (0x43F4) DriverAutomationTool 7/7/2020 8:55:06 AM 17396 (0x43F4)

chaosisbliss commented 4 years ago

****Update. I ended up copying the FlashUtility.exe from the temp folder to the destination location which corrected the issue. Packages are being created.