Execute a remote command on a Mac from Windows
        Posted  
        
            by ripper234
        on Server Fault
        
        See other posts from Server Fault
        
            or by ripper234
        
        
        
        Published on 2010-04-02T05:55:17Z
        Indexed on 
            2010/04/02
            6:03 UTC
        
        
        Read the original article
        Hit count: 568
        
What's the easiest way to execute a single command on a Mac from a remote Windows machine, via batch?
I'd like minimal pre-configuration (like SSH credentials) to exist on either machines, as I need to apply this on several Win/Mac pairs. The macs all have a common user/password (in fact, they are on the same domain), and I want to automate this as painlessly as possible.
© Server Fault or respective owner