Cannot find C:\LTIBootstrap.vbs
-
Friday, June 22, 2012 6:20 PM
I am getting an error at the end of a Sysprep and capture TS, after sysprep runs and when the machine boots Windows 7 for the first time. It says "Can not find script file "C:\LTIBootstrap.vbs". If I click ok the desktop is displayed.
I'm not sure if it's related but previously I had captured an image of this machine using a custom TS that only captures and does not sysprep, here's the TS:
When I was ready to sysprep I created a sysprep and capture TS, ran that, the machine uploads, reboots and then I get this error.
All Replies
-
Friday, June 22, 2012 6:38 PM
Are you:
A: sysprepping and capturing then deploying the captured image using a separate task sequence?
B: sysprepping and capturing then rebooting your machine that you just captured?
If it's A then is it a custom deployment TS you're using or is it one of the MDT templates?
If it's B then that's because LTIBootstrap is only placed on the machine during the OS apply phase which you don't go through if you've just rebooted your machine. In short it's nothing to worry about as this isn't an OS deployment and isn't indicative of what you'd see happen when you're doing an actual deployment. Deploy the image properly and you shouldn't see this issue.
- Marked As Answer by J. Wall Friday, June 22, 2012 7:50 PM
-
Friday, June 22, 2012 6:51 PMThanks for the help Andrew. B is my answer, and I haven't actually deployed the image to a second machine yet
-
Friday, June 22, 2012 6:58 PM
Good stuff :)
It's working as it should then. It's lines 152 to 155 of LTIApply that place that file on your machine at deploy time if you're interested.
-
Tuesday, March 19, 2013 9:00 PMSorry for re-opening an old thread but I am having problem A and cannot find any information about how to solve it? Can you still assist.

