Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals

Linux Tutorials: execute command from linux to windows machine using rsh

scmuser created the topic: Execute Command from Linux to Windows machine
Hi,
Could you please help me in my following scenario…

Problem Statement: In one windows machine, I have one application (BusinessObject) file which has to perform some kind of import jobs upon getting parameters on command line.

The command to execute this import statement in windows is:
java -jar biarengine.jar <>

As part of automation in my project, I am trying to run this command along with parameter from Linux machine. I mean to say when I fire these command from Linux machine, it should get executed in Windows machine.

My questions is: What are the way we have available on which I can fire these command and make sure these got executed in Windows remotely.
Any help on this?

kd09714 replied the topic: Re: Execute Command from Linux to Windows machine
using rsh you can trigger the command on windows box.

rsh WIN-BOX-NAME “command to execute on cmd prompt”;

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x