Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > wsus error

Reply
 
 
Net_Man
Guest
Posts: n/a

 
      01-31-2006
Hi,
I have wsus server with 2003 sp1.
All computers what i have tested will be shown in wsus server, and etc...etc.
BUT when pc should check updates, or if i run wuauclt /detectnow, i allways
get same error...

The Background Intelligent Transfer Service service terminated with
service-specific error 2147500053 (0x80004015).

First it will start BITS
The Background Intelligent Transfer Service service was successfully sent a
start control

then it succesfully informing:
The Background Intelligent Transfer Service service entered the stopped state

And then i got eroormessage:
The Background Intelligent Transfer Service service terminated with
service-specific error 2147500053 (0x80004015).

Any ideas?

 
Reply With Quote
 
 
 
 
Barry
Guest
Posts: n/a

 
      01-31-2006

"Net_Man" <> wrote in message
news:0E030DB5-E782-439F-BB22-...
> Hi,
> I have wsus server with 2003 sp1.
> All computers what i have tested will be shown in wsus server, and
> etc...etc.
> BUT when pc should check updates, or if i run wuauclt /detectnow, i
> allways
> get same error...
>
> The Background Intelligent Transfer Service service terminated with
> service-specific error 2147500053 (0x80004015).
>
> First it will start BITS
> The Background Intelligent Transfer Service service was successfully sent
> a
> start control
>
> then it succesfully informing:
> The Background Intelligent Transfer Service service entered the stopped
> state
>
> And then i got eroormessage:
> The Background Intelligent Transfer Service service terminated with
> service-specific error 2147500053 (0x80004015).
>
> Any ideas?
>


only thing i can find is "The Remote Procedure Call service was using a
different account than the Local System Account. I changed the Log On as
Local System Account, rebooted, then started The Background Intelligent
Transfer Service."

from a quick ish search


 
Reply With Quote
 
Coleman Craig
Guest
Posts: n/a

 
      02-10-2006
Hey Barry,

Make sure that the security descriptor on the BITS service hasn't been
changed by comparing the broken server with a working one. You can use sc.exe
to do this.

For example:

D:\>sc sdshow bits

DA;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCR
RC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

If the output is different from the working box you can reset it with sc and
then attempt to start the service.

D:\>sc sdset bits <correct sddl output>

Good Luck.



"Barry" wrote:

>
> "Net_Man" <> wrote in message
> news:0E030DB5-E782-439F-BB22-...
> > Hi,
> > I have wsus server with 2003 sp1.
> > All computers what i have tested will be shown in wsus server, and
> > etc...etc.
> > BUT when pc should check updates, or if i run wuauclt /detectnow, i
> > allways
> > get same error...
> >
> > The Background Intelligent Transfer Service service terminated with
> > service-specific error 2147500053 (0x80004015).
> >
> > First it will start BITS
> > The Background Intelligent Transfer Service service was successfully sent
> > a
> > start control
> >
> > then it succesfully informing:
> > The Background Intelligent Transfer Service service entered the stopped
> > state
> >
> > And then i got eroormessage:
> > The Background Intelligent Transfer Service service terminated with
> > service-specific error 2147500053 (0x80004015).
> >
> > Any ideas?
> >

>
> only thing i can find is "The Remote Procedure Call service was using a
> different account than the Local System Account. I changed the Log On as
> Local System Account, rebooted, then started The Background Intelligent
> Transfer Service."
>
> from a quick ish search
>
>
>

 
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
WSUS: Error downloading J Windows Update 1 12-02-2005 09:18 PM
WSUS and 0x80244019 error ngiannop-GR Windows Update 2 09-16-2005 09:55 AM
WSUS Error 506 Holger Windows Update 1 09-05-2005 04:17 PM
WSUS Error Gibgo Windows Update 1 09-01-2005 10:43 AM
Client WSUS Error In WSUS Console 0x8024400a Don Windows Update 0 05-23-2005 02:37 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