Jump to content


Robbie Wallis

Established Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Robbie Wallis

  1. Hello,

    We have an issue that has introduced itself into what was a working system so I'm guessing it is update related

    We are running the latest version with latest updates of SCCM with the latest ADK and capture media

    After the build process a machine will capture. If you make a single change i.e. installing software the capture will fail at initialising configuration manager client - 0x80040154. SMSTS.log shows the same error code against "Class not registered"

    This is a process that was working fine. We make the same changes every time but this time round nothing wants to capture

    Just noticed prior to this there is "GetMPInformation() failed 0x80040154"

    Any ideas?

    Robbie

  2. I found an uninstall of the client and reinstall now specifying site works fine as does sending a repair command to client. Looking for a way where this isn't needed though as with 1200 devices it not easy to keep track!

     

    If it comes to it I might have to go the GPO method of setting the site code however I feel MS is missing a trick a little bit. I see by the logs that the domain/forest is correctly guessed. From this a DNS lookup could easy be done but does try it

  3. I tell AD Discovery to create the boundaries which is AD Site and IP Range(I've done away with subnet for now)

     

    IP Is 172.16.12.228

     

    Boundary is 172.16.0.1-255.255

     

    On a re-push I tell what site should be assigned. I should really be doing this in the task sequence but guess I overlooked(it set to auto)

     

    I find it odd that if you click "find" in the client control panel it finds the site straightaway

     

    Also if you run the AD queries they return the correct information

    (&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSVersion>=8200))

    (&(ObjectCategory=MSSMSRoamingBoundaryRange)(|(&(MSSMSRangedIPLow<=2886732516)(MSSMSRangedIPHigh>=2886732516))))

     

    This seems to say to me the AD query isn't running from the client. PErmission denied?

    spSearch->GetFirstRow(hSearch), HRESULT=80072020 <---

  4. have an issue whereby sometimes a deployment fails midway due to a mistake my end! and it seems that some clients are left unmanaged(no site code assigned). I can always fix the failed deployment by sending the remaining task sequence items to the PC's(or reimage if time) but with clients not assigned it makes more difficult(not the ideal situation but sometimes time is very short).

    If I log onto the PC as an admin and click the find site button in the client control panel it finds it. If I leave it to its own devices or use console extensions it fails

     

    I have checked locationservices.log and it appears things are failing(< ![LOG[hr = spSearch->GetFirstRow(hSearch), HRESULT=80072020). LDAP queries produce correct results if manually run against AD

     

    <![LOG[Executing Location Service PreStartup task ***]LOG]!><time="11:11:49.312+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="5524" file="lsprestartuptask.cpp:110">
    < ![LOG[Registered for event SiteRoleCycleEvent.]LOG]!><time="11:11:49.312+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="5524" file="lsprestartuptask.cpp:160">
    < ![LOG[LSRefreshSiteCode]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:3916">
    < ![LOG[LSGetGPSiteCode]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:5914">
    < ![LOG[regKey.GetString( L"GPRequestedSiteAssignmentCode", sSiteCode ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,5925)]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:5925">
    < ![LOG[LSGetGPSiteCode: Site Assignment Code not defined in Group Policy Registry key [software\Microsoft\SMS\Mobile Client] (80070002)]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="3952" file="lsad.cpp:5941">
    < ![LOG[ProcessPendingSiteAssignment]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:3758">
    < ![LOG[No pending site assignments]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:3768">
    < ![LOG[LSGetAutoAssignFlagFromWMI]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:4064">
    < ![LOG[LSGetSiteCodeFromWMI]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:1497">
    < ![LOG[spEnum.Next(&spConfig) == S_OK, HRESULT=00000001 (e:\nts_sccm_release\sms\framework\smscore\smsutil.cpp,70)]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="smsutil.cpp:70">
    < ![LOG[sMS_Authority not configured]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="2" thread="3952" file="smsutil.cpp:70">
    < ![LOG[LSGetSiteCodeFromWMI : Site code returned from WMI is <>]LOG]!><time="11:11:51.531+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="3952" file="lsad.cpp:1503">
    < ![LOG[LSGetSiteCodeFromWMI]LOG]!><time="11:12:08.767+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="lsad.cpp:1497">
    < ![LOG[spEnum.Next(&spConfig) == S_OK, HRESULT=00000001 (e:\nts_sccm_release\sms\framework\smscore\smsutil.cpp,70)]LOG]!><time="11:12:08.767+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="smsutil.cpp:70">
    < ![LOG[sMS_Authority not configured]LOG]!><time="11:12:08.767+00" date="10-30-2016" component="LocationServices" context="" type="2" thread="900" file="smsutil.cpp:70">
    < ![LOG[LSGetSiteCodeFromWMI : Site code returned from WMI is <>]LOG]!><time="11:12:08.767+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="lsad.cpp:1503">
    < ![LOG[LSGetAssignedSiteFromDirectories]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:1978">
    < ![LOG[LSGetGPSiteCode]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:5914">
    < ![LOG[regKey.GetString( L"GPRequestedSiteAssignmentCode", sSiteCode ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,5925)]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:5925">
    < ![LOG[LSGetGPSiteCode: Site Assignment Code not defined in Group Policy Registry key [software\Microsoft\SMS\Mobile Client] (80070002)]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:5941">
    < ![LOG[Attempting to get assigned site from lookup MP(s) via HTTPS]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lssecurity.cpp:6208">
    < ![LOG[LSGetLookupMP]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2325">
    < ![LOG[LSGetInternetMode]LOG]!><time="11:12:08.892+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:4964">
    < ![LOG[LSGetInternetMode: In Intranet]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:5013">
    < ![LOG[LSGetADForestAndDomainName]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:821">
    < ![LOG[LSJoinedToADDomain]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:709">
    < ![LOG[Local Machine is joined to an AD domain]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:732">
    < ![LOG[Current AD forest name is empire.xxxx.ac.uk, domain name is empire.xxxx.ac.uk]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:860">
    < ![LOG[LSGetHomeMPFromWMI]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:1627">
    < ![LOG[spEnum.Next(&spObject) == WBEM_S_NO_ERROR, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,1641)]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:1641">
    < ![LOG[LSGetLookupMPFromRegistry]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2540">
    < ![LOG[0 < sManagementPoint.length(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2558)]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2558">
    < ![LOG[LSGetLookupMPFromRegistry: Failed to get MP from Registry (80004005)]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2568">
    < ![LOG[Attempting to retrieve lookup MP(s) from AD]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2379">
    < ![LOG[LSGetManagementPointsForSiteFromAD]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:3192">
    < ![LOG[CCMGetGlobalService(&spService), HRESULT=87d00219 (e:\cm1606_rtm\sms\framework\core\ccmcore\ccmconditions.cpp,39)]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmconditions.cpp:39">
    < ![LOG[LSGetADForestAndDomainName]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:821">
    < ![LOG[Current AD forest name is empire.xxxx.ac.uk, domain name is empire.xxxx.ac.uk]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:860">
    < ![LOG[Domain joined client is in Intranet]LOG]!><time="11:12:08.907+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:1089">
    < ![LOG[Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSVersion>=8200))']LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:674">
    < ![LOG[hr = spSearch->GetFirstRow(hSearch), HRESULT=80072020 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,3216)]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:3216">
    < ![LOG[No lookup MP(s) from AD]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2411">
    < ![LOG[LSWinsResolveSMSNameEx]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lswins.cpp:433">
    < ![LOG[HTTP is selected for Client. The current state is 0.]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="ccmutillib.cpp:438">
    < ![LOG[using WSAEnumProtocols to get all active LANAs
    ]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:157">
    < ![LOG[Attempting to resolve 'SMS_SLP' with 25 suffix from WINS]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:382">
    < ![LOG[Attempting to find 'SMS_SLP' with 25 suffix on LANA 2 from WINS]LOG]!><time="11:12:08.923+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:386">
    < ![LOG[Failed to resolve 'SMS_SLP' from WINS]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="2" thread="4560" file="lswins.cpp:472">
    < ![LOG[No lookup MP(s) from WINS]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2472">
    < ![LOG[unable to find lookup MP(s) in Registry, AD, DNS and WINS]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="3" thread="4560" file="lsad.cpp:2484">
    < ![LOG[((HRESULT) (((unsigned long)(1)<<31) | ((unsigned long)(0x7D0)<<16) | ((unsigned long)(0x0301))) ), HRESULT=87d00301 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2485)]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2485">
    < ![LOG[LSGetLookupMP(L"", saMPList, bTriedAD, managementPointRecordArrayFromAD), HRESULT=87d00301 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lssecurity.cpp,6212)]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lssecurity.cpp:6212">
    < ![LOG[CCMGetGlobalService(&spService), HRESULT=87d00219 (e:\cm1606_rtm\sms\framework\core\ccmcore\ccmconditions.cpp,39)]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmconditions.cpp:39">
    < ![LOG[LSGetADForestAndDomainName]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:821">
    < ![LOG[Current AD forest name is empire.xxxx.ac.uk, domain name is empire.xxxx.ac.uk]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:860">
    < ![LOG[Domain joined client is in Intranet]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:1089">
    < ![LOG[LSGetAssignedSiteFromAD]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2080">
    < ![LOG[DhcpGetOriginalSubnetMask entry point is supported.]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmiputil.cpp:117">
    < ![LOG[begin checking Alternate Network Configuration]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmiputil.cpp:1095">
    < ![LOG[Finished checking Alternate Network Configuration]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmiputil.cpp:1172">
    < ![LOG[Adapter {6587E23E-E4CB-409E-BBC6-16012ABD786A} is DHCP enabled. Checking quarantine status.]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmiputil.cpp:436">
    < ![LOG[LSGetADSiteName]LOG]!><time="11:12:13.423+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:772">
    < ![LOG[Current AD site of machine is Rochford]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:788">
    < ![LOG[Attempting to query AD for assigned site code]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2099">
    < ![LOG[Performing AD query: '(&(ObjectCategory=MSSMSRoamingBoundaryRange)(|(&(MSSMSRangedIPLow<=2886732516)(MSSMSRangedIPHigh>=2886732516))))']LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:674">
    < ![LOG[hr = spSearch->GetFirstRow(hSearch), HRESULT=80072020 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2110)]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2110">
    < ![LOG[Attempting to get assigned site from lookup MP(s) via HTTP]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lssecurity.cpp:6208">
    < ![LOG[LSGetLookupMP]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2325">
    < ![LOG[LSGetInternetMode]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:4964">
    < ![LOG[LSGetInternetMode: In Intranet]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:5013">
    < ![LOG[LSGetADForestAndDomainName]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:821">
    < ![LOG[LSGetHomeMPFromWMI]LOG]!><time="11:12:13.548+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:1627">
    < ![LOG[spEnum.Next(&spObject) == WBEM_S_NO_ERROR, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,1641)]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:1641">
    < ![LOG[LSGetLookupMPFromRegistry]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2540">
    < ![LOG[0 < sManagementPoint.length(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2558)]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2558">
    < ![LOG[LSGetLookupMPFromRegistry: Failed to get MP from Registry (80004005)]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2568">
    < ![LOG[Attempting to retrieve lookup MP(s) from AD]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2379">
    < ![LOG[LSGetManagementPointsForSiteFromAD]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:3192">
    < ![LOG[CCMGetGlobalService(&spService), HRESULT=87d00219 (e:\cm1606_rtm\sms\framework\core\ccmcore\ccmconditions.cpp,39)]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="ccmconditions.cpp:39">
    < ![LOG[LSGetADForestAndDomainName]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:821">
    < ![LOG[Current AD forest name is empire.xxxx.ac.uk, domain name is empire.xxxx.ac.uk]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:860">
    < ![LOG[Domain joined client is in Intranet]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:1089">
    < ![LOG[Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSVersion>=8200))']LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:674">
    < ![LOG[hr = spSearch->GetFirstRow(hSearch), HRESULT=80072020 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,3216)]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:3216">
    < ![LOG[No lookup MP(s) from AD]LOG]!><time="11:12:13.564+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2411">
    < ![LOG[LSWinsResolveSMSNameEx]LOG]!><time="11:12:13.579+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lswins.cpp:433">
    < ![LOG[using WSAEnumProtocols to get all active LANAs
    ]LOG]!><time="11:12:13.579+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:157">
    < ![LOG[Attempting to resolve 'SMS_SLP' with 25 suffix from WINS]LOG]!><time="11:12:13.579+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:382">
    < ![LOG[Attempting to find 'SMS_SLP' with 25 suffix on LANA 2 from WINS]LOG]!><time="11:12:13.579+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lswins.cpp:386">
    < ![LOG[Failed to resolve 'SMS_SLP' from WINS]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="2" thread="4560" file="lswins.cpp:472">
    < ![LOG[No lookup MP(s) from WINS]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="1" thread="4560" file="lsad.cpp:2472">
    < ![LOG[unable to find lookup MP(s) in Registry, AD, DNS and WINS]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="3" thread="4560" file="lsad.cpp:2484">
    < ![LOG[((HRESULT) (((unsigned long)(1)<<31) | ((unsigned long)(0x7D0)<<16) | ((unsigned long)(0x0301))) ), HRESULT=87d00301 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2485)]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2485">
    < ![LOG[LSGetLookupMP(L"", saMPList, bTriedAD, managementPointRecordArrayFromAD), HRESULT=87d00301 (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lssecurity.cpp,6212)]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lssecurity.cpp:6212">
    < ![LOG[3 == sSMSAssignedSite.length(), HRESULT=8000ffff (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsad.cpp,2022)]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsad.cpp:2022">
    < ![LOG[CCM::LocationServices::LSGetAssignedSiteFromDirectories( sSmsSite), HRESULT=8000ffff (e:\nts_sccm_release\sms\framework\locationservices\lsutilities\lsexports.cpp,142)]LOG]!><time="11:12:18.080+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="4560" file="lsexports.cpp:142">
    < ![LOG[LSGetSiteCodeFromWMI]LOG]!><time="11:12:18.267+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="lsad.cpp:1497">
    < ![LOG[spEnum.Next(&spConfig) == S_OK, HRESULT=00000001 (e:\nts_sccm_release\sms\framework\smscore\smsutil.cpp,70)]LOG]!><time="11:12:18.267+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="smsutil.cpp:70">
    < ![LOG[sMS_Authority not configured]LOG]!><time="11:12:18.267+00" date="10-30-2016" component="LocationServices" context="" type="2" thread="900" file="smsutil.cpp:70">
    < ![LOG[LSGetSiteCodeFromWMI : Site code returned from WMI is <>]LOG]!><time="11:12:18.267+00" date="10-30-2016" component="LocationServices" context="" type="0" thread="900" file="lsad.cpp:1503">

     

    DNS Record exists

     

     

    System Management record exists

     

     

    Boundaries are set as AD sites, IP Range and subnet

     

    Any ideas?

     

    Robbie

     

    post-4196-0-50841600-1477835254.png

    post-4196-0-98644300-1477835261.png

  5. Application Packages appear to have stop distributing to our child site. I know I redistributed OS Boot Images and they went across fine

     

    There are 6 application packages that appear to be stuck. I am trying to debug and have found this. They are reaching despooler then it seems to hit retry time and sends them again? and again? A couple of the packages are just a registry entry so tiny show as 0MB

     

    jfj61w.jpg

     

  6. Mine seems to fail installing the configmgr client?

    <![LOG[installing file 'C:\Windows\ccmsetup\WindowsUpdateAgent30-x64.exe' with options '/quiet /norestart'.]LOG]!><time="22:28:46.399-60" date="08-01-2015" component="ccmsetup" context="" type="1" thread="2868" file="manifest.cpp:2189">
    <![LOG[File 'C:\Windows\ccmsetup\WindowsUpdateAgent30-x64.exe' returned failure exit code 775. Fail the installation.]LOG]!><time="22:28:48.728-60" date="08-01-2015" component="ccmsetup" context="" type="3" thread="2868" file="manifest.cpp:2239">
    <![LOG[installFromManifest failed 0x80070307]LOG]!><time="22:28:48.728-60" date="08-01-2015" component="ccmsetup" context="" type="3" thread="2868" file="ccmsetup.cpp:7202">
    <![LOG[A Fallback Status Point has not been specified. Message with STATEID='311' will not be sent.]LOG]!><time="22:28:48.728-60" date="08-01-2015" component="ccmsetup" context="" type="1" thread="2868" file="ccmsetup.cpp:9767">

  7. At no point after the initial reboot do you see the task sequence ever running again. I have highlighted the points of interest. The part where it is saying configmgr requested a retry it is still in PE so not sure what it is trying to retry? Im sure it is just downloading the package at this point?

     

    I can install the configmgr client fine by copying it to a memory stick and running it on the machine after the OSD has completed otherwise there is no sign of it.

     

    One other thing of interest was the crypto error. Site is in mixed mode could there be a site hash somewhere that is corrupt? I have regenerated the package itself so that isnt at fault although I havent tried installing it via an advertised program after OSD is complete

  8. This has started happening since I went off sick. The team installed SCCM 2012 under a different site code during this time but I have come back and trying to get 2007 to work again

     

    Here is what happens

     

    Partition and Format - No Reboot

    Download of image - No Reboot

    Extract of image - no reboot

    Apply Image - no reboot

    Apply device drivers - no reboot

    Setup windows and ConfigMgr - no reboot until completion of log entry posted in first post(we are still in PE and this is where I got the logs from ON COMPLETION OF THIS TASK)

     

    <![LOG[Downloaded file from http://ZOMBIE.:80/SM...Agent30-x64.exe to C:\_SMSTaskSequence\Packages\BCR0000B\X64/WindowsUpdateAgent30-x64.exe ]LOG]!><time="11:52:03.744+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="downloadcontent.cpp:1177">

    < ![LOG[Download done setting progress bar to 100]LOG]!><time="11:52:03.744+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="downloadcontent.cpp:1182">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\i386 is a directory. Setting directory security]LOG]!><time="11:52:03.791+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\ia64 is a directory. Setting directory security]LOG]!><time="11:52:03.822+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\x64 is a directory. Setting directory security]LOG]!><time="11:52:03.838+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\i386\bits20 is a directory. Setting directory security]LOG]!><time="11:52:04.353+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\i386\bits25 is a directory. Setting directory security]LOG]!><time="11:52:04.353+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\i386\hotfix is a directory. Setting directory security]LOG]!><time="11:52:04.353+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\i386\hotfix\kb977384 is a directory. Setting directory security]LOG]!><time="11:52:04.836+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\ia64\bits25 is a directory. Setting directory security]LOG]!><time="11:52:04.977+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[c:\_smstasksequence\packages\bcr0000b\x64\bits25 is a directory. Setting directory security]LOG]!><time="11:52:05.117+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="hashdir.cpp:653">

    < ![LOG[Content successfully downloaded at C:\_SMSTaskSequence\Packages\BCR0000B]LOG]!><time="11:52:05.226+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="resolvesource.cpp:3131">

    < ![LOG[Copying SMS client package source from "C:\_SMSTaskSequence\Packages\BCR0000B" to "C:\_SMSTaskSequence\OSD\BCR0000B".]LOG]!><time="11:52:05.226+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="basesetuphook.cpp:1504">

    < ![LOG[TS started from an unknown machine... Using submitted GUID GUID:3460e638-3791-4760-9b7e-270868794252]LOG]!><time="11:52:05.320+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="basesetuphook.cpp:836">

    < ![LOG[Locating architecture-specific OSDGina.dll]LOG]!><time="11:52:05.320+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="872" file="basesetuphook.cpp:428">

    < ![LOG[successfully copied file OSDSETUPHOOK.EXE to C:\Windows\SYSTEM32]LOG]!><time="11:52:05.351+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="basesetuphook.cpp:364">

    < ![LOG[successfully copied file TSProgressUI.exe to C:\Windows\SYSTEM32\_SMSOSDSetup]LOG]!><time="11:52:05.367+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="basesetuphook.cpp:364">

    < ![LOG[successfully copied file tsres.dll to C:\Windows\SYSTEM32\_SMSOSDSetup\1033]LOG]!><time="11:52:05.367+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="basesetuphook.cpp:364">

    < ![LOG[saving desktop wallpaper information.]LOG]!><time="11:52:05.367+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="872" file="basesetuphook.cpp:1553">

    < ![LOG[Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\BCR0000B]LOG]!><time="11:52:05.601+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="resolvesource.cpp:3431">

    < ![LOG[reference count 1 for the source C:\_SMSTaskSequence\Packages\BCR0000B before releasing]LOG]!><time="11:52:05.601+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="resolvesource.cpp:3438">

    < ![LOG[Delete source directory C:\_SMSTaskSequence\Packages\BCR0000B]LOG]!><time="11:52:05.601+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="resolvesource.cpp:3461">

    < ![LOG[Released the resolved source C:\_SMSTaskSequence\Packages\BCR0000B]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="872" file="resolvesource.cpp:3471">

    < ![LOG[Exiting ConfigureEx: 0x00000000]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="872" file="basesetuphook.cpp:1592">

    < ![LOG[Process completed with exit code 0]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="1" thread="1308" file="commandline.cpp:1102">

    < ![LOG[installing hook to 'C:\Windows']LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="setupwindows.cpp:785">

    < ![LOG[Command line for extension .EXE is "%1" %*]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="commandline.cpp:229">

    < ![LOG[set command line: "X:\sms\bin\x64\OSDSETUPHOOK.EXE" "/install:C:\Windows" /version:6.1]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="commandline.cpp:707">

    < ![LOG[Executing command line: "X:\sms\bin\x64\OSDSETUPHOOK.EXE" "/install:C:\Windows" /version:6.1]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="1" thread="1308" file="commandline.cpp:805">

    < ![LOG[installing OSD setup hook]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="1160" file="osdsetuphook.cpp:276">

    < ![LOG[setup hook install completed successfully]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="1160" file="vistasetuphook.cpp:111">

    < ![LOG[Process completed with exit code 0]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="1" thread="1308" file="commandline.cpp:1102">

    < ![LOG[OfflineRegistry::Init("C:\Windows")]LOG]!><time="11:52:05.648+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:168">

    < ![LOG[Loading offline registry hive "C:\Windows\system32\config\software" into HKLM\OfflineRegistry1]LOG]!><time="11:52:05.663+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:60">

    < ![LOG[Loading offline registry hive "C:\Windows\system32\config\system" into HKLM\OfflineRegistry2]LOG]!><time="11:52:06.412+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:60">

    < ![LOG[CurrentControlSet is mapped to ControlSet001]LOG]!><time="11:52:06.833+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:215">

    < ![LOG[SMS Client is not installed]LOG]!><time="11:52:06.833+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="1" thread="1308" file="setupwindows.cpp:1633">

    < ![LOG[unloading offline SOFTWARE registry hive]LOG]!><time="11:52:06.833+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:270">

    < ![LOG[unloading offline SYSTEM registry hive]LOG]!><time="11:52:07.395+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="0" thread="1308" file="offlineregistry.cpp:284">

    < ![LOG[Exiting with code 0x00000000]LOG]!><time="11:52:07.676+-60" date="08-28-2012" component="OSDSetupWindows" context="" type="1" thread="1308" file="setupwindows.cpp:1751">

    < ![LOG[Process completed with exit code 0]LOG]!><time="11:52:07.676+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="commandline.cpp:1102">

    < ![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="11:52:07.676+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="instruction.cxx:3010">

    < ![LOG[successfully complete the action (Setup windows and ConfigMgr) with the exit win32 code 0]LOG]!><time="11:52:07.676+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="instruction.cxx:3036">

    < ![LOG[sending status message . . .]LOG]!><time="11:52:07.676+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:292">

    < ![LOG[send a task execution status message SMS_TSExecution_ActionCompleteInfo]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:314">

    < ![LOG[MP server ZOMBIE. and port 80. SSL=false. CRL=false.]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:458">

    < ![LOG[site code: BCR]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:489">

    < ![LOG[Client machine name: MININT-PGAPPU8]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:494">

    < ![LOG[Client Identity: GUID:3460e638-3791-4760-9b7e-270868794252]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:496">

    < ![LOG[Advertisement ID: BCR201FF]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:505">

    < ![LOG[Package ID: BCR0011B]LOG]!><time="11:52:07.691+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utility.cxx:507">

    < ![LOG[sending StatusMessage]LOG]!><time="11:52:07.722+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="libsmsmessaging.cpp:3806">

    < ![LOG[Formatted header:]LOG]!><time="11:52:07.722+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="libsmsmessaging.cpp:1500">

    < ![LOG[<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>3e9f1508-65ca-490b-be4b-121b2a9da824</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2012-08-28T10:52:07Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4234"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>

    ]LOG]!><time="11:52:07.722+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="libsmsmessaging.cpp:1501">

    < ![LOG[CLibSMSMessageWinHttpTransport::Send: URL: ZOMBIE.:80 CCM_POST /ccm_system/request]LOG]!><time="11:52:07.738+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="libsmsmessaging.cpp:7446">

    < ![LOG[The request has succeeded. 200 OK]LOG]!><time="11:52:07.738+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="libsmsmessaging.cpp:7734">

    < ![LOG[set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="11:52:07.754+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:668">

    < ![LOG[set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="11:52:07.754+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:668">

    < ![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="11:52:07.754+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:782">

    < ![LOG[Clear local default environment]LOG]!><time="11:52:07.754+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:807">

    < ![LOG[The action (Setup windows and ConfigMgr) requested a retry]LOG]!><time="11:52:07.769+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:263">

    < ![LOG[Reboot to local harddisk]LOG]!><time="11:52:07.785+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:458">

    < ![LOG[_OSDGinaIsConfigured variable set to TRUE]LOG]!><time="11:52:07.785+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:537">

    < ![LOG[_SMSTSServiceStartType variable set to ]LOG]!><time="11:52:07.785+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:549">

    < ![LOG[Calling RebootSystem()]LOG]!><time="11:52:07.785+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:567">

    < ![LOG[OSD type of task sequence. ignore the service window setting]LOG]!><time="11:52:07.785+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="engine.cxx:669">

    < ![LOG[updated security on object C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.]LOG]!><time="11:52:07.800+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utils.cpp:829">

    < ![LOG[updated security on object C:\_SMSTaskSequence.]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="1" thread="1324" file="utils.cpp:829">

    < ![LOG[set a global environment variable _SMSTSNextInstructionPointer=9]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:668">

    < ![LOG[set a TS execution environment variable _SMSTSNextInstructionPointer=9]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:386">

    < ![LOG[set a global environment variable _SMSTSInstructionStackString=8]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:668">

    < ![LOG[set a TS execution environment variable _SMSTSInstructionStackString=8]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:414">

    < ![LOG[save the current environment block]LOG]!><time="11:52:07.816+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:833">

    < ![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="11:52:07.878+-60" date="08-28-2012" component="TSManager" context="" type="0" thread="1324" file="executionenv.cxx:782">

     

    We are now rebooting

    <![LOG[==============================[ OSDSetupHook.exe ]==============================]LOG]!><time="17:25:35.961+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="osdsetuphook.cpp:185">

    < ![LOG[Logging successfully initialized to C:\_SMSTaskSequence\Logs]LOG]!><time="17:25:35.961+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="osdsetuphook.cpp:186">

    < ![LOG[Executing task sequence]LOG]!><time="17:25:35.961+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="osdsetuphook.cpp:286">

    < ![LOG[Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".]LOG]!><time="17:25:35.992+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="basesetuphook.cpp:237">

    < ![LOG[Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" successfully created]LOG]!><time="17:25:35.992+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="environmentscope.cpp:250">

    < ![LOG[Environment scope "Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}" successfully created]LOG]!><time="17:25:35.992+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="environmentscope.cpp:250">

    < ![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,185)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="windes.cpp:185">

    < ![LOG[sMS::Crypto::DES::DecryptBuffer( pbKey, nKeySize, pbEncryptedFile, cbFileLow, pbPlain, nPlainSize ), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,611)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="windes.cpp:611">

    < ![LOG[sMS::Crypto::DES::DecryptBufferFromFile( (BYTE*)sFileKey.c_str(), sFileKey.size() * sizeof(WCHAR), pszFilePath, pbDecryptedBuffer, cbDecryptedBuffer ), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\tscore\environmentlib.cpp,138)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="environmentlib.cpp:138">

    < ![LOG[LoadFromFile(sEnvPath, shXml), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\tscore\environmentlib.cpp,734)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="environmentlib.cpp:734">

    <![LOG[Failed to load environment from C:\_SMSTaskSequence\TSEnv.dat (80090005)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="2" thread="2632" file="environmentlib.cpp:741">

    < ![LOG[sharedEnvironment.loadEnvironment( sTSEnvDataFile ), HRESULT=80090005 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\basesetuphook.cpp,251)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="basesetuphook.cpp:251">

    < ![LOG[Failed to load the Task Sequencing Environment object from "C:\_SMSTaskSequence\TSEnv.dat". Code(0x80090005)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="3" thread="2632" file="basesetuphook.cpp:251">

    < ![LOG[LoadEnvironment( loadDir, bEnvLoaded ), HRESULT=80090005 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\basesetuphook.cpp,1285)]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="basesetuphook.cpp:1285">

    < ![LOG[uninstalling Setup Hook]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="basesetuphook.cpp:1424">

    < ![LOG[Removing setup hook from registry.]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="vistasetuphook.cpp:143">

    < ![LOG[successfully removed C:\Windows\system32\OSDGINA.DLL]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="basesetuphook.cpp:1179">

    < ![LOG[Could not delete the file C:\Windows\system32\OSDSETUPHOOK.EXE. Error code 5]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="utils.cpp:709">

    < ![LOG[Marking the file C:\Windows\system32\OSDSETUPHOOK.EXE for deletion on Reboot]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="utils.cpp:733">

    < ![LOG[successfully removed C:\Windows\system32\OSDSETUPHOOK.EXE]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="basesetuphook.cpp:1179">

    < ![LOG[successfully removed C:\Windows\system32\_SMSOSDSetup]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="basesetuphook.cpp:1216">

    < ![LOG[Finalizing logging from process 2628]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="tslogging.cpp:1736">

    < ![LOG[successfully finalized logs to SMS client log directory from C:\Users\ADMINI~1\AppData\Local\Temp]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="tslogging.cpp:1536">

    < ![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="tslogging.cpp:578">

    < ![LOG[Cleaning up task sequence folder]LOG]!><time="17:25:36.055+-60" date="08-28-2012" component="OSDSetupHook" context="" type="1" thread="2632" file="utils.cpp:1404">

    < ![LOG[this->run( bReboot ), HRESULT=80090005 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\vistasetuphook.cpp,222)]LOG]!><time="17:25:36.102+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="vistasetuphook.cpp:222">

    < ![LOG[pHook->execute(), HRESULT=80090005 (e:\nts_sms_fre\sms\client\osdeployment\osdgina\osdsetuphook.cpp,291)]LOG]!><time="17:25:36.102+-60" date="08-28-2012" component="OSDSetupHook" context="" type="0" thread="2632" file="osdsetuphook.cpp:291">

    < ![LOG[Failed to execute task sequence (0x80090005)]LOG]!><time="17:25:36.102+-60" date="08-28-2012" component="OSDSetupHook" context="" type="3" thread="2632" file="osdsetuphook.cpp:291">

     

     

    MINI SETUP - Applying device drivers then reboot

    PERFORMANCE TEST - no reboot

    CTRL-ALT-DEL prompt - Were done

  9. you do know that SCCM does multicasting don't you ? have you tried that ? also have you tried tweaking any of your distribution settings to get the speed up ?

     

    This is using multicast(which seems slower than normal deployment!). Which multicast options should I tweak? I've got it set at 1GB

  10. Hello,

    I just need some advice on XP deployment with SCCM

     

    With a small reference image I don't have too much of an issue. With an image loaded up with our students "base" software(things like MSDN, Visual Studio 2008, VS6 etc) the image is 9.8GB compressed, (25GB uncompressed) and takes forever to deploy with SCCM. I am still deploying software on top of that to keep the image size to a minimum but I couldnt possibly deploy all the software needed via task sequence due to the sheer volume! The problem is the 9.8GB image takes 45 minutes to transfer, 20 minutes to unpack then 10-15 mins to apply and thats without the rest of the task sequence! If I did the same deployment via Ghostcast I could deploy the same base image within 20-25 minutes(it doesnt do the 3 stage deployment of the OS)

     

    Should this really take this long? Would I be better off ghosting the base image out and then using SCCM to install the remaining software via a task sequence?(this isnt going to be ideal either because a newly deployed system wouldn;t get picked up by sccm straight away). It also would make use of the driver database in sccm?

     

    Any advice would be appreciated

     

    Robbie

  11. Hello,

    I am stuck on how to deploy multiple application packages with the OS install task sequence. I could add in each software package individually but I'd like to use that multiple option to keep things tidy. Thing is I cant get my head round it!!

     

    Any help/simple steps to follow would be appreciated!!! All I really got out of the instructions was to have the packageid:packagename? in the box seperated by semi colons for next package but doesnt make sense to me

     

    Thanks

     

    Robbie

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.