Ask a questionAsk a question
 

AnswerSCCM 2007 SP2 RTM installation fails

  • Saturday, October 31, 2009 8:16 AMSheril K Jose Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    HI,

    I have SCCM 2007 R2 with service pack one installed in my organization. Now I am trying to upgrade the same with SP2 RTM. While upgrading i am gearing the following errors and the update is failed.

    File hash check failed: 0x80070002
    VerifyExternalFile failed: 0x80070002
    Failed to find valid source for required external file
    Unable to find valid source for required file 'msrdcoob_amd64.exe'. Aborting setup.
    Setup has encountered fatal errors while performing file operations.

    The operating system of my SCCM server is windows 2008 with sp1

    Regards,

    Sheril

Answers

  • Tuesday, November 03, 2009 9:55 AMEric Zhang - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Sheril,

    It seemed that hash check failed, I'd like to suggest you re-download SP2 from this link:

    Download details: Center Configuration Manager 2007 SP2 Update

    http://www.microsoft.com/downloads/details.aspx?FamilyID=3318741a-c038-4ab1-852a-e9c13f8a8140&displaylang=en
  • Tuesday, November 10, 2009 2:17 PMSheril K Jose Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Thanks Eric,

    the problem got resolved. i have re-downloaded the SP2.
    thanks for your Support.

All Replies

  • Saturday, October 31, 2009 11:10 AMJannes AlinkMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    Hi,

    Seems like your download went not okay. I suggest download the pack again and give it another try.
    Please mark posts as Answered if appropriate.
  • Monday, November 02, 2009 11:54 PMRalph Venturino Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I'm also having an installation problem with SCCM SP2. The problems is to do with a server principal error. As the check is being done on the remote SQL Server it's checking for the [domain\computername$]. The problem is the domain seems to be in the incorrect format. The domain name on my end would be [domain.com\computername$]

    This is the check that SCCM setup is executing : SqlExecute <IF NOT EXISTS (select * from master.sys.server_principals where name='domain\FIBER8$') CREATE LOGIN [domain\FIBER8$] FROM WINDOWS>

    This of course fails with unknown user or group. If I execute the command on the SQL server with the format domain.com\FIBER8$, it executes properly. Haven't been able to find where SCCM setup is pulling the value from.

    Any input.

    Ralph
  • Tuesday, November 03, 2009 9:55 AMEric Zhang - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Sheril,

    It seemed that hash check failed, I'd like to suggest you re-download SP2 from this link:

    Download details: Center Configuration Manager 2007 SP2 Update

    http://www.microsoft.com/downloads/details.aspx?FamilyID=3318741a-c038-4ab1-852a-e9c13f8a8140&displaylang=en
  • Monday, November 09, 2009 4:00 AMEric Zhang - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as ‘Answered’ as the previous steps should be helpful for many similar scenarios.

    If the issue still persists and you want to return to this question, please reply this post directly so we will be notified to follow it up. You can also choose to unmark the answer as you wish.

    In addition, we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.

    Thanks!
  • Tuesday, November 10, 2009 2:17 PMSheril K Jose Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Thanks Eric,

    the problem got resolved. i have re-downloaded the SP2.
    thanks for your Support.