Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Run windows update when server first boots up

Reply
Thread Tools Display Modes

Run windows update when server first boots up

 
 
Andrew Weaver
Guest
Posts: n/a

 
      03-23-2010
Is there any command-line or other application I can run that will kickstart
windows update?

I am trying to avoid the manual task of going to the browser, etc.

I'd like it to just go immediately to the downloading/updating part.

Please advise.

thanks,
-Drew

 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a

 
      03-23-2010
Andrew Weaver wrote:
> Is there any command-line or other application I can run that will
> kickstart windows update?
>
> I am trying to avoid the manual task of going to the browser, etc.
>
> I'd like it to just go immediately to the downloading/updating part.
>
> Please advise.


Operating System?

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Andrew Weaver
Guest
Posts: n/a

 
      03-23-2010
All 2k3s and all 2k8s including r2 x86/64.
-Drew

"Shenan Stanley" <> wrote in message
news:...
> Andrew Weaver wrote:
>> Is there any command-line or other application I can run that will
>> kickstart windows update?
>>
>> I am trying to avoid the manual task of going to the browser, etc.
>>
>> I'd like it to just go immediately to the downloading/updating part.
>>
>> Please advise.

>
> Operating System?
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>


 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      03-23-2010
How do you know "windows update" doesn't already run at boot?

Andrew Weaver wrote:
> All 2k3s and all 2k8s including r2 x86/64.
> -Drew
>
> "Shenan Stanley" <> wrote in message
> news:...
>> Andrew Weaver wrote:
>>> Is there any command-line or other application I can run that will
>>> kickstart windows update?
>>>
>>> I am trying to avoid the manual task of going to the browser, etc.
>>>
>>> I'd like it to just go immediately to the downloading/updating part.
>>>
>>> Please advise.

>>
>> Operating System?
>>
>> --
>> Shenan Stanley
>> MS-MVP
>> --
>> How To Ask Questions The Smart Way
>> http://www.catb.org/~esr/faqs/smart-questions.html

 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      03-23-2010
On 2010-03-24 7:57 a.m., Andrew Weaver wrote:

> Is there any command-line or other application I can run that will
> kickstart windows update?


I think perhaps you want something like my script:

<http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>

http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs

This downloads and installs all available updates. It's designed for use with
WSUS, but should also work with Windows/Microsoft Update. Note that it is
intended for command-line use (cscript, not wscript) and to be called from
another script or batch file which will check the return code for errors.

Harry.


>
> I am trying to avoid the manual task of going to the browser, etc.
>
> I'd like it to just go immediately to the downloading/updating part.
>
> Please advise.
>
> thanks,
> -Drew
>



--
Harry Johnston
http://harryjohnston.wordpress.com
 
Reply With Quote
 
LD55ZRA
Guest
Posts: n/a

 
      03-24-2010
Andrew,

If I were you, I would not run that script because Harry Johnson
<> is a convicted paedophilia from New Zealand and
has been outed under Megan's Law. You don't need any manual updates because
your system is good as it is unless you want to destabilize it by installing
all the useless updates which that paedophilia is offering.

You have been warned.


"Harry Johnston [MVP]" <> wrote in message
news:...
> On 2010-03-24 7:57 a.m., Andrew Weaver wrote:
>
>> Is there any command-line or other application I can run that will
>> kickstart windows update?

>
> I think perhaps you want something like my script:
>
> <http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>
>
> http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs
>
> This downloads and installs all available updates. It's designed for use
> with WSUS, but should also work with Windows/Microsoft Update. Note that
> it is intended for command-line use (cscript, not wscript) and to be
> called from another script or batch file which will check the return code
> for errors.
>
> Harry.
>
>
>>
>> I am trying to avoid the manual task of going to the browser, etc.
>>
>> I'd like it to just go immediately to the downloading/updating part.
>>
>> Please advise.
>>
>> thanks,
>> -Drew
>>

>
>
> --
> Harry Johnston
> http://harryjohnston.wordpress.com



 
Reply With Quote
 
Michael
Guest
Posts: n/a

 
      03-24-2010
Did your parents have any children that actually lived?.

--


"Don't pick a fight with an old man.
If he is too old to fight, he'll just kill you."


"LD55ZRA" <> wrote in message
news:hobt4h$pbm$...
> Andrew,
>
> If I were you, I would not run that script because Harry Johnson
> <> is a convicted paedophilia from New Zealand and
> has been outed under Megan's Law. You don't need any manual updates
> because your system is good as it is unless you want to destabilize it by
> installing all the useless updates which that paedophilia is offering.
>
> You have been warned.
>
>
> "Harry Johnston [MVP]" <> wrote in message
> news:...
>> On 2010-03-24 7:57 a.m., Andrew Weaver wrote:
>>
>>> Is there any command-line or other application I can run that will
>>> kickstart windows update?

>>
>> I think perhaps you want something like my script:
>>
>> <http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>
>>
>> http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs
>>
>> This downloads and installs all available updates. It's designed for use
>> with WSUS, but should also work with Windows/Microsoft Update. Note that
>> it is intended for command-line use (cscript, not wscript) and to be
>> called from another script or batch file which will check the return code
>> for errors.
>>
>> Harry.
>>
>>
>>>
>>> I am trying to avoid the manual task of going to the browser, etc.
>>>
>>> I'd like it to just go immediately to the downloading/updating part.
>>>
>>> Please advise.
>>>
>>> thanks,
>>> -Drew
>>>

>>
>>
>> --
>> Harry Johnston
>> http://harryjohnston.wordpress.com

>
>

 
Reply With Quote
 
Andrew Weaver
Guest
Posts: n/a

 
      03-24-2010

Because you have to open Windows update and manually install the new version
of the update agent and then have it scan the system for updates and then
accept the updates that it wants to install?

What do you mean?
"PA Bear [MS MVP]" <> wrote in message
news:...
> How do you know "windows update" doesn't already run at boot?
>
> Andrew Weaver wrote:
>> All 2k3s and all 2k8s including r2 x86/64.
>> -Drew
>>
>> "Shenan Stanley" <> wrote in message
>> news:...
>>> Andrew Weaver wrote:
>>>> Is there any command-line or other application I can run that will
>>>> kickstart windows update?
>>>>
>>>> I am trying to avoid the manual task of going to the browser, etc.
>>>>
>>>> I'd like it to just go immediately to the downloading/updating part.
>>>>
>>>> Please advise.
>>>
>>> Operating System?
>>>
>>> --
>>> Shenan Stanley
>>> MS-MVP
>>> --
>>> How To Ask Questions The Smart Way
>>> http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      03-24-2010

Not if Automatic Updates is enabled. See
http://blogs.technet.com/mu/archive/...ws-update.aspx

Update Management Technology
http://technet.microsoft.com/en-us/u...t/default.aspx


Andrew Weaver wrote:
> Because you have to open Windows update and manually install the new
> version
> of the update agent and then have it scan the system for updates and then
> accept the updates that it wants to install?
>
> What do you mean?
>
>> How do you know "windows update" doesn't already run at boot?
>>
>> Andrew Weaver wrote:
>>> All 2k3s and all 2k8s including r2 x86/64.
>>>
>>>> Operating System?
>>>>
>>>> Andrew Weaver wrote:
>>>>> Is there any command-line or other application I can run that will
>>>>> kickstart windows update?
>>>>>
>>>>> I am trying to avoid the manual task of going to the browser, etc.
>>>>>
>>>>> I'd like it to just go immediately to the downloading/updating part.
>>>>>
>>>>> Please advise.


 
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
error 646 jkremke Windows Update 53 06-28-2010 07:35 PM
80073715 Windows Update Error - SOLVED!!!!!! Zaneer Ahamed Windows Update 0 02-27-2010 09:48 AM
Error number 80073712 naraku4656 Windows Update 51 02-18-2010 11:36 PM
Windows SP3 Update won't complete because of Beethoven's 9th Dellphinus Windows Update 7 02-07-2010 06:19 PM
migrate from windows server 2003 to windows server 2008R2 weedfrog Windows Server 9 12-15-2009 04:58 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