Invoking commands on a Windows box from Ubuntu
Ingo Lantschner
ingo.lists at vum.at
Wed Mar 14 07:40:48 UTC 2007
Am 14.03.2007 um 03:30 schrieb David Abrahams:
>
> I have some automated testing processes I need to run on windows 32-
> and 64-bit (virtual) machines. I want to launch commands, from a
> shell on my linux machine, which act just as though I had invoked them
> from a command shell window in windows.
hmh, may be you can try NRPE, which is Nagios Remote Execution
Environment. Its a simple daemon or in your case service, which you
install on the Windows Box. On the Linux-side, you need the Nagios
plugin check_nrpe, which tells the service which command to run. Both
of them should work w/o installing the whole nagios suite.
Limitation: Returned is only the exitcode, of the Windows-programm
and the first line of its output.
See http://www.nagios.org/
hth Ingo.
--
Ingo Lantschner
Vienna/Austria
Mob (+43-664) 143 84 18
More information about the ubuntu-server
mailing list