CindyP750 0 Posted February 9 Report post Posted February 9 After updating from 5.009040.1000 to 5.009040.1019 I am having problems imaging some endpoints. errors I get are Failed to run Task Sequence: 0x8007000F, 0x80004005, and 0x80070490. I also get a screen now that I never got before. see Attached Ready to Start. I have looked through your knowledge base but am not getting this figured out. I am also attaching a screen shot of About Microsoft EndPoint Config Manager. Any help would be appreciated. Quote Share this post Link to post Share on other sites
keilamym 4 Posted February 9 Report post Posted February 9 the media that your using to boot off of doesnt match the boot file associated with that task sequence. if you update the boot media, that message will go away Quote Share this post Link to post Share on other sites
keilamym 4 Posted February 9 Report post Posted February 9 if this is a reimage, i would try running disport on the machine. that should get rid of the your error message. open a command prompt and run these commands Diskpart Select disk 0 Clean Convert gpt Create partition efi size=200 Assign letter=s Format quick fs=FAT32 Create partition msr size=128 Create partition primary Assign letter=c Format quick fs=NTFS Exit Quote Share this post Link to post Share on other sites
CindyP750 0 Posted February 9 Report post Posted February 9 SCCM will create an UNKNOWN under devices every time I try. The media I use is created with Rufus and creates a partition. Not sure how to create new media because I use the ISO created when running the LiteTouch.vbs. Quote Share this post Link to post Share on other sites
keilamym 4 Posted February 9 Report post Posted February 9 this site will show you how to create the .ISO then use rufus to put the .iso on boot media.. I use USB drives http://www.sccm.ie/configure-sccm-2012/17-create-a-boot-image-for-os-deployment-without-pxe-environment 1 Quote Share this post Link to post Share on other sites
CindyP750 0 Posted February 9 Report post Posted February 9 Well I am back to imaging. Can't thank you enough. Quote Share this post Link to post Share on other sites
keilamym 4 Posted February 9 Report post Posted February 9 your welcome. Quote Share this post Link to post Share on other sites