Hello everyone.
MDT 6.2.5019 on Server 2012.
I'm in process of building very big task sequence for server reference image.
Sometimes, I will receive LTI error that path was not found for example for my Vmware driver store where I keep my VMXNET3 driver for the reference image and sometimes it will do the same on Install Operating System Step.
When I receive path not found error, I can see that Z: drive is mapped fine and I do not see anything out of normal when error occurs. Logs appear to be fine, except this path not found error.
Here is the kicker. When I go back to the same task sequence in MDT and edit it, disable Inject Drivers step or Install Operating System step (depending on which one failed on me this time), hit apply, then OK, then reopen task sequence again and un-check
the check box to disable failing step and apply and OK changes, everything goes back to normal, for a while ... :)
To sum this up, it appears that it will happen randomly, I would say 1 out of 10 tries to build the task sequence reference image will throw that error. Editing task sequence and making random change, like disable something, apply and re-enable it back fixes
the problem.
Am I encountering some sort of bug?
I went through known issues list for MDT posted on Technet and could not find anything relating to what I see.
I would appreciate any input you might have.
Thanks!