abouelse Posted July 2, 2013 Report post Posted July 2, 2013 We have and SCCM 2012 SP1 server. We've been deploying task sequences okay for a few months now. However, just this week when I attempt to deploy task sequences to do OS deployments I am having a problem. The PC will PXE boot, finish configuring network and restart. When I look in the SMSTS.log file I see the error: There are no task sequences available to this computer. I've tried a number of different task sequences on a number of different computers. I've checked the cert, deleted and re-added the computers, deleted and recreated collections, I've rebooted my SCCM server, none of this resolved the issue. I'm not sure what the problem is. I've attached my SMSTS log. I'd appriciate any help. smsts.log Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 2, 2013 Report post Posted July 2, 2013 Is the computer (imc124-pc-17) added to a collection that has the task sequence advertised? Quote Share this post Link to post Share on other sites More sharing options...
abouelse Posted July 2, 2013 Report post Posted July 2, 2013 It is in a collection, I believe the task sequence is advertised to it, but to be 100% honest, I do not know how to check if a task sequence is advertised, or how to advertise one. Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 2, 2013 Report post Posted July 2, 2013 You should be able to right click on the collection and check the Deployments tab. You can also just delete that computer name from System Center to make it unknown again. Quote Share this post Link to post Share on other sites More sharing options...
abouelse Posted July 2, 2013 Report post Posted July 2, 2013 The task sequence is listed in the deployments tab of the Device Collection as "required". So, I believe it is advertised. Also, I have delete and recreated both the computer and the device collection. This is happening on all of my computers currently. Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted July 3, 2013 Report post Posted July 3, 2013 have you tried to right click the computer name and select "Clear Required PXE deployments" ? Quote Share this post Link to post Share on other sites More sharing options...
abouelse Posted July 3, 2013 Report post Posted July 3, 2013 I just tried that on two of the machines. It did not change any of the symptoms I'm seeing. Quote Share this post Link to post Share on other sites More sharing options...
abouelse Posted July 3, 2013 Report post Posted July 3, 2013 I also just did a system query to look for dupliacte GUIDs. as that was suggested someplace, but that did not pan out. The PC in question here (imc124-pc-17) does not have a GUID that conflicts with any other devices. Quote Share this post Link to post Share on other sites More sharing options...
cwb124 Posted December 5, 2013 Report post Posted December 5, 2013 Did you ever resolve this problem? I am running into the same issue. We have 6 build collections, each with a different task sequence deployed to them. They are set to required and Always Rerun Program. The problem I am having is a new bare metal box will build once. If it fails at some point beyond laying down the OS and it boots to the OS and checks into SCCM, I can never get it to run that task sequence again. If I clear PXE advertisement it says there are none to clear. I verify that the task sequence is deployed to that collection and that the computer object is still in that collection. In the properties of the computer object, on the deployments tab, it shows that the task sequence is available to it. However when I PXE boot it goes into WinPE and establishes network connectivity and then reboots immediately. If I hit F8 and check out the smsts.log, I see the following: There are no task sequences available to this computer. In SCCM 2007, I could delete the object from SCCM and then re-create it. No problem. However in SCCM 2012, it handles "deletion" completely differently. Here's an article: http://myitforum.com/myitforumwp/2012/08/08/sccm-2012-when-you-delete-a-system-from-the-console-its-removed-from-v_r_system-but-still-exists-in-table-system_disc/ So I can't figure out how to redeploy a task sequence to an existing SCCM object or one that failed at some point but still checked into SCCM. Quote Share this post Link to post Share on other sites More sharing options...
teamfox201 Posted December 5, 2013 Report post Posted December 5, 2013 Do you have "Disable this task sequence on computers where it is deployed" checked? Does the Task Sequence deployment have "Make available to the following: Configuration Manager clients, media and PXE" selected? Quote Share this post Link to post Share on other sites More sharing options...