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