Running Windows PE on 2008 server edition with WDS as the deploy point. Need to capture a Image but need to inject Intel® 82579LM and 82579V Gigabit Network drivers. The network driver is instead of being a '.inf' its a '.sys.'
I attempt to try the .sys and inject it but this is what happens:
peimg /inf=c:\e1c6032.inf*.inf c:\Mount Preinstallation Environment Image Setup Tool for Windows Copyright (C) Microsoft Corporation. All rights reserved.
PEIMG failed to complete the operation with status code 0x80070003.
I really need some help here because looking all over for the INF on the system with no luck since its all .sys files...
Is there anyway to inject .sys driver files into a boot.wim so we can PXE and then capture a image to deploy?