When trying to import Windows 7 Enterprise into the Deployment Workbench (MDT 2010) under operating systems, I received the following error.
Performing operation "import" on Target "Operating system". ---------------------------------------------------------------------------------------- Unable to get information for WIM file \\server\share\path\Install.wim . System.DllNotFoundException: Unable to load DLL 'wimgapi.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at Microsoft.BDD.PSSnapIn.WIMGAPI.CreateFile(String wimPath, AccessFlags desiredAccess, Disposition creationDisposition,…
Read More