Is anybody else using ND Telnet v1.03 (called 1.3 on web site but installs as 1.03) on Windows NT 4.0? I am able to connect and execute commands fine but the results of the command is not echoed back. Just after logging in, the Microsoft Windows NT(TM) etc is echoed back but then the results of the executed command are not echoed back. This my script: login password <e> > addmail command <e> > exit If I open the debug, I can see the command executes successfully but it is not echoed back. When telnetting to a Win 2003, everything echos back fine. Is there a resolution to this problem?