Unable to load DLL ‘wimgapi.dll’
Thursday, October 22nd, 2009
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
A quick online search does not help as PowerShell is not available for download from the Microsoft site for Windows Server 2008. This is because it is included in the OS. Here…