Are you applying a policy that enables UAC for the built-in Administrator account (or otherwise modifying MDT to run under an account that uses UAC)? This would have the same result.
Thanks, -Michael From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of David O'Brien Sent: Monday, June 23, 2014 5:10 PM To: mdtosd@lists.myitforum.com Subject: RE: [MDT-OSD] Task Sequence not continuing after first reboot Attached is the smsts.log from a machine that just showed that behaviour again. I found a duplicate of this log in the Administrator’s temp, it was identical. This customer has a GPO in place which displays a “Business use message” before log on. Could this interfere with MDT’s auto admin logon? Again, I am able to let the Task Sequence continue when manually executing cscript LiteTouch.wsf as an admin. Any ideas? Btw, this is MDT 2013, deploying to a Lenovo Helix. Thanks, David From: listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com> [mailto:listsad...@lists.myitforum.com] On Behalf Of Niall Brady Sent: Monday, June 23, 2014 7:10 PM To: mdtosd@lists.myitforum.com<mailto:mdtosd@lists.myitforum.com> Subject: Re: [MDT-OSD] Task Sequence not continuing after first reboot if you go to the root of c: or whatever drive it's on, and do a dir /s smsts.log do you find any other log that contains more info ? sometimes the log is duplicated On Mon, Jun 23, 2014 at 10:53 AM, David O'Brien <obrien.da...@outlook.com<mailto:obrien.da...@outlook.com>> wrote: Nothing. Last step is the ZTINextPhase, reboot computer and that’s it. After reboot it just doesn’t continue. I can, however, go into scripts and execute LiteTouch.vbs manually and the TS continues without an issue. From: listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com> [mailto:listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com>] On Behalf Of Niall Brady Sent: Monday, June 23, 2014 6:43 PM To: mdtosd@lists.myitforum.com<mailto:mdtosd@lists.myitforum.com> Subject: Re: [MDT-OSD] Task Sequence not continuing after first reboot what does the smsts.log file reveal about the problem ? On Mon, Jun 23, 2014 at 5:11 AM, David O'Brien <obrien.da...@outlook.com<mailto:obrien.da...@outlook.com>> wrote: Hi all, Anyone seen cases where the task sequence doesn’t continue after first reboot? Since joining my VM to the domain the machine behaves like that. Just wondering, is there a known GPO or anything else which interferes with deployment? Even after logging on as the administrator the TS doesn’t continue. All the MDT scripts are present though. This happens about 7 out of 10 times. Cheers David