PROBLEM DISTRIBUTING BOOT IMAGE AFTER ADK UPGRADE

Simon Auty 41 Reputation points
2021-08-31T01:41:01.57+00:00

Hi,
Just updated to ADK 2004 and having issues with the last step of updating distribution point boot image. My X86 boot image worked without issue, but the X64 image is giving the following:

Google isn't bringing up much, and the few things I have found are not helping.

Error: Update boot image:
• Microsoft Windows PE (x64)

Error: Windows ADK reload actions:
• Reload using Windows PE from the ADK version 10.0.19041.0

Error: Update actions:
• Add ConfigMgr binaries using Production Client version 5.00.9049.1010
• Inject prestart command line
• Add custom background
• Set scratch space
• Disable Windows PE command line support
• Add drivers

Error: Failed to import the following drivers:
• Intel(R) ICH7R/DH SATA AHCI Controller
• Intel(R) ICH7R/DH SATA RAID Controller
• Atheros AR8131 PCI-E Gigabit Ethernet Controller (NDIS 6.20)
• 3Com Dual Port 1000-SX PCI-X Server NIC
• Intel(R) 82579LM Gigabit Network Connection
• Intel(R) PRO/1000 PT Dual Port Network Connection
• Intel(R) 82567LM-3 Gigabit Network Connection
• Intel(R) 82575EB Gigabit Network Connection
• Intel(R) 82580 Gigabit Network Connection
• Intel(R) 82567LM-2 Gigabit Network Connection
• NVIDIA nForce Networking Controller
• Realtek PCI GBE Family Controller
• AMD SATA Controller
• LSI Adapter, SAS2 2116 Meteor ROC(E) -StorPort
• NVIDIA nForce Serial ATA Controller
• AMD USB 3.0 Root Hub
• AMD USB 3.0 Host Controller
• Texas Instruments XHCI Controller
• Intel(R) ICH9M-E/M SATA AHCI Controller
• 3Com Dual Port 1000-SX PCI-X Server NIC
• Broadcom NetLink (TM) Gigabit Ethernet
• Intel(R) 82579LM Gigabit Network Connection
• Intel(R) 82580 Gigabit Network Connection
• Intel(R) 82599 Multi-Function Network Device
• E153ANC.DeviceDesc%
• Intel(R) Ethernet Connection I217-LM
• Intel Chipset SATA RAID Controller
• Intel(R) 8 Series/C220 Chipset Family SATA AHCI Controller

Optional components:
• Scripting (WinPE-Scripting)
• Startup (WinPE-SecureStartup)
• Network (WinPE-WDS-Tools)
• Scripting (WinPE-WMI)

Error: The wizard detected the following problems when updating the boot image.
• The SMS Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
• Description = "Failed to make a copy of source WIM file due to error 2";
• ErrorCode = 2;
• File = "..\\sspbootimagepackage.cpp";
• Line = 5426;
• ObjectInfo = "CSspBootImagePackageInst::preRefreshPkgSourceHook";
• Operation = "ExecMethod";
• ParameterInfo = "SMS_BootImagePackage.PackageID=\"CC100005\"";
• ProviderName = "WinMgmt";
• StatusCode = 2147749889;
};
Microsoft Configuration Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Amandayou-MSFT 11,141 Reputation points
    2021-09-01T08:42:58.307+00:00

    Hi @Simon Auty ,

    Failed to make a copy of source WIM file due to error 2

    Error Code 2 = "The system cannot find the file specified."

    Check to make sure the WIM is actually where the package thinks it is.

    I check it in my environment, and the WIM file is located in C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us, we could find it according to our environment, and import it manually.

    128219-91.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.