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...
shockwave Posted April 9, 2014 Report post Posted April 9, 2014 It's VMWare I'm using I'm gonna check this out Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 10, 2014 Report post Posted April 10, 2014 I'm having difficulties finding my VMWare NIC drivers? Anyone have an idea? Quote Share this post Link to post Share on other sites More sharing options...
MarshMan0331 Posted April 10, 2014 Report post Posted April 10, 2014 Install VMware Tools on Windows 2008 and copy the entire contents of the C:\Program Files\Common Files\VMware\Drivers\vmxnet, pvscsi and vmxnet3 folders to your CAS and import these drivers and then add them to your boot image. Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 11, 2014 Report post Posted April 11, 2014 I tried like in the link. I uploaded the drivers succesfully. when I started the deploy VM, I got this error: error code 0xc000035a problems with vmci. I first used the windows 2008 vmware drivers, and then tried the win7x32 drivers. I got the same result. my deployment vm is supposed to be a win7x32. windows 7 doesn't have the vmxnet driver folder, just vmxnet3 and pvscsi Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 22, 2014 Report post Posted April 22, 2014 anyone an idea? Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 26, 2014 Report post Posted April 26, 2014 I've redistributed my boot images when I boot the VM I get the loading screen and a grey SCCM screen for a while until my computer reboots I don't get the 0cx000... error anymore Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted April 26, 2014 Report post Posted April 26, 2014 Where it says press f12 for network boot, you need to do that within a few seconds when it appears otherwise you end up with the screen you have now Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 26, 2014 Report post Posted April 26, 2014 yeah I did, and I got loading files ... and then I got an empty grey SCCM screen for a while and then the VM rebooted Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 26, 2014 Report post Posted April 26, 2014 press f8 at the 'empty grey sccm screen' then do cmtrace X:\Windows\Temp\SMSTSLOG\smsts.log and tell us what errors are reported in that log. Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 26, 2014 Report post Posted April 26, 2014 is this enough or do you need more? I'm can't copy the text from my VM to outside the VM. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 26, 2014 Report post Posted April 26, 2014 does this post help you ? Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 27, 2014 Report post Posted April 27, 2014 doesn't seem like it's the same problem I've made a PDF with all the things I did. If anyone can take a look? http://speedy.sh/sbb2S/deploy-OS-failed.pdf Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 28, 2014 Report post Posted April 28, 2014 sorry but with the current zero day reported and linked to Adobe products I won't be clicking on the pdf, can you post your screenshots instead here Quote Share this post Link to post Share on other sites More sharing options...
shockwave Posted April 29, 2014 Report post Posted April 29, 2014 There are to many screenshots. Would you accept it as a word document (.docx)? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 29, 2014 Report post Posted April 29, 2014 sure Quote Share this post Link to post Share on other sites More sharing options...