Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Update Fails, related to BITS Failure

Reply
Thread Tools Display Modes

Windows Update Fails, related to BITS Failure

 
 
Mike
Guest
Posts: n/a

 
      04-11-2005

Windows Update site is failing with:
[Error number: 0x800A0046]

Because (I believe) of this service failure logged in System Event log:
The Background Intelligent Transfer Service service terminated with
service-specific error 2147500053 (0x80004015).


....some help please?


 
Reply With Quote
 
 
 
 
Taurarian
Guest
Posts: n/a

 
      04-11-2005
When searching for available updates on the Windows Update site, you receive the
0x800A0046 error.
This error can occur if the user logon account is part of the Guests account or a
limited-user account, if the security descriptor does not allow have the
Authenticated Users to run Windows Update, or if the Impersonate a client after
authentication policy is missing Service and Administrators from the Users and Groups
list.
http://v5.windowsupdate.microsoft.co...cleid=20&ln=en

http://support.microsoft.com/?kbid=883821
You may receive an error message when you search for available updates on the Windows
Update Web site

or

http://www.updatexp.com/0x800a0046.html
What causes Error 0x800a0046


0x80004015 - CO_E_WRONG_SERVER_IDENTITY
The security descriptor on the BITS service was changed by a security template such
that NetworkService account doesn't have READ access to BITS service.


Mike wrote:
> Windows Update site is failing with:
> [Error number: 0x800A0046]
>
> Because (I believe) of this service failure logged in System Event
> log: The Background Intelligent Transfer Service service terminated
> with service-specific error 2147500053 (0x80004015).
>
>
> ...some help please?


 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      04-13-2005

Hi Taurarian,

> 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
> The security descriptor on the BITS service was changed by a security
> template such that NetworkService account doesn't have READ access to BITS
> service.


What does that mean? (and how do I fix it?)

Kind regards
Mike



"Taurarian" <> wrote in message
news:...
> When searching for available updates on the Windows Update site, you
> receive the 0x800A0046 error.
> This error can occur if the user logon account is part of the Guests
> account or a limited-user account, if the security descriptor does not
> allow have the Authenticated Users to run Windows Update, or if the
> Impersonate a client after authentication policy is missing Service and
> Administrators from the Users and Groups list.
> http://v5.windowsupdate.microsoft.co...cleid=20&ln=en
>
> http://support.microsoft.com/?kbid=883821
> You may receive an error message when you search for available updates on
> the Windows Update Web site
>
> or
>
> http://www.updatexp.com/0x800a0046.html
> What causes Error 0x800a0046
>
>
> 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
> The security descriptor on the BITS service was changed by a security
> template such that NetworkService account doesn't have READ access to BITS
> service.
>
>
> Mike wrote:
>> Windows Update site is failing with:
>> [Error number: 0x800A0046]
>>
>> Because (I believe) of this service failure logged in System Event
>> log: The Background Intelligent Transfer Service service terminated
>> with service-specific error 2147500053 (0x80004015).
>>
>>
>> ...some help please?

>



 
Reply With Quote
 
Taurarian
Guest
Posts: n/a

 
      04-13-2005
Hi Mike, check the links I provided for some suggestions on possible fixes.
Kaylene

"Mike" wrote:

>
> Hi Taurarian,
>
> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
> > The security descriptor on the BITS service was changed by a security
> > template such that NetworkService account doesn't have READ access to BITS
> > service.

>
> What does that mean? (and how do I fix it?)
>
> Kind regards
> Mike
>
>
>
> "Taurarian" <> wrote in message
> news:...
> > When searching for available updates on the Windows Update site, you
> > receive the 0x800A0046 error.
> > This error can occur if the user logon account is part of the Guests
> > account or a limited-user account, if the security descriptor does not
> > allow have the Authenticated Users to run Windows Update, or if the
> > Impersonate a client after authentication policy is missing Service and
> > Administrators from the Users and Groups list.
> > http://v5.windowsupdate.microsoft.co...cleid=20&ln=en
> >
> > http://support.microsoft.com/?kbid=883821
> > You may receive an error message when you search for available updates on
> > the Windows Update Web site
> >
> > or
> >
> > http://www.updatexp.com/0x800a0046.html
> > What causes Error 0x800a0046
> >
> >
> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
> > The security descriptor on the BITS service was changed by a security
> > template such that NetworkService account doesn't have READ access to BITS
> > service.
> >
> >
> > Mike wrote:
> >> Windows Update site is failing with:
> >> [Error number: 0x800A0046]
> >>
> >> Because (I believe) of this service failure logged in System Event
> >> log: The Background Intelligent Transfer Service service terminated
> >> with service-specific error 2147500053 (0x80004015).
> >>
> >>
> >> ...some help please?

> >

>
>
>

 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      04-13-2005
Hi Kaylene,

Thank you I think I found the information I was after below. And It works..
Bits is working.. So is Windows Update.

Now all I need to now is where do I download the latest security templates?
/(I had previously applied "setup security.inf" that came with Windows XP
SP2)

Kind regards
Mike





Did you install any security templates 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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A ;;KRLCLO;;;NS)SAU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO; ;;WD)

net start bits

The first command is all on one line.

--

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

"Peter Smith" <> wrote in message

news:...


"Taurarian" <> wrote in message
news:299DC31C-7B6C-4898-8CB4-...
> Hi Mike, check the links I provided for some suggestions on possible
> fixes.
> Kaylene
>
> "Mike" wrote:
>
>>
>> Hi Taurarian,
>>
>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>> > The security descriptor on the BITS service was changed by a security
>> > template such that NetworkService account doesn't have READ access to
>> > BITS
>> > service.

>>
>> What does that mean? (and how do I fix it?)
>>
>> Kind regards
>> Mike
>>
>>
>>
>> "Taurarian" <> wrote in message
>> news:...
>> > When searching for available updates on the Windows Update site, you
>> > receive the 0x800A0046 error.
>> > This error can occur if the user logon account is part of the Guests
>> > account or a limited-user account, if the security descriptor does not
>> > allow have the Authenticated Users to run Windows Update, or if the
>> > Impersonate a client after authentication policy is missing Service and
>> > Administrators from the Users and Groups list.
>> > http://v5.windowsupdate.microsoft.co...cleid=20&ln=en
>> >
>> > http://support.microsoft.com/?kbid=883821
>> > You may receive an error message when you search for available updates
>> > on
>> > the Windows Update Web site
>> >
>> > or
>> >
>> > http://www.updatexp.com/0x800a0046.html
>> > What causes Error 0x800a0046
>> >
>> >
>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>> > The security descriptor on the BITS service was changed by a security
>> > template such that NetworkService account doesn't have READ access to
>> > BITS
>> > service.
>> >
>> >
>> > Mike wrote:
>> >> Windows Update site is failing with:
>> >> [Error number: 0x800A0046]
>> >>
>> >> Because (I believe) of this service failure logged in System Event
>> >> log: The Background Intelligent Transfer Service service terminated
>> >> with service-specific error 2147500053 (0x80004015).
>> >>
>> >>
>> >> ...some help please?
>> >

>>
>>
>>



 
Reply With Quote
 
Taurarian
Guest
Posts: n/a

 
      04-13-2005
Mike, don't worry about that file.

As long as Windows Update is working and you're getting the updates, that's the main
thing.

Kaylene



"Mike" <> wrote in message
news:eCIVvi$...
> Hi Kaylene,
>
> Thank you I think I found the information I was after below. And It works.. Bits is
> working.. So is Windows Update.
>
> Now all I need to now is where do I download the latest security templates? /(I had
> previously applied "setup security.inf" that came with Windows XP SP2)
>
> Kind regards
> Mike
>
>
>
>
>
> Did you install any security templates 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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A ;;KRLCLO;;;NS)SAU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO; ;;WD)
>
> net start bits
>
> The first command is all on one line.
>
> --
>
> 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
>
> "Peter Smith" <> wrote in message
>
> news:...
>
>
> "Taurarian" <> wrote in message
> news:299DC31C-7B6C-4898-8CB4-...
>> Hi Mike, check the links I provided for some suggestions on possible fixes.
>> Kaylene
>>
>> "Mike" wrote:
>>
>>>
>>> Hi Taurarian,
>>>
>>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>>> > The security descriptor on the BITS service was changed by a security
>>> > template such that NetworkService account doesn't have READ access to BITS
>>> > service.
>>>
>>> What does that mean? (and how do I fix it?)
>>>
>>> Kind regards
>>> Mike
>>>
>>>
>>>
>>> "Taurarian" <> wrote in message
>>> news:...
>>> > When searching for available updates on the Windows Update site, you
>>> > receive the 0x800A0046 error.
>>> > This error can occur if the user logon account is part of the Guests
>>> > account or a limited-user account, if the security descriptor does not
>>> > allow have the Authenticated Users to run Windows Update, or if the
>>> > Impersonate a client after authentication policy is missing Service and
>>> > Administrators from the Users and Groups list.
>>> > http://v5.windowsupdate.microsoft.co...cleid=20&ln=en
>>> >
>>> > http://support.microsoft.com/?kbid=883821
>>> > You may receive an error message when you search for available updates on
>>> > the Windows Update Web site
>>> >
>>> > or
>>> >
>>> > http://www.updatexp.com/0x800a0046.html
>>> > What causes Error 0x800a0046
>>> >
>>> >
>>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>>> > The security descriptor on the BITS service was changed by a security
>>> > template such that NetworkService account doesn't have READ access to BITS
>>> > service.
>>> >
>>> >
>>> > Mike wrote:
>>> >> Windows Update site is failing with:
>>> >> [Error number: 0x800A0046]
>>> >>
>>> >> Because (I believe) of this service failure logged in System Event
>>> >> log: The Background Intelligent Transfer Service service terminated
>>> >> with service-specific error 2147500053 (0x80004015).
>>> >>
>>> >>
>>> >> ...some help please?
>>> >
>>>
>>>
>>>

>
>


 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      04-13-2005
Kinda sorta true. However if it is our Group Policy template that is
causing the problem it's going to keep happening every time it's applied.

Thanks for your help Kaylene.

"Taurarian" <> wrote in message
news:%...
> Mike, don't worry about that file.
>
> As long as Windows Update is working and you're getting the updates,
> that's the main thing.
>
> Kaylene
>
>
>
> "Mike" <> wrote in message
> news:eCIVvi$...
>> Hi Kaylene,
>>
>> Thank you I think I found the information I was after below. And It
>> works.. Bits is working.. So is Windows Update.
>>
>> Now all I need to now is where do I download the latest security
>> templates? /(I had previously applied "setup security.inf" that came with
>> Windows XP SP2)
>>
>> Kind regards
>> Mike
>>
>>
>>
>>
>>
>> Did you install any security templates 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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;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;;CCDCLC SWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCLCSWLOCRRC;;;IU)(A ;;KRLCLO;;;NS)SAU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO; ;;WD)
>>
>> net start bits
>>
>> The first command is all on one line.
>>
>> --
>>
>> 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
>>
>> "Peter Smith" <> wrote in message
>>
>> news:...
>>
>>
>> "Taurarian" <> wrote in message
>> news:299DC31C-7B6C-4898-8CB4-...
>>> Hi Mike, check the links I provided for some suggestions on possible
>>> fixes.
>>> Kaylene
>>>
>>> "Mike" wrote:
>>>
>>>>
>>>> Hi Taurarian,
>>>>
>>>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>>>> > The security descriptor on the BITS service was changed by a security
>>>> > template such that NetworkService account doesn't have READ access to
>>>> > BITS
>>>> > service.
>>>>
>>>> What does that mean? (and how do I fix it?)
>>>>
>>>> Kind regards
>>>> Mike
>>>>
>>>>
>>>>
>>>> "Taurarian" <> wrote in message
>>>> news:...
>>>> > When searching for available updates on the Windows Update site, you
>>>> > receive the 0x800A0046 error.
>>>> > This error can occur if the user logon account is part of the Guests
>>>> > account or a limited-user account, if the security descriptor does
>>>> > not
>>>> > allow have the Authenticated Users to run Windows Update, or if the
>>>> > Impersonate a client after authentication policy is missing Service
>>>> > and
>>>> > Administrators from the Users and Groups list.
>>>> > http://v5.windowsupdate.microsoft.co...cleid=20&ln=en
>>>> >
>>>> > http://support.microsoft.com/?kbid=883821
>>>> > You may receive an error message when you search for available
>>>> > updates on
>>>> > the Windows Update Web site
>>>> >
>>>> > or
>>>> >
>>>> > http://www.updatexp.com/0x800a0046.html
>>>> > What causes Error 0x800a0046
>>>> >
>>>> >
>>>> > 0x80004015 - CO_E_WRONG_SERVER_IDENTITY
>>>> > The security descriptor on the BITS service was changed by a security
>>>> > template such that NetworkService account doesn't have READ access to
>>>> > BITS
>>>> > service.
>>>> >
>>>> >
>>>> > Mike wrote:
>>>> >> Windows Update site is failing with:
>>>> >> [Error number: 0x800A0046]
>>>> >>
>>>> >> Because (I believe) of this service failure logged in System Event
>>>> >> log: The Background Intelligent Transfer Service service terminated
>>>> >> with service-specific error 2147500053 (0x80004015).
>>>> >>
>>>> >>
>>>> >> ...some help please?
>>>> >
>>>>
>>>>
>>>>

>>
>>

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: BITS/svchost fails, Windows Update not working Robert Aldwinckle Windows Vista Performance 7 07-23-2007 07:16 AM
Update BITS 2.0 fails to install joe Windows Update 0 02-03-2005 08:29 PM
BITS 2.0 Update FAILS bgreenlee Windows Update 8 12-07-2004 10:35 PM
Windows update v5 BITS HTTP Failure DavidRowe Windows Update 0 09-29-2004 09:19 AM
BITS 2.0 Update Fails MikeyD Windows Update 6 07-23-2004 05:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59