TheHasselhoff Posted July 17, 2013 Report post Posted July 17, 2013 Hello all - hoping someone can help! We have been getting SCCM2012 (with MDT) set up for a few months now, and all has been well. I have been trying to finish up the OSD portion now. It was working well, except for some driver issues. I ended up having to remove all of the drivers in the system for a clean start, and we also rebooted our DP. I started adding drivers back in, and all seemed well again. However, our USB boot drives no longer work. (We do not use PXE. But our USB drives have always worked well.) When it boots up, it sits at the cmd window for cscript.exe, and never passes it. (If I do that trick from Part 18 of removing that, so that it doesn't ask for ComputerName, then it just reboots.) I can F8 and see that I have a network connection. I have completely remade the MDT packages, and the boot image/USB-drives. I also wiped out the task sequences and made a new one, remade my boundary groups & device collections, etc. No effect. We rebooted all of the servers involved, no effect. I have attached the smsts.log, for reference. My server team is at a loss, and so am I. Any help would be INCREDIBLY appreciated! Thank you! JP smsts.log Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 18, 2013 Report post Posted July 18, 2013 You have your task sequence deployment assigned to a collection these systems belong to or to All Unknown Computers for new systems not in the console? Quote Share this post Link to post Share on other sites More sharing options...
TheHasselhoff Posted July 18, 2013 Report post Posted July 18, 2013 I put the x64 and x86 unknown computers in the collection. Beginning to think it has something to do with getting an IP. When I bring up F8, I don't get an IP until after the system wants to reboot (our network administrators have something set on all switches, that now makes computers take 5 seconds or so to get an IP). So, by the time the IP is given out, the script has already errored out. Once I have an IP, I can ping the MP FQDN without issue. Thing is, this wasn't an issue until we rebooted our DP Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 18, 2013 Report post Posted July 18, 2013 Maybe you can use a pre-execution media hook with a 5 or so second sleep/ping cmd to give it time to get the ip before proceeding? Quote Share this post Link to post Share on other sites More sharing options...
TheHasselhoff Posted July 18, 2013 Report post Posted July 18, 2013 I tried putting a prestart command in, but apparently this happens after initial setup. Not sure where to put a command in, to sleep the initialization part? Quote Share this post Link to post Share on other sites More sharing options...
TheHasselhoff Posted July 21, 2013 Report post Posted July 21, 2013 Bump! Thank you! Quote Share this post Link to post Share on other sites More sharing options...
ginger Posted July 22, 2013 Report post Posted July 22, 2013 I could not find any demo or documents how to deploy Windows 7 enterprise with MS office 2010 and other standard applications using SCCM 2012. Please advise how to do it. Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 23, 2013 Report post Posted July 23, 2013 Bump! Thank you! You can try this: http://social.technet.microsoft.com/Forums/en-US/3d3fae34-59e5-4ff8-bb50-ba1a8e53c36c/sccm-2012-sp1-winpe-initialization-not-waiting-for-dhcp-lease-and-reboots Quote Share this post Link to post Share on other sites More sharing options...