Configure default Telnet client on Windows
search cancel

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)?

Environment

NCM - 10.1.x/24.3.x

Cause

The default Telnet client needs to be modified for Smarts NCM to use it for cut-through on Windows.

Resolution

  1. Open the Windows Registry Editor as follows:
    1. Click Start Run.
    2. Type regedit
    3. Click OK.
  2. In the Registry Editor, browse to the location: HKEY_CLASSES_ROOT\telnet\shell\open\command
  3. Double click on the string value called (Default)
  4. 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)
  5. Right-click on a device in the Smarts NCM client and select Cut-Through, and the Telnet client should now load.