pt01 Posted July 22, 2013 Report post Posted July 22, 2013 Dear All, I've built a test SCCM 2007 server and have been trying for some time now to build Windows 7 virtual machines from a boot ISO. I've tried HyperV and Vmware but both give the same errors. They always report "failed to run task sequence", and "an error occurred while retrieving policy for this computer (0x80040005)" I definitely could use some help with this! I've pulled the smsts.log file and in all cases I see the same output: CLibSMSMessageWinHttpTransport::Send: URL: WIN2008-R210A.CORP.HOME.COM:80 CCM_POST /ccm_system/request TSMBootstrap 7/22/2013 4:50:24 PM 796 (0x031C)Error. Received 0x80072ee2 from WinHttpSendRequest. TSMBootstrap 7/22/2013 4:50:45 PM 796 (0x031C)hr, HRESULT=80072ee2 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714) TSMBootstrap 7/22/2013 4:50:45 PM 796 (0x031C)sending with winhttp failed; 80072ee2 TSMBootstrap 7/22/2013 4:50:45 PM 796 (0x031C)Will retry in 5 second(s) TSMBootstrap 7/22/2013 4:50:45 PM 796 (0x031C)Retrying... TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)CLibSMSMessageWinHttpTransport::Send: URL: WIN2008-R210A.CORP.HOME.COM:80 CCM_POST /ccm_system/request TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)Error. Status code 501 returned TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)pNext != NULL, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2072) TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)reply has no message header marker TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)DoRequest (sReply, true), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,5010) TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)Failed to get client identity (80004005) TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)ClientIdentity.RequestClientIdentity (), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,815) TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C)failed to request for client TSMBootstrap 7/22/2013 4:50:50 PM 796 (0x031C) At first I did have a few setup issues with my Webdav, and some of the SCCM components had reported error status codes. But, this has all been resoved as far as I can tell, with all components reporting no errors. The MP troubleshooter now also shows no issues. I've been through the very detailed setup guides on this site, but just can't seem to figure this one out. Using F8 to get to command prompt in Windows PE I also confirm that I have an IP address, and can ping the MP with no problem. Any help would be greatly appreciated, THANKS! Quote Share this post Link to post Share on other sites More sharing options...
BB24 Posted July 29, 2013 Report post Posted July 29, 2013 Is your IP space set correctly; i.e. are your Boundaries correctly defined? Quote Share this post Link to post Share on other sites More sharing options...
pt01 Posted July 31, 2013 Report post Posted July 31, 2013 I haven't defined boundaries. Wouldn't this still work without boundaries defined? Quote Share this post Link to post Share on other sites More sharing options...
KeithDib Posted July 31, 2013 Report post Posted July 31, 2013 Make sure your System Image, All included Applications, Drivers etc are on Distribution points Also run Report "290" Packages Referenced by a specific task sequence against your OSD task sequence you should see what part of the sequence is failing Quote Share this post Link to post Share on other sites More sharing options...
pt01 Posted August 2, 2013 Report post Posted August 2, 2013 thanks for the suggestions. I double checked the images and packages and ensured they were all on the DP, this is a new setup so I haven't defined any drivers yet. I ran the report 290 and from what I see it also shows that each package referenced by the TS is on the DP. Quote Share this post Link to post Share on other sites More sharing options...