Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows Update Agent into MSI

Reply
Thread Tools Display Modes

Windows Update Agent into MSI

 
 
Guest
Posts: n/a

 
      05-10-2007, 07:16 PM
Quick question,

I would like to roll out these two updates to all our LAN clients:

WindowsXP-KB927891-v3-x86-ENU.exe

WindowsUpdateAgent30-x86.exe

Anyone know of a good way to do this using the exe files or maybe a
location/way I could download/convert these files into MSI and use Group
Policy?

Any advice would be greatly appreciated.

Kind Regards

Rich


 
Reply With Quote
 
 
 
 
Anthony
Guest
Posts: n/a

 
      05-10-2007, 08:42 PM
I haven't done it with these two specifically, but with all the other
patches before WSUS came along,
- extract it to see if it is an msi. You have to play around with the
switches
(http://www.liebsoft.com/whitepapers/...ne_Options.pdf
or else just run it and look in the temp directory
- or create an msi package with this as a custom action
Then put in a GPO
Anthony
http://www.airdesk.co.uk





<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Quick question,
>
> I would like to roll out these two updates to all our LAN clients:
>
> WindowsXP-KB927891-v3-x86-ENU.exe
>
> WindowsUpdateAgent30-x86.exe
>
> Anyone know of a good way to do this using the exe files or maybe a
> location/way I could download/convert these files into MSI and use Group
> Policy?
>
> Any advice would be greatly appreciated.
>
> Kind Regards
>
> Rich
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-10-2007, 08:52 PM
Use WSUS


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Quick question,
>
> I would like to roll out these two updates to all our LAN clients:
>
> WindowsXP-KB927891-v3-x86-ENU.exe
>
> WindowsUpdateAgent30-x86.exe
>
> Anyone know of a good way to do this using the exe files or maybe a
> location/way I could download/convert these files into MSI and use Group
> Policy?
>
> Any advice would be greatly appreciated.
>
> Kind Regards
>
> Rich
>



 
Reply With Quote
 
Anthony
Guest
Posts: n/a

 
      05-10-2007, 09:10 PM
Thanks, I couldn't remember if WSUS rolled these ones out itself or not,
Anthony
http://www.airdesk.co.uk




"Phillip Windell" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Use WSUS
>
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or
> Microsoft, or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Quick question,
>>
>> I would like to roll out these two updates to all our LAN clients:
>>
>> WindowsXP-KB927891-v3-x86-ENU.exe
>>
>> WindowsUpdateAgent30-x86.exe
>>
>> Anyone know of a good way to do this using the exe files or maybe a
>> location/way I could download/convert these files into MSI and use Group
>> Policy?
>>
>> Any advice would be greatly appreciated.
>>
>> Kind Regards
>>
>> Rich
>>

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-11-2007, 03:09 PM
I think it pretty much gets everything. If nothing else, it will greatly reduce
the ones you have to get manually and it will help deal with the mass of patches
in a more organized way.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------

"Anthony" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks, I couldn't remember if WSUS rolled these ones out itself or not,
> Anthony
> http://www.airdesk.co.uk
>
>
>
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Use WSUS
>>
>>
>> --
>> Phillip Windell
>> www.wandtv.com
>>
>> The views expressed, are my own and not those of my employer, or Microsoft,
>> or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>>
>> <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Quick question,
>>>
>>> I would like to roll out these two updates to all our LAN clients:
>>>
>>> WindowsXP-KB927891-v3-x86-ENU.exe
>>>
>>> WindowsUpdateAgent30-x86.exe
>>>
>>> Anyone know of a good way to do this using the exe files or maybe a
>>> location/way I could download/convert these files into MSI and use Group
>>> Policy?
>>>
>>> Any advice would be greatly appreciated.
>>>
>>> Kind Regards
>>>
>>> Rich
>>>

>>
>>

>
>



 
Reply With Quote
 
Guest
Posts: n/a

 
      05-14-2007, 02:49 PM
Thanks, only problem with this solution is that we are using WSUS and the
problem I am trying to eliminate happens when the old agent tries to connect
to wsus. Need to replace the agent so that WSUS works. Chicken and egg
situation. ;o)

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I think it pretty much gets everything. If nothing else, it will greatly
>reduce the ones you have to get manually and it will help deal with the
>mass of patches in a more organized way.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or
> Microsoft, or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
> "Anthony" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Thanks, I couldn't remember if WSUS rolled these ones out itself or not,
>> Anthony
>> http://www.airdesk.co.uk
>>
>>
>>
>>
>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Use WSUS
>>>
>>>
>>> --
>>> Phillip Windell
>>> www.wandtv.com
>>>
>>> The views expressed, are my own and not those of my employer, or
>>> Microsoft, or anyone else associated with me, including my cats.
>>> -----------------------------------------------------
>>>
>>>
>>> <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Quick question,
>>>>
>>>> I would like to roll out these two updates to all our LAN clients:
>>>>
>>>> WindowsXP-KB927891-v3-x86-ENU.exe
>>>>
>>>> WindowsUpdateAgent30-x86.exe
>>>>
>>>> Anyone know of a good way to do this using the exe files or maybe a
>>>> location/way I could download/convert these files into MSI and use
>>>> Group Policy?
>>>>
>>>> Any advice would be greatly appreciated.
>>>>
>>>> Kind Regards
>>>>
>>>> Rich
>>>>
>>>
>>>

>>
>>

>
>



 
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
Cannot access sites that need Windows Live sign in or Windows Update Alan Windows Networking 2 11-02-2007 07:27 PM
DHCP server/relay agent for Windows 98? faustino Dina Windows Networking 6 10-01-2004 06:05 PM
Unable to connect to network and internet after WPA update thru Windows Update hesp Broadband Hardware 3 05-27-2004 10:28 PM
update Windows 98 John Craig Windows Networking 2 01-14-2004 10:19 PM
E MAIL WILLNOT DOWNLOAD, WINDOWS UPDATE WONT UPDATE BRUCEGRANT@ONCEANDDONE.COM Windows Networking 1 12-18-2003 09:06 PM



1 2 3 4 5 6 7 8 9 10 11