Shinde, Vijay wrote:
I was trying following command

sshexec host="servername"
        username="antuser"
        password="Password1"
        command="NET STOP IIS Admin Service" />

It Is throwing connection refused error.


better run SSH then, hadnt you?


Connection refused means there is nothing on that port accepting connections, but the machine is there (its not a firewall silentry dropping packets)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to