Read telnet screen



Welcome.

How to a check telnet login process
I'm run PuTTy session, send login:
WshShell.SendKeys TELNET_LOGIN
WshShell.SendKeys"{ENTER}"

WshShell.SendKeys TELNET_PASSWORD
WshShell.SendKeys"{ENTER}"
And need check login process - what show telnet screet (UNIX prompt or
LOGIN_SCREEn)

How to use vbs to read telnet screen information ???

Best Regards & TNX

Pawel


.



Relevant Pages

  • Re: openssh & solaris
    ... > expired passwords, or change next login, fails ... > with telnet, user is advised password has expired, ... > part of the login process. ... Do you Yahoo!? ...
    (SSH)
  • Re: Read telnet screen
    ... How to a check telnet login process ... A full install of PuTTY comes with a command-line program called "plink" ... Dim port, host ...
    (microsoft.public.scripting.vbscript)
  • Re: Read telnet screen
    ... How to a check telnet login process ... I'm run PuTTy session, send login: ... Dim port, host ...
    (microsoft.public.scripting.vbscript)
  • openssh & solaris
    ... I have been successful in getting some groups to switch to SSH from ... expired passwords, or change next login, fails miserably. ... with telnet, user is advised password has expired, and can change it as ... part of the login process. ...
    (SSH)