Results 1 to 4 of 4

Thread: How to deploy WindowsUpdateAgent30-x86.exe

  1. #1
    Jac Guest

    How to deploy WindowsUpdateAgent30-x86.exe

    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



  2. #2
    Bas Guest

    RE: How to deploy WindowsUpdateAgent30-x86.exe

    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
    >
    >
    >


  3. #3
    Jac Guest

    Re: How to deploy WindowsUpdateAgent30-x86.exe

    will it work if the user are not admin ?

    "Bas" <Bas@discussions.microsoft.com> wrote in message
    news:F4DA5BA0-0699-4B84-A205-752220B5279C@microsoft.com...
    >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
    >>
    >>
    >>




  4. #4
    Bas Guest

    Re: How to deploy WindowsUpdateAgent30-x86.exe

    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" <Bas@discussions.microsoft.com> wrote in message
    > news:F4DA5BA0-0699-4B84-A205-752220B5279C@microsoft.com...
    > >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
    > >>
    > >>
    > >>

    >
    >
    >


Similar Threads

  1. Deploy DC-TMG -DHCP-DNS
    By sanoopsktm in forum Networking & Security
    Replies: 3
    Last Post: 05-09-2011, 06:29 PM
  2. how to manually deploy a .xap to the emulator
    By Abbyss in forum Portable Devices
    Replies: 4
    Last Post: 28-10-2010, 10:54 AM
  3. How to deploy 802.11 based Bluetooth
    By Osman84 in forum Networking & Security
    Replies: 5
    Last Post: 17-03-2010, 03:20 AM
  4. How to Deploy an Applet?
    By MarceloQuad in forum Software Development
    Replies: 4
    Last Post: 18-02-2010, 03:47 AM
  5. How to Deploy XP Service Pack 2?
    By Claudius in forum Windows Software
    Replies: 3
    Last Post: 07-03-2009, 06:04 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,482,976.08593 seconds with 17 queries