I've been getting stuck trying to deploy .Net 4.0 Framework to our new workstations using MDT. I've tried using a script, tried it as part of the application installation part of MDT and can't seem to locate a tried and true documented method to make it work correctly.
Current error is:
Unexpected return code: 2
Litetouch deployment failed, Return Code = -2147467259 0x80004005
Client push lock file found
CreateProcess failed. Code(0x80070002)
Any good recommendations?