Aspire21
November 16th, 2000, 03:11 AM
Anyone know how to run a program remotely. Ive got a NT4 w/Proxy Server 2 and a modem connection to the Internet. I have a bat file on the Proxy that uses rasdial to connect to the Internet. I have another NT4 server without Proxy that i want to have a shortcut on to run the bat file on the Proxy. Any ideas?? Thanks
Wavey Davey
November 16th, 2000, 07:29 AM
You can create a script using SOON (http://support.microsoft.com/support/kb/articles/q237/8/40.asp) (uses the AT command) or RCMD (http://support.microsoft.com/support/kb/articles/q161/8/90.asp) from the NT Resource Kit (http://www.windows2000faq.com/Articles/Index.cfm?ArticleID=15117) and launch that from the remote machine.
[This message has been edited by Wavey Davey (edited 11-27-2000).]