Configure default Telnet client on Windows
book
Article ID: 303513
calendar_today
Updated On: 06-16-2025
Products
VMware Smart Assurance
Issue/Introduction
- Smarts NCM does not use the desired Telnet client for cut-through on Windows like Putty or SecureCRT.
- How do I configure my default Telnet client on Windows for Smarts Network Configuration Manager (Smarts NCM)?
Cause
The default Telnet client needs to be modified for Smarts NCM to use it for cut-through on Windows.
Resolution
- Open the Windows Registry Editor as follows:
- Click Start Run.
- Type regedit
- Click OK.
- In the Registry Editor, browse to the location:
HKEY_CLASSES_ROOT\telnet\shell\open\command
- Double click on the string value called (Default)
- In the pop-up window, set the Value Data to the following:
C:\Program Files\Putty\putty.exe
(Or whatever the path is for telnet clients like MobaXterm or SecureCRT)
- Right-click on a device in the Smarts NCM client and select Cut-Through, and the Telnet client should now load.
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No