Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get DOS Bat file on Windows 2003 svr from UNIX svr

Status
Not open for further replies.

IVR

Programmer
Jul 8, 2002
1
US
Is there a way to invoke a DOS Bat file on a Windows 2003 server from a Unix server?
Maybe from within a Unix script?

 
If nobody has something better, go to windowstracker.com and search for 'remote exec' or the like, i see at least one interessting thing.
That probably wont work from unix tho cause nobody would provide source/binary for any unix.. reverse engineering the protocol 'on the fly' might show how to script one up on the fly.

Alternatives include an automated connect (including hardcoded passwd?) to a telnet terminal there, or running openssh for that.

. Mac for productivity
.. Linux for developement
... Windows for solitaire
 
And yea.. i'd post it in the correct windoz forum.. Its windoz software that has to run.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top