Computing.Net > Forums > Windows NT > How do I use a remote batch file in NT?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How do I use a remote batch file in NT?

Reply to Message Icon

Name: Ryan
Date: January 25, 2000 at 06:38:20 Pacific
Comment:

Hi, I've got Windows NT 4.0 running on a computer. There's another computer running Windows NT 4.0. Is there a way I can activate, from one computer, a batch file from the other computer so that the batch file execution will effect only the computer the batch file is sitting on? Will a command like 'net start' do it? How would I do it?

Thanks
Ryan



Sponsored Link
Ads by Google

Response Number 1
Name: Steve V
Date: January 25, 2000 at 09:26:34 Pacific
Reply:

Use the AT command:

at \\computername time /interactive "command"

Get the full syntax by typing AT /? at a command prompt.


0

Response Number 2
Name: Anthony
Date: January 25, 2000 at 11:27:37 Pacific
Reply:

You can install telnetd on the NT system from the NT reskit. Then you can telnet to the system and run your batch file.


0

Response Number 3
Name: aaron mclean
Date: June 6, 2000 at 16:14:51 Pacific
Reply:

use rcmd. it's in the nt4 workstation resource kit. it allows you to remotely execute any *.exe *.bat from a command prompt on any machine. rcmd.exe \\machinename executable.bat


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: How do I use a remote batch file in NT?

Close a batch file in NT www.computing.net/answers/windows-nt/close-a-batch-file-in-nt/7923.html

Help: How do I create a PIF file on NT ? www.computing.net/answers/windows-nt/help-how-do-i-create-a-pif-file-on-nt-/16665.html

How do i remove a partition www.computing.net/answers/windows-nt/how-do-i-remove-a-partition/15939.html