I've been scouring these forums and the Internet for a solution to my problem. I have a 32-bit Win7 SP1 task sequence which runs perfectly. It builds the machine, install 3 applications, installs all Windows/Office updates and captures the machine as shown.
The same configuration works for the 32-bit but here's the info on the "Setup Windows and Configuration Manager" step:
I've tried to create another task sequence to create a 64-bit image but it drops me to the Administrator login screen after the first round of updates. It installs around 150 updates first and then it reboots and goes to the black "Applying update operations" screen. It then starts back up and continues with the "Install Updates I" step. Then it appears to randomly reboot and drops me at the Administrator login screen.
I've attached my smsts logs and my WindowsUpdate log in case either of them are helpful. I've also run the task sequence completely by removing the software updates and then it completes successfully. Again, the 32-bit version of the task sequence also runs perfectly and I just copied that one to create the 64-bit one.
smsts.logsmsts-20140423-181549.logWindowsUpdate.log
I found this Microsoft article (http://support.microsoft.com/kb/2894518/en-us) and removed these updates from my software update groups in case that was the problem. My Windows 7 box is definitely still in Provisioning mode when it drops to the login screen. I just don't see any obviously errors by looking at this. Any help anyone can provide would be awesome.