<?xml version="1.0" encoding="windows-1252"?>
<node id="995532" title="Re: How to connect to unix machine from Windows and execute command" created="2012-09-25 08:04:31" updated="2012-09-25 08:04:31">
<type id="11">
note</type>
<author id="616809">
FloydATC</author>
<data>
<field name="doctext">
&lt;strike&gt;There is no standard service in Windows that lets you do this except PowerShell (available in newer versions) which is a completely closed ecosystem of signed commandlets and twisted idioms. If anyone finds a simple way to invoke PowerShell remotely using Perl they deserve a Nobel Prize.
&lt;p&gt;

AFAIK you will need to either find a suitable "server" software package to install on each Windows host, or write your own. Keep in mind that if you want to use anything like this in a production environment you will need a firm understanding of the security challenges involved. How will you handle authorization and authentication in a way that does not expose sensitive information?
&lt;p&gt;
&lt;/strike&gt;
&lt;b&gt;Edit:&lt;/b&gt; As was pointed out, I read the question a liiittle too fast. :o)
&lt;p&gt;

Ye Olde rsh and telnet are to be used only where security issues can be completely ignored. SSH is much better but still only as secure as the weakest endpoint; if someone finds the password or keys they will have the same access as you do.
&lt;p&gt;

&lt;div class="pmsig"&gt;&lt;div class="pmsig-616809"&gt;
--
Time flies when you don't know what you're doing
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
995506</field>
<field name="parent_node">
995506</field>
</data>
</node>
