• here is what I did

    used PsExec

    I setup a sql server job with the following

    EXEC xp_cmdshell 'c:\psexec.exe -s \\machineName-u "uname" -p "pwd" -accepteula C:\RemoteProgram.exe'