Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18

Thread: Error number 0x80070005

  1. #16
    Narayana Mahankali [MSFT] Guest

    Re: [Error number: 0x80070005]

    Please refer to the solution suggested on this page and see it works for
    you.

    http://www.microsoft.com/communities...8-5d132ef08be8

    If it doesn't, please send the output of the following commands:

    1. sc qc bits
    2. sc sdshow bits

  2. #17
    T-Mac Guest

    Re: [Error number: 0x80070005]

    Is there a way to script this or set via Group Policy? This issue is
    occuring on hundreds of PCs in my organization.

    "Narayana Mahankali [MSFT]" wrote:

    > Did you install any security templates on your machine before upgrading to
    > SP2?
    >
    > Please run the command below and post the output.
    >
    > sc sdshow bits
    >
    > Does it match the output below: (one line)
    >
    > D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)S: (AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    >
    > If so you are seeing the error because the security templates incorrectly
    > removed the read access to the Network Service account for the BITS service.
    > This error has been corrected in the security templates. So to fix the
    > problem please download the latest security template and apply it and then
    > try to start the BITS service as follows:
    >
    > net start bits
    >
    > Alternatively, you can add read permissions to the NetworkService account by
    > appending (A;;KRLCLO;;;NS) to the DACL as follows and then try to start the
    > BITS:
    >
    > sc sdset bits
    > D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A ;;KRLCLO;;;NS)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    >
    > net start bits
    >
    > --
    > Narayana Mahankali
    > Microsoft, BITS
    >
    > This posting is provided "As Is" with no warranties, and confers no rights.
    > Use of included script samples are subject to the terms specified at
    > http://www.microsoft.com/info/cpyright.htm
    >
    >
    > "XP User" <xpusr@hotmail.com> wrote in message
    > news:c1313573.0408242235.52513ac7@posting.google.com...
    > > CCing BITS newsgroup for BITS error
    > >
    > > "Mike" <reply@togroup.com> wrote in message
    > > news:<#JhVkaaiEHA.2952@TK2MSFTNGP09.phx.gbl>...
    > >> Updated my domain joined machine to SP2.
    > >>
    > >> From Windows Update site hit the install button.
    > >>
    > >> Receive the following error message (@60% when registering)
    > >> [Error number: 0x80070005]
    > >>
    > >>
    > >> The following event log is related:
    > >> Event Type: Error
    > >> Event Source: Service Control Manager
    > >> Event Category: None
    > >> Event ID: 7024
    > >> Date: 24/08/2004
    > >> Time: 4:41:54 PM
    > >> User: N/A
    > >> Computer: ZEUS
    > >> Description:
    > >> The Background Intelligent Transfer Service service terminated with
    > >> service-specific error 2147500053 (0x80004015).
    > >>
    > >> For more information, see Help and Support Center at
    > >> http://go.microsoft.com/fwlink/events.asp.

    >
    >
    >


  3. #18
    PA Bear [MS MVP] Guest

    Re: [Error number: 0x80070005]

    CrystalBall© sez...

    See http://technet.microsoft.com/en-us/s.../dd452420.aspx


    T-Mac wrote:
    > Is there a way to script this or set via Group Policy? This issue is
    > occuring on hundreds of PCs in my organization.
    >
    > "Narayana Mahankali [MSFT]" wrote:
    >
    >> Did you install any security templates on your machine before upgrading
    >> to
    >> SP2?
    >>
    >> Please run the command below and post the output.
    >>
    >> sc sdshow bits
    >>
    >> Does it match the output below: (one line)
    >>
    >> D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)S: (AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    >>
    >> If so you are seeing the error because the security templates incorrectly
    >> removed the read access to the Network Service account for the BITS
    >> service. This error has been corrected in the security templates. So to
    >> fix the problem please download the latest security template and apply it
    >> and then try to start the BITS service as follows:
    >>
    >> net start bits
    >>
    >> Alternatively, you can add read permissions to the NetworkService account
    >> by appending (A;;KRLCLO;;;NS) to the DACL as follows and then try to
    >> start
    >> the BITS:
    >>
    >> sc sdset bits
    >> D:AR(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A ;;KRLCLO;;;NS)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    >>
    >> net start bits
    >>
    >> --
    >> Narayana Mahankali
    >> Microsoft, BITS
    >>
    >> This posting is provided "As Is" with no warranties, and confers no
    >> rights.
    >> Use of included script samples are subject to the terms specified at
    >> http://www.microsoft.com/info/cpyright.htm
    >>
    >>
    >> "XP User" <xpusr@hotmail.com> wrote in message
    >> news:c1313573.0408242235.52513ac7@posting.google.com...
    >>> CCing BITS newsgroup for BITS error
    >>>
    >>> "Mike" <reply@togroup.com> wrote in message
    >>> news:<#JhVkaaiEHA.2952@TK2MSFTNGP09.phx.gbl>...
    >>>> Updated my domain joined machine to SP2.
    >>>>
    >>>> From Windows Update site hit the install button.
    >>>>
    >>>> Receive the following error message (@60% when registering)
    >>>> [Error number: 0x80070005]
    >>>>
    >>>>
    >>>> The following event log is related:
    >>>> Event Type: Error
    >>>> Event Source: Service Control Manager
    >>>> Event Category: None
    >>>> Event ID: 7024
    >>>> Date: 24/08/2004
    >>>> Time: 4:41:54 PM
    >>>> User: N/A
    >>>> Computer: ZEUS
    >>>> Description:
    >>>> The Background Intelligent Transfer Service service terminated with
    >>>> service-specific error 2147500053 (0x80004015).
    >>>>
    >>>> For more information, see Help and Support Center at
    >>>> http://go.microsoft.com/fwlink/events.asp.



Page 2 of 2 FirstFirst 12

Similar Threads

  1. error code 0x80070005
    By jhoycenitz in forum Windows Update
    Replies: 7
    Last Post: 30-04-2011, 01:43 AM
  2. How do I fix Error number: 0x80070005
    By alfred njeru in forum Windows Update
    Replies: 7
    Last Post: 28-12-2010, 06:14 PM
  3. Error 0x80070005
    By Chris V. in forum Windows Update
    Replies: 10
    Last Post: 23-12-2008, 11:07 PM
  4. Solution for the 0x80070005 Error
    By Dr.Jones in forum Tips & Tweaks
    Replies: 0
    Last Post: 14-08-2008, 05:13 PM
  5. XP SP3 Error Code 0x80070005
    By ac-zab21 in forum Windows Update
    Replies: 4
    Last Post: 30-07-2008, 01:22 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,252,969.67481 seconds with 17 queries