"Amit" <(E-Mail Removed)> wrote in message
news:CC39CAA8-D380-438C-9207-(E-Mail Removed)...
> 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" <(E-Mail Removed)> wrote in message
> > news:48AF821D-163A-458B-8AB5-(E-Mail Removed)...
> > > 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.