Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > How to deploy WindowsUpdateAgent30-x86.exe

Reply
Thread Tools Display Modes

How to deploy WindowsUpdateAgent30-x86.exe

 
 
Jac
Guest
Posts: n/a

 
      05-11-2007
Hi i found out that the WindowsUpdateAgent30-x86.exe resolve the problem of
windows update 100 % cpu utilization

My question is how can i deploy this installation to every computer here
since its not a msi ?

Thanks

JAc


 
Reply With Quote
 
 
 
 
Bas
Guest
Posts: n/a

 
      05-11-2007
I don't know much about msi's, but I've rolled out exe's before using a list
of pc's, a batch file and the pstools' psexec utility available at
http://www.microsoft.com/technet/sys...n/PsTools.mspx
The batch file would look something like this...

psexec @listofpcs.txt -d -c WindowsUpdateAgent30-x86.exe /q

"Jac" wrote:

> Hi i found out that the WindowsUpdateAgent30-x86.exe resolve the problem of
> windows update 100 % cpu utilization
>
> My question is how can i deploy this installation to every computer here
> since its not a msi ?
>
> Thanks
>
> JAc
>
>
>

 
Reply With Quote
 
Jac
Guest
Posts: n/a

 
      05-11-2007
will it work if the user are not admin ?

"Bas" <> wrote in message
news:F4DA5BA0-0699-4B84-A205-...
>I don't know much about msi's, but I've rolled out exe's before using a
>list
> of pc's, a batch file and the pstools' psexec utility available at
> http://www.microsoft.com/technet/sys...n/PsTools.mspx
> The batch file would look something like this...
>
> psexec @listofpcs.txt -d -c WindowsUpdateAgent30-x86.exe /q
>
> "Jac" wrote:
>
>> Hi i found out that the WindowsUpdateAgent30-x86.exe resolve the problem
>> of
>> windows update 100 % cpu utilization
>>
>> My question is how can i deploy this installation to every computer here
>> since its not a msi ?
>>
>> Thanks
>>
>> JAc
>>
>>
>>



 
Reply With Quote
 
Bas
Guest
Posts: n/a

 
      05-11-2007
Yes, it should as psexec spawns a process on the target computer using your
credentials. I used it to install office resource kit on target pc's and then
again to run offcln.exe to remove Office, all on user's computers who were
not local admins.

"Jac" wrote:

> will it work if the user are not admin ?
>
> "Bas" <> wrote in message
> news:F4DA5BA0-0699-4B84-A205-...
> >I don't know much about msi's, but I've rolled out exe's before using a
> >list
> > of pc's, a batch file and the pstools' psexec utility available at
> > http://www.microsoft.com/technet/sys...n/PsTools.mspx
> > The batch file would look something like this...
> >
> > psexec @listofpcs.txt -d -c WindowsUpdateAgent30-x86.exe /q
> >
> > "Jac" wrote:
> >
> >> Hi i found out that the WindowsUpdateAgent30-x86.exe resolve the problem
> >> of
> >> windows update 100 % cpu utilization
> >>
> >> My question is how can i deploy this installation to every computer here
> >> since its not a msi ?
> >>
> >> Thanks
> >>
> >> JAc
> >>
> >>
> >>

>
>
>

 
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
How do you deploy your printers ? Atreides Windows Vista Printing / Faxing / Scanning 3 03-26-2009 03:29 AM
Using WDS to deploy Vista swoody Windows Vista Installation 0 10-05-2006 04:54 PM
Using WDS to deploy Vista swoody Windows Vista Administration 0 10-05-2006 04:53 PM
Using WDS to deploy vista swoody Windows Vista Administration 0 10-05-2006 04:51 PM
Deploy WMP 10 John Windows Media Player 0 04-01-2005 09:09 AM



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