How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008リモートデスクトップを有効にする方法をリモート(ターミナルサービスまたはRDP )経由でWindowsのレジストリ2000/xp/2000/vista/2008
Remote Desktop or RDP service is a free yet useful tool to remotely log on to remote computer and gain full access and privileges as if user is in front of local console.リモートデスクトップまたはRDPサービスは、無料で便利なツールはまだありませんがリモートからリモートコンピュータにログオンして、完全なアクセス権と特権を得るようにユーザーがローカルコンソールの前にします。 Remote Desktop is also known as Terminal Services.リモートデスクトップは、ターミナルサービスとしても知られています。 It’s useful if the server, or PC is located miles away in remote location, and frequent trip to the site to troubleshoot, configure or manage the system is not a viable option.それの役に立つ場合は、サーバー、またはPCにリモートキロ離れた場所に位置し、頻繁に旅行をするには、サイトのトラブルシューティング、構成または管理するシステムではない、実行可能なオプションを選択します。
Although most versions of Windows operating system such as Windows 2000, 2003, 2008, XP and Vista does come packaged with Remote Desktop, however it’s disabled by default.現在、ほとんどのバージョンのWindowsオペレーティングシステムなどのWindows 2000 、 2003 、 2008 、 XPおよびVistaでは、リモートデスクトップのパッケージに来る、しかし、このデフォルトで無効になっています。 Turning on and enabling the Remote Desktop via local console is easy, where Microsoft provides similar GUI (graphical user interface) in all editions of Windows (refer toオンにすると有効にするローカルコンソール経由でリモートデスクトップは簡単ですが、どこマイクロソフトは、類似のGUI (グラフィカルユーザーインターフェイス)でのすべてのエディションのWindows (を参照して guide on enable Remote Desktop in VistaリモートデスクトップでVistaのガイドを有効にする ). ) 。
However, if an off-site server needs to be access via Remote Desktop Connection (RDC) client immediately, yet the Remote Desktop is not enabled on the server, then it will be a headache.ただし、サイトサーバーの場合は、オフにアクセスする必要があります経由でリモートデスクトップ接続( RDC )をクライアントには、まだありませんは、リモートデスクトップ、サーバー上のが有効になって、次にそれをすることは頭痛の種です。 Luckily it’s possible to remotely enable and turn of the Remote Desktop service on a remote PC or server by remotely editing its registry.幸いにすることが可能にリモートから電源を有効にしてサービスをして、リモートデスクトップパソコンやサーバーをリモートでリモートのレジストリを編集します。
To remotely enable Remote Desktop on another computer, follow these steps:をリモートから別のコンピュータ上のリモートデスクトップを有効には、次の手順を実行します:
- Login to the workstation with administrator credentials.ログインするには、ワークステーションに管理者の資格情報です。
- Run Registry Editor (regedit) .実行レジストリエディタ( Regedit )です。
- Click on File menu. ファイル ]メニューをクリックしてください。
- Select the Connect Network Registry in the pull down menu. レジストリに接続するネットワークを選択してプルダウンメニューをクリックします。

- A “Select Computer” dialog search box is opened. "コンピュータの選択"ダイアログの検索ボックスが開かれた。 Type the host name of the remote computer in the text box, or browse Active Directory to locate the remote server, or click on “Advanced” button to search for the remote computer.のホスト名を入力して、リモートコンピュータに表示されたテキストボックスか、または各ジャンルのActive Directoryを見つけるには、リモートサーバー、またはをクリックして"詳細設定"ボタンをクリックし、リモートコンピュータを検索します。

- Click OK after the remote computer is selected. [ OK ]をクリックした後、リモートコンピュータを選択します。 A node for the remote computer network registry will be displayed in the Registry Editor with HKEY_LOCAL_MACHINE (HKLM) and HKEY_USERS (HKU) hives.ネットワーク上のノードは、リモートコンピュータのレジストリが表示されます。 HKEY_LOCAL_MACHINEするには、レジストリエディタ( hklm )とのHKEY_USERS ( hku )ハイブです。

- Navigate to the following registry key for the remote computer:は、次のレジストリキーに移動して、リモートコンピュータに:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server 。 HKEY_LOCAL_MACHINE \ システム\ currentcontrolset \コントロール\ターミナルサーバー
- In the right pane, locate a REG_DWORD value named fDenyTSConnection.右側のウィンドウで、名前のfdenytsconnection REG_DWORD値の位置を確認する。 Double-click on fDenyTSConnection and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).ダブルクリックしてfdenytsconnectionに変更し、値のデータを1 (リモートデスクトップ無効になって)を0に(リモートデスクトップ有効になって) 。

- Reboot the remote machine by issuing the following command in Command Prompt :リモートマシンを再起動して次のコマンドを発行して、 コマンドプロンプト :
shutdown -m \\hostname -r シャットダウン-メートル\ \ホスト-研究
Replace hostname with the actual computer name of the remote host.ホスト名の内の実際のコンピュータ名に置き換えて、リモートホストです。
- Remote Desktop for the remote computer has been enabled, and listening on default Remote Desktop port for any incoming Remote Desktop Connection.リモートデスクトップは、リモートコンピュータが有効になって、デフォルトのリモートデスクトップのポートをリッスンして任意のリモートデスクトップ接続を受信します。 For security reason, you may want to considerセキュリティ上の理由から、を検討することができます changing the Remote Desktop listening portリモートデスクトップのリスニングポートを変更して .です。
There are also plenty ofまた、たくさんの freeware utility that allows user to remotely enable Remote Desktopフリーウェアユーティリティのユーザーがリモートから有効にすることができる、リモートデスクトップ without modifying registry.レジストリを変更することなく。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Freeware to Turn On and Enable Remote Desktop on Another Computer Remotelyフリーウェアをリモートデスクトップの電源をオンにし、有効に別のコンピュータ上のリモート
- Turn On or Enable Remote Desktop on Windows Vistaリモートデスクトップの電源をオンにWindows Vista上で有効または
- Remote Desktop Connection (RDP) Client 6.0 for Windows XP and 2003リモートデスクトップ接続( RDP )のクライアント6.0 for Windows XPおよび2003年
- Install and Enable Remote Desktop in Windows XP Home Editionリモートデスクトップをインストールして有効にするWindows XP Home Editionで
- Easily Maintain Multiple Remote Desktop Connections with visionapp Remote Desktop (vRD)簡単に複数のリモートデスクトップ接続を維持するvisionappリモートデスクトップ( vrd )
- Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service)回避策リモートデスクトップクライアントに接続するにはlocalhostの(ローカルターミナルサーバーサービス)
- Trick to Enable and Allow Windows XP and Vista Remote Desktop Login Without Password (or With Blank Null Password)トリックを有効にしてできるように、 Windows XPおよびVistaのリモートデスクトップのログインにパスワード(またはパスワードを空白にヌル)
- Enable Multiple Concurrent Remote Desktop Connections or Sessions in Windows XPリモートデスクトップ接続を有効にするか、複数の同時セッションでは、 Windows XP
- Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Clientリモートコンピュータに接続して使用して特定の非標準ポートを使用してリモートデスクトップ接続クライアント
- Modify and Change Remote Desktop Listening Port改変したり、リモートデスクトップのリスニングポートを変更
















June 25th, 2008 02:40 2008年6月25日02:40
[...] can remotely enable and turn on Remote Desktop (Terminal Services) in remote computer or server in another or off-site location via network to accept incoming RDC connection. [...]を有効にして電源をオンには、リモートからリモートデスクトップ(ターミナルサービス)をリモートコンピュータまたはサーバーまたはオフ-サイトの場所を別のネットワーク経由でのRDCの着信接続を受け入れる。 However, if manually [...]しかし、もし手動で[...]
June 25th, 2008 22:05 2008年6月25日22:05
People always stuff up their registry.人々は常に彼らのレジストリ詰める。 Remote desktop is awesome though, it allows me to work from home even though i’m just down the road.リモートデスクトップはawesomeかかわらず、自宅で仕事をすることができる私にもかかわらず、私はただの道路です。 I like finishing stuff off at home rather than a late night in the office.仕上げ私のようなものではなく、オフ自宅で深夜にしている。