Re: Batch file to Telnet over internet.
From: Herb Martin (news_at_LearnQuick.com)
Date: 12/01/04
- Next message: Herb Martin: "Re: Can you Ad-hoc with Bluetooth same as Wi-Fi"
- Previous message: Pegasus \(MVP\): "Re: batch telnet."
- In reply to: Amit: "Batch file to Telnet over internet."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Dec 2004 05:21:39 -0600
"Amit" <Amit@discussions.microsoft.com> wrote in message
news:CC39CAA8-D380-438C-9207-D74A91EBD576@microsoft.com...
> I want something that would work on internet. Not just LAN. PCEXEC works
only
> on LAN.
> Any suggestions?
NetCat (nc.exe) is suitable for Telnet-style scripting (and other
stuff.)
AKA: NetCat for NT (to help you Google search)
-- Herb Martin > > > "Amit" <Amit@discussions.microsoft.com> wrote in message > > news:48AF821D-163A-458B-8AB5-C38BCD8CA281@microsoft.com... > > > Hello. > > > I want to telnet a server in a remote location and then send a message to > > > everyone under that server's workgroup. I figured this can be done via > > first, > > > telnet the server and then, use net send command to send the message. > > > > > > I have to do this several times a day. I was looking for a batch file that > > > would telnet, user name, password, net send, message, and exit. > > > > > > I searched google and everything, but nothing seems to work. > > > Please suggest. > > > Thanks. > > > > Use psexec.exe from www.sysinternals.com.
- Next message: Herb Martin: "Re: Can you Ad-hoc with Bluetooth same as Wi-Fi"
- Previous message: Pegasus \(MVP\): "Re: batch telnet."
- In reply to: Amit: "Batch file to Telnet over internet."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|