Take Note: Telnet サーバー サービスを有効にする
Telnet サーバー サービスを有効にする
更新日: 2010年3月
http://technet.microsoft.com/ja-jp/library/cc732046(WS.10).aspx
適用対象: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista
Telnet サーバーは、ネットワーク サービスです。Windows Vista または Windows Server 2008 をインストールするときに、Telnet サーバー サービスを構成するファイルがコンピュータにコピーされますが、これらのファイルは実行できる状態にはありません。Telnet サービスは、最初は無効になっています。必要なときに開始できるように、このサービスを構成して有効にする必要があります。定期的に使用される Telnet サーバーでは、Windows の起動時に毎回自動的に Telnet サーバー サービスが開始するように構成した方がよい場合もあります。手動で Telnet サーバー サービスを開始する場合にのみ、このサービスが開始されるように構成することもできます。
この手順を実行するには、ローカルの Administrators グループのメンバシップ、またはそれと同等のメンバシップが最低限必要です。
… ..
こちらも、あったね。。英語版げど・・・
The tlntadmn commands allow you to remotely manage a computer running Telnet Server. These commands are run from the command prompt. Used without parameters, tlntadmn displays local server settings.
Syntax
tlntadmn [\\RemoteServer] [start] [stop] [pause] [continue]
Parameters
\\RemoteServer: Specifies the name of the server that you want to manage. If you do not specify a server, the local server is assumed.
start: Starts Telnet Server.
stop: Stops Telnet Server.
pause: Interrupts Telnet Server.
continue: Resumes Telnet Server.
/?: Displays help at the command prompt.
Remarks
| • | You can remotely administer a computer running Telnet Server using the tlntadmn commands if both computers are running Windows XP. You can not use the tlntadmn commands to remotely administer a computer running Windows 2000 and Telnet Server from a computer that is running Windows XP. |
To administer Telnet sessions
