Unable to update Distribution Points
We are now recieving the following error when we update the Distrution Points. We are at version 4.00.6487.2000 with R3 installed. We have WIAK 2010 installed, which we recently did.
Error: Boot image to update:
Microsoft Windows PE (x86)
Error: Actions to perform:
Add ConfigMgr binaries
Disable Windows PE command line support
Add drivers
Error: Failed to import the following drivers:
Intel(R) 5000 Series Chipsets Integrated Device - 1A38
Intel(R) PRO/1000 Gigabit Server Adapter
Intel(R) 82575EB Gigabit Network Connection
Intel(R) PRO/1000 PT Dual Port Network Connection
Intel(R) 82575EB Gigabit Network Connection
Intel(R) Virtual Network Connection
Intel(R) 82598EB Multi-Function Network Device
Intel(R) 10G Virtual Network Connection
Intel(R) Centrino(R) WiMAX 6250 Function Driver
Broadcom NetLink (TM) Gigabit Ethernet
Broadcom NetLink (TM) Gigabit Ethernet
Error: The wizard detected the following problems when updating the boot image.
Failed to install required packages into to the boot image
The ConfigMgr Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
Description = "Failed to insert OSD binaries into the WIM file";
ErrorCode = 2152205056;
File = "e:\\nts_sms_fre\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
Line = 4262;
ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
Operation = "ExecMethod";
ParameterInfo = "SMS_BootImagePackage.PackageID=\"IWK00001\"";
ProviderName = "WinMgmt";
StatusCode = 2147749889;
};
October 13th, 2011 5:57pm
Why are you trying to add drivers like Bluetooth Fax Modem, Bluetooth Hands-free Audio or Intel(R) WiFi Link 5350 to a boot image? Those devices are not needed in WinPE at all. Plus it seems a little bit of overkill to add so many drivers to WinPE - a
lot of them might already be integrated by default.
That to say: just add NIC and mass storage drivers if the out of the box WinPE does not work. Also keep in mind that WinPE drivers have nothing to do with the drivers that are needed in the OS to be deployed.Torsten Meringer | http://www.mssccmfaq.de
Free Windows Admin Tool Kit Click here and download it now
October 13th, 2011 6:05pm
Thank you for your reply, however all that being said this work untill we update to R3 and WAIK 2010. Now we recieve this error.
October 13th, 2011 6:24pm
Canndj,
As Torsten said..here is the MS Documentation.. You Should not add additional drivers other than Mass storage & NIC, this will create some issues for bootProcess
"Microsoft Windows device drivers that have been imported into the driver catalog can be added to one or more boot images. These drivers can be mass storage device drivers or network adapter device drivers."
http://technet.microsoft.com/en-us/library/bb694292.aspx
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights. |Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question.
This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 13th, 2011 8:48pm
Okay cleaned up drivers still have problem.
October 14th, 2011 1:25pm
Canndj,
a very similar posting has done with lot of explanation.. please go through it..This posting is provided "AS IS" with no warranties or guarantees, and confers no rights. |Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question.
This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 14th, 2011 2:30pm
Hi,
Please check if the version of the Win PE is 3.0.
Boot images should contain only mass storage and/or NIC drivers. At that, should contain only those drivers needed by the hardware being imaged that are not already
present in WinPE 3.0.
What about to remove all drivers from the boot image, only contain the network adapter (NIC) drivers and mass storage drivers which you are sure you
need to image and whose drivers are not already present in WinPE3.0 to test?
Regards,
Sabrina
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights. |Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question.
This can be beneficial to other community members reading the thread.
October 18th, 2011 5:23am
Hi,
Please check if the version of the Win PE is 3.0.
Boot images should contain only mass storage and/or NIC drivers. At that, should contain only those drivers needed by the hardware being imaged that are not already
present in WinPE 3.0.
What about to remove all drivers from the boot image, only contain the network adapter (NIC) drivers and mass storage drivers which you are sure you
need to image and whose drivers are not already present in WinPE3.0 to test?
Regards,
Sabrina
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights. |Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question.
This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 18th, 2011 12:09pm