Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Re: Satellite Internet Woes

Reply
Thread Tools Display Modes

Re: Satellite Internet Woes

 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      02-16-2009

"jrjacobs" <> wrote in message news:...
>
> OK, Thanks. I've set it up to run at 2:00am until 5:00am
> How do I keep it from running at other times though?



I don't think it's wuauserv that is your problem
as much as bits.

E.g. using bitsadmin /suspend and /resume you could
allow a big download to occur in pieces. At one point
I think that right-clicking the AU icon was sufficient to do
that without resorting to bitsadmin but I haven't seen it
available lately. However, I am no longer on dial-up
so that may have something to do with that observation. ; )

You could also do net stop bits I suppose but I suspect
that wouldn't be enough because wuauserv would just
restart it. In that case I would try in addition to see if
disabling the bits service would prevent that from happening.

The commands then to do that would be:

sc.exe config bits start= disabled
net stop bits

and then to restart it:

sc.exe config bits start= demand

and let wuauserv figure out that it was available again. <eg>

Note: I do not have any idea what the consequences
would be of interrupting a download which was already
in progress with the above commands. I suspect they
would be a more severe interruption than a simple
/suspend so who knows what kind of checkpoint you
might end up with as a result? E.g. it's possible that
you might have to restart from the beginning each time.
That's why I would concentrate on the /suspend /resume
approach.


Good luck

Robert Aldwinckle
---


>
>
> --
> jrjacobs
> ------------------------------------------------------------------------
> jrjacobs's Profile: http://forums.techarena.in/members/jrjacobs.htm
> View this thread: http://forums.techarena.in/windows-update/1122773.htm
>
> http://forums.techarena.in
>



 
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: Satellite Internet Woes Harry Johnston [MVP] Windows Update 0 02-15-2009 08:23 PM
Re: Satellite Internet Woes PA Bear [MS MVP] Windows Update 1 02-15-2009 12:57 AM
Tosh Satellite MS-Pcbob Windows Vista Hardware 3 12-07-2006 04:50 AM
Tosh Satellite MS-Pcbob Windows Vista Hardware 23 06-21-2006 01:26 PM
1 Way Satellite Users / Astra Satellite LAN Shafted by Stupidity Windows Update 0 09-12-2005 04:16 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