I've started seeing an issue crop up since moving to SCCM 2012 with MDT 2012 integrated task sequences. Occasionally it looks like the Use Toolkit action is resulting in the %SCRIPTROOT%, %TOOLROOT%, etc. variables referencing a drive letter other than C:. The problem this is causing is when trying to run things at certain points in the task sequence, getting results such as this:
The system cannot find the file D:\_SMSTaskSequence\WDPackage\Scripts\ZTIConf.hta. This only seems to be happening when building from USB media. Sometimes it works fine, sometimes it does not. Sometimes it's E: or D:. Is there a way to force the Use Toolkit action to always copy to C:
