Install a basic cygwin environment, and include the ssh stuff. There is
then a simple command (which I don't remember off the top of my head) to
setup and install sshd as a service.
"Eoin Verling" <(E-Mail Removed)> wrote in message
news:eoin.verling-(E-Mail Removed)...
> Hi,
>
> I'ld like to remote execute commands on a windows 2k server machine from
> Linux. Specifically, all I want to do is run a few windows commands:-
>
> net stop <service>
> xcopy <stuff>
> net start <service>
>
> I imagine there are plenty of ways of doing this ... any experience,
> tips? rsh? rexec? etc ...
>
> cheers
> E
|