Freeware to Turn On and Enable Remote Desktop on Another Computer Remotelyフリーウェアをリモートデスクトップの電源をオンにし、有効に別のコンピュータ上のリモート

Administrators 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 editing the remote computer registry is not your cup of tea, or you’re facing error opening or editing the registry key value as required, here’sa few freeware utilities and tools which can be downloaded and used for free to enable (or disable) remote desktop or remote PC remotely, some even comes with more versatile functions.しかし、もし、リモートコンピュータのレジストリを手動で編集してお茶ではないか、またはエラーが発生する見開きを開いたり編集しているレジストリキーの値を必要に応じて、以下のユーティリティやツールがいくつかのフリーウェアをダウンロードして使用できる無料サービスを有効にする(または無効) 、リモートデスクトップまたはリモートのパソコンをリモート、いくつかの他の多彩な機能も付属しています。

IntelliAdmin RDP Remote Desktop Enabler リモートデスクトップのRDP intelliadminイネーブラー

This program allows to enable the remote desktop feature of Windows XP/2000/2003 - remotely.このプログラムにより、リモートデスクトップ機能を有効にしているWindows xp/2000/2003 -リモートからです。

IntelliAdmin Remote Desktop Enabler

Download Remote Desktop Enabler:リモートデスクトップをダウンロードイネーブラー: RDPRemoteEnabler_Free.exe rdpremoteenabler_free.exe

Acroni Remote Desktop Enable Utility リモートデスクトップを有効にacroniユーティリティ

Allows user to enable Remote Desktop connections on remote servers using IP address or host name, change the port number that RDP listens on and add users to the “Remote Users” group on the local system.リモートデスクトップ接続を有効にするユーザにより、リモートサーバー上のIPアドレスまたはホスト名を使用して、ポート番号を変更してリッスンしてとのRDPにユーザーを追加する"リモートユーザー"グループにするには、ローカルシステムです。

Acroni Remote Desktop Enable Utility

Download Acroni Remote Desktop Enable Utility:リモートデスクトップを有効にユーティリティをダウンロードacroni : RDPEnable.zip rdpenable.zip

RD Enable XP 路を有効にXPの

RD Enable XP allows user to enable Remote Desktop connections on a remote computer running Windows XP Professional Edition within a domain environment using computer or IP address.路を有効にXPでは、リモートデスクトップ接続を有効にするユーザーは、リモートコンピュータにWindows XP Professional Editionの実行中のドメイン環境でのコンピュータまたはIPアドレスを使用しています。 Able to force Windows Firewall exception to allow Remote Desktop Connections client with the installed licensed copy of PsExec. Windowsファイアウォールの例外を強制的にできるリモートデスクトップ接続を許可するライセンスのコピーをインストールしたクライアントpsexecです。

Download RD Enable XP:ダウンロード路を有効にXPの場合: RD_Enable_XP_v1.zip rd_enable_xp_v1.zip

Remote RDP Enable Script リモートのRDPスクリプトを有効にする

An easy to use command script by My Digital Life to remotely modify the remote system registry to enable and turn on Remote Desktop for multiple servers, computers and PCs at one go.簡単なコマンドを使用する私のデジタルライフをリモートでスクリプトを変更して、リモートシステムレジストリを有効にして、リモートデスクトップを複数のサーバーの電源をオンに、コンピュータと1つのパソコンに行く。

To use the Remote RDP Enable Script, simply open a command prompt, and then go to the folder which the command batch script is located.リモートのRDPを有効にスクリプトを使用して、単にコマンドプロンプトを開き、そのフォルダに行くと入力し、コマンドは、バッチスクリプトに位置します。 Then type the following command:次のコマンドを入力します:

RemoteRDPEnable Computer1 Computer2 ….. remoterdpenableコンピュータコンピュータ2 … .. ComputerN computern

where Computer1, Computer2 and ComptuerN represents the host name or computer name to remotely enable their Remote Desktop.ここでコンピュータ、およびcomptuernを表してコンピュータのホスト名またはコンピュータ名をリモートでのリモートデスクトップを有効にします。

Downloadダウンロードする RemoteRDPEnable.cmd remoterdpenable.cmd (in ZIP format) ( zip形式)

Command for SysInternals PSTools PsExec Sysinternalsのコマンドをpstools psexec

Download and installをダウンロードし、インストール PSTools pstools from SysInternals.com (now part of Microsoft), and the execute the following command:よりsysinternals.com (今すぐ部分マイクロソフト) 、および、次のコマンドを実行します:

psexec \\ computername reg add “hklm\system\currentcontrolset\control\terminal server” /f /v fDenyTSConnections /t REG_DWORD /d 0 psexec \ \ コンピュータ名登録追加" hklm \システム\ currentcontrolset \コントロール\ターミナルサーバー" / f / v fdenytsconnections /トンREG_DWORDの/としてD 0

Replace computername with actual computer name.コンピュータを実際に置き換えるのコンピュータ名を入力します。

Windows Management Instrumentation Command-line (WMIC) Windows Management Instrumentationのコマンドライン( wmic )

For Windows Server 2003 or 2008, run the following command in Command Prompt window: Windows Server 2003または2008年には、次のコマンドを実行してコマンドプロンプトウィンドウを開きます:

wmic /node:” [ComputerName (in FQDN format)] ” RDTOGGLE WHERE ServerName=” ComputerName ” CALL SetAllowTSConnections 1 wmic /ノード: " [コンピュータ名( FQDNを形式 ) ] " rdtoggleここで、 ServerName = "コンピュータ "コールsetallowtsconnections 1

For Windows XP SP2 or SP3: Windows XPのSP2またはSP3 :

wmic /node:” HostName ” path win32_terminalservicesetting where servername=” HostName ” call SetAllowTSConnections 1 wmic /ノード: " ホスト名 "パスwin32_terminalservicesettingここで、 ServerName = " ホスト名 "コールsetallowtsconnections 1

Replace [ComputerName (in FQDN format)], ComputerName or HostName with actual computer name or host name.置き換える[コンピュータ名( FQDNをフォーマット) ] 、コンピュータ名またはホスト名を実際にコンピュータ名またはホスト名を入力します。

Note that for remotely enable Remote Desktop feature to work, user must log on to the local computer with an admin account or user account of local admin group that has administrative privileges on the remote computer.に注意して、リモートからリモートデスクトップ機能を有効にするには、ユーザーは、ローカルコンピュータにログオンする必要がありますがユーザーアカウントの管理者アカウントまたはローカル管理者グループでは、リモートコンピュータの管理者権限を保持しています。

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 私のデジタルライフフォーラム .です。



Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

remote desktop freeware リモートデスクトップフリーウェア - - turn on computer remotely リモートコンピュータの電源をオンに - - enable remote desktop リモートデスクトップを有効に - - turn on remote desktop リモートデスクトップの電源をオンに - - freeware remote desktop フリーウェアのリモートデスクトップ - - remote destop リモートdestop - - enable rdp 有効にするのRDP - - enable rdp remotely リモートからのRDPを有効に - - how to remotely go on another computer 別のコンピュータをリモートでどのように出掛ける - - remote desktop リモートデスクトップ - - turn on remote computer リモートコンピュータの電源をオンに - - remote desktop command リモートデスクトップコマンド - - remote desktop enabler リモートデスクトップを実現する - - remote enable rdp リモートの有効化のRDP - - enable remote desktop script リモートデスクトップのスクリプトを有効にする - - rdp remote enabler リモートイネーブラーのRDP - - remotely enable rd リモートで有効に路 - - remote リモート - - freeware remote フリーウェアのリモート - - how to turn on remote computer リモートコンピュータの電源をオンにする方法を - - enable remote desktop from cmd リモートデスクトップを有効にcmd - - how to turn on a computer remotely コンピュータの電源をオンにする方法をリモート - - enable remote desktop command line リモートデスクトップを有効にコマンドライン - - download registry to enable remote destop ダウンロードのレジストリを有効にするリモートdestop - - enable remote desktop from command line コマンドラインからのリモートデスクトップを有効に - - turn computer on remotely リモートコンピュータ上で有効 - - remote rdp enable リモートのRDPを有効に - - how to turn off firewalls in remote pc ファイアウォールを無効にする方法にリモートPC - - pstools script disable firewall ファイアウォールのスクリプトを無効にpstools - - remotely enable remote desktop firewall リモートでのリモートデスクトップを有効にファイアウォール - - remote pc turn on リモートPCの電源をオンに - - enable rdp tool のRDPツールを有効にする - - turn on remote desktop from another computer 別のコンピュータからリモートデスクトップの電源をオンに - - login script enable remote controll ログインスクリプトを有効にリモートコントロール - - how to turn on remote desktop by command リモートデスクトップの電源をオンにする方法をするには、コマンド - - remote desktop to another computer リモートデスクトップを別のコンピュータに - - enable RDp for remote PC リモートPCのRDPを有効にする - - remote desktop enable リモートデスクトップを有効に - - Turning on RDP remotely オンにするリモートのRDP - - turn on remote computer in windows xp Windows XPのリモートコンピュータの電源をオンに - - remote regedit add users to remote desktop リモートデスクトップリモートにregeditにユーザーを追加する - - "remote" "firewall" "turn off" "リモート" "ファイアウォール" "オフ" - - changing windows hostname remotely Windowsのリモートホスト名を変更 - - RDPRemoteEnabler_Free.exe rdpremoteenabler_free.exe - - visionapp remote desktop freeware フリーウェアのリモートデスクトップvisionapp - - turn on remote reg admin リモートでの電源をオンに登録管理者 - - windows vista allow multiple remote desktop connections Windows Vistaの複数のリモートデスクトップ接続を許可する - - remote rdp enabler リモートのRDPイネーブラー - - enable Windows 2008 Remote Desktop in script Windowsのリモートデスクトップでスクリプトを有効に2008年 - - turn on a computer remotely リモートコンピュータの電源をオンにする - -