Multicast error 0x80091007

When using multicast in same VLAN as ConfigMgr server is it works fine. When I try to use multicast in other vlan, multicast session starts but fails almost immediately with error 0x80091007. 
In problematic VLAN computers might not resolve ConfigMgr server with shortname. Could it cause this problem?

Hi,
Any updates?
Best Regards,
Joyce
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • SCCM 2012 - OSD Task Sequence Error 0x80091007

    When deploying the OSD to a laptop model the TS is failing, see below from Status Message Viewer:
    The task sequence execution engine failed executing the action (Apply E6220 Driver Package) in the group (PostInstall) with the error code 2148077575
    Action output: urce, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3217)
    ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3122)
    TS::Utility::ResolveSource( pszPackageId, sSource ), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,472)
    pDriverInstaller->InstallDriverPackage( sPackageId, pBootCriticalInfo ), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,380)
    Exiting with return code 0x80091007
    Hash could not be matched for the downloded content. Original ContentHash = EB2A940227C7043DDDCE0985EB37CBB650245F47F12ACD48C936521F5CECAFED, Downloaded ContentHash = 6F4ED0BD9ECC46712E6160BF681ED3785097D95A43652424FB97E12EB1EAF8E3
    Failed to determine the driver source location. Code 0x80091007
    Failed to provision driver. Code 0x80091007. The operating system reported error 2148077575: The hash value is not correct. 
    I have redistributed the Driver packages to the DP's but still no luck - does anyone have any idea's?
    Thanks
    MCTS | MCITP | MCSA

    Below is the whole thread from Expert-sex-change.com: 
    SCCM OS deployment error (0x80091007)
    Asked by: MoritzCSA
    We are getting Error on one of your Primary Child site when deploying a XP Install Package.
    In the Advertisment Status we are getting following errors:
    The task sequence execution engine failed executing the action
    (Apply Operating System Image) in the group () with the error code
    2148077575
    Action output: zSource, sSourceDirectory, dwFlags, hUserToken,
    pszUserName, pszUserPassword), HRESULT=80091007
    (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3130)
    ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0),
    HRESULT=80091007
    (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3031)
    TS::Utility::ResolveSource( this->packageID, this->packagePath,
    TS::Utility::ResolveSourceFlags::PersistContents ),
    HRESULT=80091007
    (e:\nts_sms_fre\sms\client\osdeployment\applyos\installscripted.cpp,
    160)
    installer.install(), HRESULT=80091007
    (e:\nts_sms_fre\sms\client\osdeployment\applyos\installscripted.cpp,
    632)
    Entering ReleaseSource() for
    C:\_SMSTaskSequence\Packages\GID00004
    The user tries to
    release a source directory
    C:\_SMSTaskSequence\Packages\GID00004 that is either already
    released or we have not connected to it InstallScripted(
    g_InstallPackageID, g_ImageIndex, targetVolume,
    g_ConfigPackageID, g_ConfigFileName ), HRESULT=80091007
    (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,397).
    The operating system reported error 2148077575: The hash value is
    not correct.
    The task sequence execution engine aborted execution for a failure
    of the action (Apply Operating System Image) in the group (). The
    operating system reported error 2148077575: The hash value is not
    correct.
    The task sequence execution engine failed execution of a task
    sequence. The operating system reported error 2148077575: The
    hash value is not correct.
    The task sequence manager could not successfully complete
    execution of the task sequence. A failure exit code of 16389 was
    returned.
    appreciate any help
    IMAG0020.jpg
    747 KBscreenshot off error on Client Computer when deploying OS
    2010-02-05 at 04:39:43ID: 25117354TopicsMS System Center ,Deployment Software for DevelopmentParticipating Experts3Points0Comments9
    Request Attention
    Answers
    EXPERT COMMENT
    by: NJComputerNetworksPosted on 2010-02-05 at 05:29:05ID: 26494779
    1) enable f8 boot console on your boot image:  http://www.windows-noob.com/forums/index.php?/topic/546-how-can-i-troubleshoot-windows-pe-booting-in-sccm/  this will get you to a command prompt on the client
    2) look at the smsts.log for exactly why your client is failing osd:  http://blogs.technet.com/inside_osd/archive/2007/12/13/troubleshooting-tips.aspx
    3) also look at the reports for information as to why your OSD is failing:  http://blogs.technet.com/inside_osd/archive/2007/12/13/troubleshooting-tips.aspx
    AUTHOR COMMENT
    by: MoritzCSAPosted on 2010-02-05 at 05:39:33ID: 26494871
    Hi,
    Its not the Boot image what has problems. Its one single OS package as others workjust fine
    EXPERT COMMENT
    by: NJComputerNetworksPosted on 2010-02-05 at 06:01:11ID: 26495086
    lol... ok... but enabling F8 will allow you to get to the smsts.log which should contain some more information about why the single OS package is failing.
    EXPERT COMMENT
    by: JonLambertPosted on 2010-02-08 at 01:43:35ID: 26512090
    OK, it looks like (as descripted in the logs) that the Hash Value for the package GID00004 is not correct.
    I've seen this before with Boot WIMS, if GID00004 is a boot WIM package, then try creating a new Boot Wim, deploying it to the relevant DPs, assigning it to th TS and try again.
    If GID00004 is not a Boot WIM, then try updating the package, and keep an eye on DistMgr.log to ensure it get's distributed Ok.
    AUTHOR COMMENT
    by: MoritzCSAPosted on 2010-02-09 at 07:13:55ID: 26524885
    Hi have recreated the OS Install Packlage and have distributed it again to the Primary Child site. Still the same issue as for example the same OS in English is running fine. GID00004 was an OS Install Package.
    I have the log file from the F8 boot atached
    smsts-20100210-001651.log
    976 KBlog
    smsts.log
    391 KBlog2
    ADMINISTRATIVE COMMENT
    by: TheLearnedOnePosted on 2010-03-03 at 18:54:29ID: 27299334
    MoritzCSA,
    After 21 days without comment, it is time for you to finalize this old question -- accept an answer, split points, or get a refund.  Please be a responsible EE Member and maintain your open questions! Click here to see your options: http://www.experts-exchange.com/help.jsp#hi331
    EXPERTS,
    I need your help.  Please post your closing recommendations within a few days.  If you do not respond, I may need to assume that no correct answer was provided.
    TheLearnedOne
    Experts-Exchange Cleanup Volunteer
    EXPERT COMMENT
    by: JonLambertPosted on 2010-03-03 at 19:17:39ID: 27299526
    OK, now the package with an hash error is GID0002A .. which is the OS Install Package, Check the source directory for files with odd characters, or extremely long directory paths .. this can sometime cause a hash-check mismatch.
    Hash could not be matched for the downloded content. Original ContentHash = A9173DC49D149170C0F7F5526154AC4381ED0DC0, Downloaded ContentHash = 88601C0BA124401EA13790D2F318AF04CB283DD1      ApplyOperatingSystem     
    9/02/2010 3:29:21 PM      1680 (0x0690)
    ACCEPTED SOLUTION
    by: MoritzCSAPosted on 2010-03-04 at 00:23:07ID: 27300766
    I have change the OS installation to not download the package. After this change it works fine without issues.
    0
    excellent
    Save to Personal Knowledgebase
    EXPERT COMMENT
    by: DSS-RMPosted on 2010-10-17 at 07:14:56ID: 33923836
    Update the distribution points of the package that was failing. I have had this same problem and a distribution point update will fix it.

  • New DP on winsrv2012r2 - TS failing with error 0x80091007

    Hi All,
    I need your advice about a really weird issue. We replaced a 2008r2 file server which was also a DP in one of our remote sites it was working well. The new server is on 2012r2 and I reinstalled the DP on it. I need to precise that all of them are are
    hosted on VMware 5.1 (esxi-vsphere). I distributed all the needed packages on this newly created dp and tried to setup a vm to test the task sequence and I noted that the win download was very very quick (3-4mins for a quite big wim
    file 24gb). in my tests all attempts failed at the end of TS when applying system image with the error code 0x80091007.  I need to precise that I choose the E1000 Nic in VMware and 4gb of memory so normally there should not be any issue. I tried also
    with a vmxnet3 nic but it wasn't detected at the beginning of TS even if my boot image contains the VMware drivers ..(that's one of the weird point) . But the weirdest point is that I asked one of my colleague to give it a try and at his first attempt he was
    successful using exactly the same vm I tried to setup ... but all is other attempts failed afterwards.  Do you know what could be the cause ?  Could it be linked to the fact that the dp was setup on 2012r2 when the primary site and all others sccm
    servers are on 2008r2. Also our forest functional level is still on 2003 so am wondering if that could be the explanation.
    Here are all the logs (failed and success one ) which were all from the same dp on 2012r2:http://www27.zippyshare.com/v/83975219/file.html
    So after trying all ideas (Redistributing the images on the dp.. validating them... even recreated the dp completely I decided to setup a dedicated server on 2008r2 and it worked at first imaging attempt but I would like to understand what was the cause
    if possible that's why I would like to get your advice on that. thx in advance. best regards.

    Hi,
    There error translates to "The hash value is not correct."
    Have you seen this post on the topic.
    https://social.technet.microsoft.com/Forums/en-US/77783490-82a9-4dd1-9ea8-ca11c37f3ee6/sccm-2012-osd-task-sequence-error-0x80091007?forum=configmanagerosd
    Solving the vmxnet3 nic sounds like a neeeded solition.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Multicast Error When Starting Managed Servers

    Environment: HP-UX 11i, Weblogic 8.1 SP1.
              We're getting the following error when we start managed servers in our clustered environment:
              <Feb 24, 2004 6:33:12 PM CST> <Error> <Cluster> <BEA-000116> <Failed to join cluster PDICluster at address 2
              37.0.0.1 due to: java.net.SocketException: Can't assign requested address.
              java.net.SocketException: Can't assign requested address
              at java.net.PlainDatagramSocketImpl.join(Native Method)
              at java.net.PlainDatagramSocketImpl.join(PlainDatagramSocketImpl.java:134)
              at java.net.MulticastSocket.joinGroup(MulticastSocket.java:274)
              at weblogic.cluster.FragmentSocket.initializeMulticastSocket(FragmentSocket.java:92)
              at weblogic.cluster.FragmentSocket.start(FragmentSocket.java:109)
              at weblogic.cluster.MulticastManager.startListening(MulticastManager.java:164)
              at weblogic.cluster.ClusterCommunicationService.initialize(ClusterCommunicationService.java:52)
              at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:922)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
              at weblogic.Server.main(Server.java:32)
              >
              We also get the same error when we try the util.multicastTest application. So far, we've done the following things to troubleshoot this:
              1) Different multicast addresses/ports;
              2) The util.multicastTest app.
              3) We're researching whether or machine or network may be causing this, but since the admin. server and managed servers are running on the same server, I don't see how the network could be causing this.
              Can anyone give me any ideas as to what might be going wrong? We've set this up on other machines before with the same OS and same version of Weblogic. So I'm at a loss at the moment as to what might be going wrong.
              Thanks in advance for any help...
              Brian
              

    Environment: HP-UX 11i, Weblogic 8.1 SP1.
              We're getting the following error when we start managed servers in our clustered environment:
              <Feb 24, 2004 6:33:12 PM CST> <Error> <Cluster> <BEA-000116> <Failed to join cluster PDICluster at address 2
              37.0.0.1 due to: java.net.SocketException: Can't assign requested address.
              java.net.SocketException: Can't assign requested address
              at java.net.PlainDatagramSocketImpl.join(Native Method)
              at java.net.PlainDatagramSocketImpl.join(PlainDatagramSocketImpl.java:134)
              at java.net.MulticastSocket.joinGroup(MulticastSocket.java:274)
              at weblogic.cluster.FragmentSocket.initializeMulticastSocket(FragmentSocket.java:92)
              at weblogic.cluster.FragmentSocket.start(FragmentSocket.java:109)
              at weblogic.cluster.MulticastManager.startListening(MulticastManager.java:164)
              at weblogic.cluster.ClusterCommunicationService.initialize(ClusterCommunicationService.java:52)
              at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:922)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
              at weblogic.Server.main(Server.java:32)
              >
              We also get the same error when we try the util.multicastTest application. So far, we've done the following things to troubleshoot this:
              1) Different multicast addresses/ports;
              2) The util.multicastTest app.
              3) We're researching whether or machine or network may be causing this, but since the admin. server and managed servers are running on the same server, I don't see how the network could be causing this.
              Can anyone give me any ideas as to what might be going wrong? We've set this up on other machines before with the same OS and same version of Weblogic. So I'm at a loss at the moment as to what might be going wrong.
              Thanks in advance for any help...
              Brian
              

  • 5508 - Multicast Error Messages - Receive Multicast Queue is full on Controller

    I'm starting to see an error creep up that I havn't seen since 2003/2004 on my brand new 5508 controllers.  I'm recieving the following from my WCS:
    Receive Multicast Queue is full on Controller and then on the controller itself RX Multicast Queue Full.  I understand this used to be due to a large influx of ARP requests or CDP packets on older controllers but, this was supposed to be fixed in an update many years ago. 
    I'm just wondering if anyone else has seen this on their 5508's.  These were advertised as having the horsepower to handle our user loads which arn't really that high at 300 users at any given time max.  Has anyone seen this?

    Traditionally, this was a cosmetic error, a the WLC uses the same queue for Multicast, Unicast and Broadcast traffic.
    One thing to check is that you aren't trunking all of your VLAN to the WLC, just the ones that support wireless clients.
    Steve

  • Multicast error

    Hi,
    We have just updated our machines with AMD motherboards. We used one as
    trial, have to update sound card drivers, then we created an image and
    could upload and download image from server to this machine. However, when
    we tried to use this machine as master to multicast other machines, the
    client machines would not start, error: cannot find partition.
    What did I do wrong or miss?
    Thanks in advance.

    Jslc0208,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Mailsession Multicast Error!!

              I need to use the javax.mail.Session class to send mail.
              It works on a normal WL server, but not on a clustered server.
              On the bottom of my cluster weblogic.properties file I have something like
              weblogic.resource.MailSession.weblogic.resource.mail.testSession=sid@address...
              When I start a server in the cluster, it gives this error on startup:
              [Date]<E><MulticastSocket> Error sending blocked message
              java.io.IOException: Class javax.mail.session with code=-1 does not implement Serialiable,
              Externalizable, or WLSerializable...(dump originating at weblogic.Server.main(Server.java:55)
              Then during each heartbeat I get:
              [Date]<E><Cluster>Multicast socket send error: state dump
              java.io.IOException: Class javax.mail.Session with code=-1 does not implement Serializable,
              Externalizable, or WLSerializable...
              Any ideas?
              

    This is a bug in WLS. It should be fixed in the latest service pack that is due out anytime. Or
              if it is already out, you check the release notes.
              - Prasad
              David Mrozek wrote:
              > I need to use the javax.mail.Session class to send mail.
              > It works on a normal WL server, but not on a clustered server.
              >
              > On the bottom of my cluster weblogic.properties file I have something like
              > weblogic.resource.MailSession.weblogic.resource.mail.testSession=sid@address...
              >
              > When I start a server in the cluster, it gives this error on startup:
              > [Date]<E><MulticastSocket> Error sending blocked message
              > java.io.IOException: Class javax.mail.session with code=-1 does not implement Serialiable,
              > Externalizable, or WLSerializable...(dump originating at weblogic.Server.main(Server.java:55)
              >
              > Then during each heartbeat I get:
              > [Date]<E><Cluster>Multicast socket send error: state dump
              > java.io.IOException: Class javax.mail.Session with code=-1 does not implement Serializable,
              > Externalizable, or WLSerializable...
              >
              > Any ideas?
              

  • Wka vs. multicast error logging

    I have been moving our caches from multicast to use wka. Along the way It seems as if the wka seting provides less and/or different logging in the jvm error log.
    For example, with multicast enabled, I had a jdom error that was correctly being reported in the error log. Once I enabled wka, the error did not appear even though the problem still existed. It was only switching back to multicast that I again saw the error and was able to correct
    If this is true, is there a setting in the tangosol-coherence-override.xml file that will provide the same type if logging the multicast settings seem to produce.
    regards,
    cj willette
    systems engineer
    ll bean, freeport maine

    Hi CJ.
    I wonder if you had a configuration error in the tangosol-coherence-override.xml when you defined the WKA list. As a result you could have the entire cluster configuration using the default settings instead and as a result not seeing your specific cache configuration.
    Could you please send the WKA configuration to support at tangosol.com, so we could verify the correctness of the setup.
    Regards,
    Gene

  • SCCM Multicast Error 0x8007002

    We recently upgraded our SCCM environment from 2012 SP1 to SCCM 2012 R2 and installed KB2905002 to fix the slow OSD issue.
    after the upgrade we are experiencing some issues with multicast. While opening the multicast session we see the error 0x80070002.
    In the MCSIsapi.log is see the following lines:
    <![LOG[Looking for: E:\SCCMContentLib\DataLib\XXX000E1*]LOG]!><time="09:14:22.239-60" date="03-06-2014" component="McsIsapi" context="" type="1" thread="1864" file="httphandler.cpp:277">
    <![LOG[Failed to access the package.]LOG]!><time="09:14:22.239-60" date="03-06-2014" component="McsIsapi" context="" type="3" thread="1864" file="httphandler.cpp:329">
    <![LOG[Looking for: E:\SCCMContentLib\DataLib\XXX000E1*]LOG]!><time="11:33:57.308-60" date="03-06-2014" component="McsIsapi" context="" type="1" thread="3172" file="httphandler.cpp:277">
    <![LOG[Failed to access the package.]LOG]!><time="11:33:57.308-60" date="03-06-2014" component="McsIsapi" context="" type="3" thread="3172" file="httphandler.cpp:329">
    file XXX000E1 is the multicast image.
    Anyone seen this before and have a fix for this?
     

    Make sure you are not running into a name resolution issue in WinPE by hitting the "F8" command support once WinPE boots up and run a quick ping test using just the short name (NETBIOS) of the Multicast Distribution Point Server (NOT
    THE FQDN) and see if it resolves the IP address of the server properly.

  • Multicast Error Message

    I am getting the following error message on my catalyst 6506 switches:
    2007 Oct 26 13:41:21 EST -04:00 %MCAST-5-RX_IGMPREPORT: IGMP: Rcvd IGMP Report 01-00-5e-00-00-02 on 3/11
    I receive the message on numerous trunk ports and the multicast MAC will vary.
    The only info I've found online is that the message is informational only. I am seeing tons of these messages and would like to know if it's normal and what should be done about it.... if anything.

    This may be a cause of concern . Typically the address range 224.0.x will map to the multicast mac of 01-00-5e-00-00-xx. What the switch is complaining about is that some one is sending an IGMP join for a group that should be used by only control protocols like OSPF , PIM , EIGRP etc. The key is to always use a multicast ip with a non-zero second and 3rd octet so that it never maps to the mac address that falls into a range of control protocols. This problem is due to 32:1 mapping of Multicast ip to mac addresses. What that means is potentially 32 multicast ip addresses could have the same mac address. For example 224.0.0.1 , 225.0.0.1 , 239.0.0.1 will all map to 0100.5e00.0001 . Now even though 225.0.0.1 and 239.0.0.1 have nothing to do with control protocols and should be perfectly fine to be used by users , the mac addres however ends up mapping to a well-known mac address and hence the syslog message that you are seeing . using a multicast ip with non-zero second and 3rd octet will result in multicast ip never mapping to a well known mac address.
    Hope this helps.
    Thanks
    Salman.

  • ShockWave Player deployment fails error 0x80091007

    Hello,
    we are trying to deploy the last version of Adobe ShockWave (12.1.4.154), using an Application in SCCM 2012 R2 CU3.
    We have previously done the same with versions 12.1.0.150, 12.1.1.151 and 12.1.3.153 (newer ones supersede the older), and we did never have a problem.
    On some workstations (W7SP1x64) the new application fails to install with the following Deployment Status:
    Category: "Failed to locate content"
    Error Code: 0x80091007
    Error Description: "The hash value is not correct."
    We are pretty sure that the content on the server is correct; moreover, if we launch manually, on the workstation, the MSI file from e.g. "C:\windows\ccmcache\x", the installation is successful.
    The problem happens on some, not all, the workstations, indipendently from the DP from where they get the content. All the workstations have (hopefully...) the same OS and software.
    It is noteworthy that the cache dir (in the example, "x"), is the same dir where there was the MSI file of the previous version: SCCM doesn't create a new dir as it does usually, but updates the old dir with the new content. In some cases, deleting/renaming
    the "x" dir causes SCCM to download again the MSI file and install it successfully.
    Is it, as we guess, a problem caused by the fact that the application, and its previous versions, use a MSI file with the same name ("sw_lic_full_installer.msi"), even if the content source dir is different? On this basis, we are trying to rename
    this file ("sw_lic_full_installer_12.1.4.154.msi") and update the DPs, and will post the result as soon as possible.
    In the meantime, any insight will be welcome and truly appreciated.
    Kind Regards

    Hello,
    as we guessed, SCCM now has created on the workstation a new cache folder for the new application,and then copied there the new MSI file, which installs correctly. This is the cache content as of now:
    C:\Windows\ccmcache\k
    06/12/2014  15:39    <DIR>          .
    06/12/2014  15:39    <DIR>          ..
    12/11/2014  17:15        24.253.952 sw_lic_full_installer.msi
                   1 File     24.253.952 byte
    C:\Windows\ccmcache\l
    06/12/2014  16:35    <DIR>          .
    06/12/2014  16:35    <DIR>          ..
    12/11/2014  17:15        24.253.952 sw_lic_full_installer_12.1.4.154.msi
                   1 File     24.253.952 byte
    Problem solved, it seems; but... was it our fault (some bad flag on the App wizard?), or is it a bug in SCCM?
    It seems that one can't make and deploy two distinct Applications where the MSI file name is the same... or maybe the problem is that one supersedes the other?
    Any clue will be appreciated.
    Kind Regards.

  • OSD Task Sequence Fails with Error 0x80091007

    Hello Everyone,
    I have a bit of a weird hash mismatch problem.  The issue is only occuring on one laptop.  The laptop was imaged successfully, new out of the box.  Computer started "acting craptacular" according to the tech, so he tried to reimage it,
    assuming one of the applications he put on the computer while setting it up for the user may have messed it up.
    From that point forward, the computer couldn't image anymore.  I can image the same model, TS, and even other models without issue.  The error logs are pointing to a hash value mismatch on the OS WIM. 
    Here are the log files - I wish there was a way to make them cleaner.  I ran some hardware tests with IBM's PCDoctor, and it came back clean.  I'm starting to run out of ideas.
    Thanks in advance!
    Log: (SMSTS.LOG)
    Download done setting progress bar to 100 ApplyOperatingSystem 5/14/2010 4:09:31 PM 840 (0x0348)
    Hash could not be matched for the downloded content. Original ContentHash = A6170DC8CFC5A443636828F093C45377B5FE2A62, Downloaded ContentHash = 7DEBC67B90C2326031EF8727238176C92A02006C ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    0L == TS::Utility::VerifyPackageHash(pszContentID, sDestination), HRESULT=80091007 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2901) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80091007 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3000) ApplyOperatingSystem 5/14/2010
    4:09:53 PM 840 (0x0348)
    DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80091007 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3128) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80091007 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3029) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    TS::Utility::ResolveSource( this->packageID, this->packagePath, TS::Utility::ResolveSourceFlags::PersistContents ), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1255) ApplyOperatingSystem 5/14/2010 4:09:53
    PM 840 (0x0348)
    resolvePkgSource(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1299) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    Installation of image 1 in package RH1000DD failed to complete..
    The hash value is not correct. (Error: 80091007; Source: Windows) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    installer.install(), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1373) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\RH1000DD ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    The user tries to release a source directory C:\_SMSTaskSequence\Packages\RH1000DD that is either already released or we have not connected to it ApplyOperatingSystem 5/14/2010 4:09:53 PM 840 (0x0348)
    InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName ), HRESULT=80091007 (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,360) ApplyOperatingSystem 5/14/2010 4:09:53 PM 840
    (0x0348)
    Process completed with exit code 2148077575 TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    !--------------------------------------------------------------------------------------------! TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Failed to run the action: XP SP3 - Multi-HAL.
    The hash value is not correct. (Error: 80091007; Source: Windows) TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Sending status message . . . TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Send a task execution status message SMS_TSExecution_ActionFailError TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    MP server rh1-sccm.ritehite.com and port 80. SSL=false. CRL=false. TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Site code: RH1 TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Client machine name: R842AEYa TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Client Identity: GUID:428CFC8B-1BE1-4E11-B2C4-21E31EA71572 TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Advertisement ID: RH1200C2 TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Package ID: RH1000DF TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Sending StatusMessage TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Formatted header: TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>56d444c9-6bf0-4ed2-86a9-5f199c90924c</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2010-05-14T21:09:53Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="4246"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
     TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    CLibSMSMessageWinHttpTransport::Send: URL: sccmserver.x.com:80  CCM_POST /ccm_system/request TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    The request has succeeded. 200 OK TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Set a global environment variable _SMSTSLastActionRetCode=-2146889721 TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Clear local default environment TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Let the parent group (Apply Operating System) decides whether to continue execution TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Let the parent group (Install Operating System) decide whether to continue execution TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    The execution of the group (Install Operating System) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows) TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Failed to run the last action: XP SP3 - Multi-HAL. Execution of task sequence failed.
    The hash value is not correct. (Error: 80091007; Source: Windows) TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Sending status message . . . TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)
    Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 5/14/2010 4:09:53 PM 1896 (0x0768)

    Hi Guys,
    My WIM is currently sitting at 1.8 GB, so I'm not sure it is the 4 GB bug you were referring to.
    I haven't tried a re-import/update DP yet mainly because the problem is occuring on only
    one computer at this moment.  In fact, I have deployed several computers already with the same DP, same WIM and even the same model of computer.  That makes me think it isn't an issue with the WIM as
    much as it is an issue with the computer itself.
    Can you guys think of anything on the computer that would cause the failure?
    Thanks again,
    Sean

  • Task Sequence Failed 0x80091007. SCCM 2012 R2 OSD

    Hi,
    I have multicast deployment issue with Configuration Manager 2012 R2.
    Unicast is working fine, Multicast throwing error 0x80091007. 
    Wait time starts and after 40 to 50 seconds pops up with error 0x80091007
    I have already tried Redistributing and recreating image, trying with different systems, Direct access from DP settings, validating share access and all.
    There is no SMSTS.LOG available on client systems.

    Hi,
    How about MCSISAPI.log?
    Here is a blog talks about this error, you could have a look.
    "Update 19-6-2013: Nick send me a possible solution in comments. What you have to do is make sure you don't have a custom Multicast range set - use the setting "Use IPv4 addresses within any range"
    in the SCCM 2012 multicast tab under Distribution Point properties.
    The default is 239.0.0.1 to 239.0.0.254 - if you have a custom range set - it IGNORES it and uses a random address in 239 range anyways. He has tried to statically set a 239 range on both SCCM multicast and WDS multicast settings - ignores them still uses a
    random address in the 239 range regardless.
    On your Cisco core - if your using that - make sure your ACL's and Rendezvous Point ACL for PIM permits the 239 range. As soon as this was done it's all working. > Will try that myself next month! "
    http://henkhoogendoorn.blogspot.com/2013/02/multicast-error-0x80091007-during.html
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact
    information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • CreateMedia.exe finished with error code 80091007

    Hi,
    We are having the following error message "CreateMedia.exe finished with error code 80091007" when creating a USB off-line Media to image Windows 7. This only occurs if we include driver packages into the task sequence. We have no issue creating
    the USB media without the drivers packages. However, the PC does not have all supporting drivers once we image without the driver packages included in the task sequence. Below is the log file for CreateTsMedia.log
    <![LOG[Failed to verify hash value of package SSC00216]LOG]!><time="12:30:35.186+240" date="04-09-2015" component="CreateTsMedia" context="" type="3" thread="8072" file="packagemgr.cpp:492">
    <![LOG[Failed to stage package SSC00216 (0x80091007)]LOG]!><time="12:30:35.186+240" date="04-09-2015" component="CreateTsMedia" context="" type="3" thread="8072" file="stagepackage.cpp:175">
    <![LOG[Failed to create media (0x80091007)]LOG]!><time="12:30:35.186+240" date="04-09-2015" component="CreateTsMedia" context="" type="3" thread="8072" file="createtsmedia.cpp:345">
    <![LOG[CreateTsMedia failed with error 0x80091007, details='SSC00216']LOG]!><time="12:30:35.186+240" date="04-09-2015" component="CreateTsMedia" context="" type="1" thread="8072" file="createtsmedia.cpp:355">
    <![LOG[MediaGenerator::~MediaGenerator()]LOG]!><time="12:30:35.186+240" date="04-09-2015" component="CreateTsMedia" context="" type="1" thread="8072" file="mediagenerator.cpp:396">
    <![LOG[SSC00216]LOG]!><time="12:30:35.340+240" date="04-09-2015" component="CreateTsMedia" context="" type="3" thread="8072" file="createmedia.cpp:814">
    <![LOG[Media creation process that was started from Admin Console completed.
    ]LOG]!><time="12:30:35.340+240" date="04-09-2015" component="CreateTsMedia" context="" type="1" thread="4820" file="createmedia.cpp:1065">
    <![LOG[CreateMedia.exe finished with error code 80091007]LOG]!><time="12:30:35.340+240" date="04-09-2015" component="CreateTsMedia" context="" type="2" thread="4820" file="createmedia.cpp:1123">

    Hi,
    Please try to refresh or update your package, and this may also related to Access Accounts settings for the package. Check these ones
    Driver Package is missing HASH values
    Task Sequence Media Wizards fails with 0x80091007
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Weblogic 6.1sp7 multicast problems

    We are settting up 3 Weblogic managed servers and 1 admin server in a cluster.
    We are using a multicast address of 236.0.0.1 one of the servers 63.240.29.163
    authenticates with Weblogic but right afterward a constant multicast error comes
    up. However, in the console, the server appears as running. Can anyone give me
    some advice on resolving this issue. I am running Windows 2000server with service
    pack 2.

    can you post the complete stack trace or error?
    Swapan Chakrabarty wrote:
    We are settting up 3 Weblogic managed servers and 1 admin server in a cluster.
    We are using a multicast address of 236.0.0.1 one of the servers 63.240.29.163
    authenticates with Weblogic but right afterward a constant multicast error comes
    up. However, in the console, the server appears as running. Can anyone give me
    some advice on resolving this issue. I am running Windows 2000server with service
    pack 2.

Maybe you are looking for

  • Require script or a method to Run .exe files on target computers using task scheduler or any other Windows server intigrated tool

    Hi All, We are outsourcing services to our clients. One of our clients whom we manage the whole Active directory / Exchange 2010 infrastructure have a requirement. We would like to run a .exe file from one server to another server / servers remotely

  • Launching a URL from a published htm

    I am sure this is a very basic question but I can't seem to find the answer.  I created a Captivate 5.5 tutorial.  At the end, I want the user to click a link to an webpage if they desire to take an on-line survey at Survey Monkey.  It works fine whe

  • AddressBookSourceSync & iCloud

    I just wanted to share how I finally managed to solve my serious problems with the AddressBookSourceSync process on my Mac. The problem: since quite some time, my Address Book (AB) contacts on my iPhone, on my iPad and on iCloud.com had been leading

  • Passing Case Char to plugin script

    Greeting ! My requirement is to pass Account ID and a Characteristic value (Adjustment ID) as input parameters to an algorithmic, then to a Plugin script that will invoke a business service that will invoke a Query Zone with two filter parameters. I

  • What is an ASG team?

    Been on the phone, passed from one call centre to another pretty much all day. Have been told that my issue has now been raised to an "ASG" team and that it may take upto 76hrs for BT to stop blocking websites. What is an "ASG" team? The level 3 tech