imaging - MDT 2012 image Failure - Unable to find Imagex.exe -


i running windows server 2012 r2 mdt 2012, installed windows 8 adk before installing mdt 2012. have created deployment share , set up, when try run build fails. have included error log bellow;

findfile: file imagex.exe not found in standard locations. ltiapply 01/06/2015 09:54:30 0 (0x0000) failure ( 5441 ): 1: findfile: imagex.exe ltiapply 01/06/2015 09:54:30 0 (0x0000) command completed, return code = -2147467259 litetouch 01/06/2015 09:54:30 0 (0x0000) litetouch deployment failed, return code = -2147467259 0x80004005 litetouch 01/06/2015 09:54:30 0 (0x0000) more information, consult task sequencer log ...\smsts.log. litetouch 01/06/2015 09:54:30 0 (0x0000)

i see unable find 'imagex.exe' file, should located, , can copy file directory?

any ideas?

kind regards,

copy imagex.exe , wimgapi.dll (this may optional, still copy it) installation of adk tools\x86 , tools\x64 directories in deployment share.

for example (using 8.1 adk instead of 8 adk, folder names may different) default installation on server 2012 r2 "c:\program files (x86)\windows kit\8.1\assessment , deployment kit\deployment tools\amd64\dism" 64-bit imagex.exe , wimgapi.dll files. , "c:\program files (x86)\windows kit\8.1\assessment , deployment kit\deployment tools\x86\dism" 32-bit imagex.exe , wimgapi.dll files.

these files copied appropriate folders in c:\deploymentshare\tools\x64 , c:\deploymentshare\tools\x86.

this should resolve problem. whatever reason, mdt not place needed files tools folder when create deployment share.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -