Christopher D. Clausen wrote: > Jason Edgecombe <[email protected]> wrote: >> We want to have a tool for our help desk students to list and kill >> processes for other users on workstations along with being able to >> trigger a remote shutdown or reboot. > > Tasklist.exe, taskkill.exe and shutdown.exe are already on Windows > systems and already do this, assuming you have the proper admin share > access enabled on the remote system. > > The more generic psexec.exe is available from sysinternals: > http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx > and the Linux version of it at: > http://eol.ovh.org/winexe/ > > There is also the wmic.exe command and its associated options: > http://technet.microsoft.com/en-us/library/bb742610.aspx Can this be run by non-priviledged used without needing the admin password?
I need a kind of remote sudo to do the task list and such, preferably cross-platform. We have an in-house system that I would like to replace for various reasons. Jason ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
