I discovered whilst configuring a network thermometer that if you try to launch Telnet from a command window in Win7 you get the message;
‘telnet’ is not recognized as an internal or external command,operable program or batch file.
What is the story here? By default Windows 7 does not support telnet command, the service must be enabled via Windows Features.
- Open “Control Panel”
- Select “Programs and Features”
- Select “Turn Windows features on or off”
- Tick the box for “Telnet Client”

The telnet client will now be available.






Thanks for clearing this up
.