shockwave Posted April 7, 2014 Report post Posted April 7, 2014 HI, I've captured a win7x32 computer with SCCM 2012. I've used this as guideline: http://www.windows-noob.com/forums/index.php?/topic/5070-how-can-i-capture-an-image-using-capture-media-in-configmgr-2012/ http://prajwaldesai.com/capture-windows-7-using-sccm-2012-r2/ and then I tried a deploy it: http://prajwaldesai.com/deploying-windows-7-using-sccm-2012-r2/ I filled in the mac-address of the VM and configured the bios to boot from network. But I always get this error. <a href="http://nl.tinypic.com?ref=za6tt" target="_blank"><img src="http://i58.tinypic.com/za6tt.png" border="0" alt="Image and video hosting by TinyPic"></a> strange that there appears x64 because it's a x32 vm and an x32 capture I've installed cmtrace and this is what is in SMSPXE.log Client lookup reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777225" ServerName=""><Machine><ClientID/><NetbiosName/></Machine></Identification></ClientIDReply> SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) 00:50:56:26:8E:7B, 60C54D56-AD9E-578D-2BCC-3A5620F88C11: device is in the database. SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777225" ServerName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply> SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) 00:50:56:26:8E:7B, 60C54D56-AD9E-578D-2BCC-3A5620F88C11: no advertisements found SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) 00:50:56:26:8E:7B, 60C54D56-AD9E-578D-2BCC-3A5620F88C11: No boot action. Aborted. SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) 00:50:56:26:8E:7B, 60C54D56-AD9E-578D-2BCC-3A5620F88C11: Not serviced. SMSPXE 7/04/2014 16:04:13 2680 (0x0A78) Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777225" ServerName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply> SMSPXE 7/04/2014 16:04:15 2680 (0x0A78) 00:50:56:26:8E:7B, 60C54D56-AD9E-578D-2BCC-3A5620F88C11: no advertisements found SMSPXE 7/04/2014 16:04:15 2680 (0x0A78) my specs: SCCM2012R Anyone have win2008r2 server for sccm sql server 2008 forest functional level 2008r2 capture is of win7x32 any advice? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted April 7, 2014 Report post Posted April 7, 2014 Looks like the device is not in the collection that the task sequence is deployed to. Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 8, 2014 Report post Posted April 8, 2014 yes, there is nothing in the collection. The device is a new VM with no windows installed yet. I imported the computer (mac-address) in devices and added it to the collection. When I open the collection it is empty!? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 8, 2014 Report post Posted April 8, 2014 check the collection properties and verify that the computer you imported is added as a query or direct membership query, if not, add it yourself, perhaps the collection hasn't updated yet, try to manually update membership. here;s a quick guide to importing devices into configuration Manager Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted April 8, 2014 Report post Posted April 8, 2014 As anyweb says, you may need to manually add it. I have had it a few times where if SCCM is busy doing other things, it just seems to ignore the fact I'm asking it to move a PC into another collection lol. I have to do it a couple of times some of the time, and wait a little bit each time, then manually do the update memberships. Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 8, 2014 Report post Posted April 8, 2014 I added it to the collection like in anywebs example. That worked. I got to boot from network with f12. There appears: loading files ... and then an a blank sccm screen and then it reboots. This happens agan and again. Is there something i missed? Did my capturing somehow fail? I think it may load a wrong wim file. During the loading a path of some wim-file appears, and it wasn't the one I made from the capture Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted April 8, 2014 Report post Posted April 8, 2014 You may need to add the network card drivers to the Boot Image. Or any other drivers it may not have? Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 8, 2014 Report post Posted April 8, 2014 I don't really understand what you mean. Can you elaborate? All the computers are VM's. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted April 8, 2014 Report post Posted April 8, 2014 Hyper-V or VMware? If it is VMware you probably need to add network drivers to the boot image. Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted April 9, 2014 Report post Posted April 9, 2014 I don't really understand what you mean. Can you elaborate? All the computers are VM's. If you have a look at this, get the VMWare NIC drivers (or what ever VM system you are using...even Virtual Box??), and install them to the boot image http://www.windows-noob.com/forums/index.php?/topic/9720-cannot-load-generic-boot-images/ Quote Share this post Link to post Share on other sites More sharing options...