If I run "dotNetFx40_Full_x86_x64.exe /q /norestart /log
%temp%\dotNetFx40.log" manually via a command line on a Win7x86 machine, it
runs great.

 

However, if I add the app to MDT with the exact same command line, it hangs.
The application install bar says it's installing, but stalls.  It will stay
there for hours until I manually kill the installer via task manager.  After
that, the task sequence successfully installs the rest of the apps.  I've
have about 20 apps in MDT, and this is the only one that I have issues with.

 

Nothing in the Event Log.

 

Ideas of better ways to push this out?

 

 

dotNetFx40.log

[4/15/2014, 21:18:40] === Logging started: 2014/04/15 21:18:40 ===

[4/15/2014, 21:18:40] Executable:
\\chahyperv01\DeploymentShare$\Applications\.NET
4.0\dotNetFx40_Full_x86_x64.exe v4.0.30319.1

[4/15/2014, 21:18:40] --- logging level: standard ---

[4/15/2014, 21:18:40] Successfully bound to the ClusApi.dll

[4/15/2014, 21:18:40] Error 0x80070424: Failed to open the current cluster

[4/15/2014, 21:18:40] Cluster drive map: ''

[4/15/2014, 21:18:40] Considering drive: 'A:\'...

[4/15/2014, 21:18:41] Drive 'A:\' is rejected because of the unknown or
unsuitable drive type

[4/15/2014, 21:18:41] Considering drive: 'C:\'...

[4/15/2014, 21:18:41] Considering drive: 'D:\'...

[4/15/2014, 21:18:41] Drive 'D:\' is rejected because of the unknown or
unsuitable drive type

[4/15/2014, 21:18:41] Considering drive: 'Z:\'...

[4/15/2014, 21:18:41] Drive 'Z:\' is rejected because of the unknown or
unsuitable drive type

[4/15/2014, 21:18:41] Drive 'C:\' has been selected as the largest fixed
drive

[4/15/2014, 21:18:41] Directory 'C:\12d41f3909d25f17fe940f\' has been
selected for file extraction

[4/15/2014, 21:18:41] Extracting files to: C:\12d41f3909d25f17fe940f\

 

 


Reply via email to