Hello all I have the problem in the title. I have read a great many of these errors from these forums and have not found a fix to my issue.
I can resolve DNS just fine from winpe both short and fully qualified. It works fine with network deploys but not with this media TS.
I had this problem in the past but it was resolved with out explination as I was working on other issues with the deployment. Mostly making mandatory deploys and changing settings in the TS. But I cannot seem to get this one to resolve.
for this Media TS I created a new collection and put both unknown computer types and the pc it self and assigned the TS as required to fix other issues I was having. I want to check the server side logs to see if its rejecting it but I do not know which logs to check.
CLibSMSMessageWinHttpTransport::Send: URL: <server>.srf.local:80 GET /SMS_MP/.sms_aut?MPLOCATION&ir=&ip= TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
Error. Received 0x80072ee7 from WinHttpSendRequest. TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
unknown host (gethostbyname failed) TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
hr, HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,8936) TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
sending with winhttp failed; 80072ee7 TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
m_pHttpTransport->Send (0, 0, pServerReply, nReplySize), HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,5568) TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
CCM::SMSMessaging::CLibSMSMPLocation::RequestMPLocation failed; 0x80072ee7 TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
MPLocation.RequestMPLocation (szTrustedRootKey, sIPSubnets.c_str(), sIPAddresses.c_str(), sSiteCode, sAssignedSiteCode, sMP, sMPCertificates, sX86UnknownMachineGUID, sX64UnknownMachineGUID), HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,9583) TSMBootstrap 10/22/2013
8:36:57 AM 996 (0x03E4)
CCM::SMSMessaging::GetMPLocation failed; 0x80072ee7 TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
Failed to query http://<server>.srf.local for MP location TSMBootstrap 10/22/2013 8:36:57 AM 996 (0x03E4)
Any help?