how i can pass argument to windows 2003 batch file and execute it from unix-aix and return value to unix-aix
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First you need to make sure you have an SSH service running on Windows. If you don’t you can install Microsoft Windows Services for UNIX (SFU).
Then you can issue a remote command using
rsh(orssh) from your UNIX server: