Frequently Asked Question

How can I use telnet command in Vista? 我如何可以於Vista內使用telnet指令?
Last Updated 9 years ago

By default, Vista doesn't include the Telnet client, which is a text-based application for communicating with remote systems. You can install it by below procedures:
  1. Open "Start" > "Control Panel" > "Programs".
  2. Select "Turn Windows features on or off."
  3. Select the "Telnet Client" option and click "OK".
  4. A dialog box appears, confirming the installation of new features. The telnet command should now be available.
An quicker method is to execute command directly - start /w pkgmgr /iu:"TelnetClient"

telnet 是一個可以讓您與遠端電腦溝通的文字版本應用程式, Vista 沒有預載它, 但你可以按照以下步驟按裝它:
  1. 開啟 "開始" > "控制台" > "程式和功能".
  2. 選擇 "開啟或關閉 Windows 功能"
  3. 選擇 "Telnet 用戶端" 選項並按下 "確定".
  4. 一個對話視窗會詢問你是否確認, 請確認安裝. 現在你可以使用 telnet 指令了.
另一快捷方法是直接執行指令 - start /w pkgmgr /iu:"TelnetClient"

Please Wait!

Please wait... it will take a second!