Turn On or Enable Remote Desktop on Windows Vista打開或使遠程桌面的Windows Vista

Remote Desktop is a Windows service that allowed you to remote access or remote control the system from another computer.遠程桌面是一個Windows服務,讓您的遠程訪問或遠程控制系統從另一台計算機。 Useful when you want to connect to your home PC from office, or an IT administrator wants to manage remote computer, remote Desktop has been incorporated or built into modern Windows operating system, including有用的當您要連接到您的家用個人電腦從辦公室,或IT管理員要管理遠程計算機,遠程桌面已納入或建成現代Windows作業系統,包括 Windows Vista Windows Vista的 , although Remote Desktop Server service is not enabled by default. ,雖然遠程桌面Server服務默認情況下不啟用。 To let a Windows Vista system to accept incoming Remote Desktop connection, we need to turn on or enable Remote Desktop.讓Windows Vista系統,以接受傳入的遠程桌面連接,我們需要打開或啟用遠程桌面。

There are three ways to turn on and enable Remote Desktop service in Windows Vista:有三種方法可以打開和啟用遠程桌面服務在Windows Vista中:

Enable Remote Desktop via Windows Vista Graphical User Interface (GUI) 使遠程桌面通過Windows Vista的圖形用戶界面( GUI )

  1. Click on Start button, then open Control Panel to select the System applet.點擊開始按鈕,然後打開控制面板選擇系統的程序。 Alternatively, right click on Computer icon and select Properties on right click contextual menu.或者,右鍵點擊電腦圖標並選擇屬性上按一下滑鼠右鍵,上下文菜單。
  2. Click on the Remote Settings link in the left-hand task pane.按遙控器上設置鏈接在左邊的第一手任務窗格。

    Windows Vista中遠程設置鏈接

  3. You will see System Properties window with Remote tab selected.您會看到系統屬性窗口與遠程選項卡被選中。

    Vista系統性能的遠程選項卡

  4. Select the radio button of either “Allow connections from computer running any version of Remote Desktop (less secure)” or “Allow connections only from computer running Remote Desktop with Network Level Authentication (more secure)”.選擇單選按鈕無論是“允許連接的計算機運行任何版本的遠程桌面(不太安全) ”或“允許連接只能從計算機運行遠程桌面與網絡層面的驗證(較安全) ” 。 If you’re using a Windows Vista RD clients to initiate the Remote Desktop session, you can safely select the later option.如果您使用的是Windows Vista的路客戶端啟動遠程桌面會話,您可以放心地選擇後的選擇。 If you’re using non-Vista OS such as Win XP or Win2K, not sure or not understand, select the first option.如果您使用的非Vista操作系統,例如Win XP或win2k ,不知道或不明白,選擇第一個選項。 See below note for more details.見下文的說明,了解更多詳情。
  5. Next, click on the Select Users button.接下來,按一下就選擇用戶按鈕。 You need to choose all non-administrative users that you intend to grant remote logon rights for them to remotely access or control this computer.您需要選擇的所有非管理用戶,您打算授予遠程登錄的權利,為他們從遠端存取或控制這台電腦上。
  6. In the Select Users dialog, click on the Add button.在選擇用戶對話框,點擊添加按鈕。
  7. Type the name of the user you want to grant Remote Desktop access rights to, and then click OK.類型的用戶的名稱您想要授予遠程桌面訪問權限,然後單擊確定。
  8. Repeat above 2 steps to add more users.重複上述二步驟以添加更多的用戶。
  9. Click on OK twice to save the settings.按一下確定兩次以保存設置。

Turn on Windows Vista Remote Desktop via Group Policy 開啟Windows Vista的遠程桌面通過組策略

To enable the Remote Desktop functionality, navigate to the following location in local computer policy or domain group policy (network wide effect to apply across the entire Active Directory network, and Windows Vista machine is needed in order to process the template files):為使遠程桌面功能,瀏覽到以下位置在本地計算機策略或域組策略(網絡廣泛的影響,適用於在整個Active Directory的網絡,和Windows Vista的機器,需要在過程中,以模板文件) :

Computer Configuration \ Administrative Templates \ Windows Components \ Terminal Services \ Terminal Server \ Connections計算機配置\管理模板\ Windows組件\終端服務\終端服務器\連線

At the location, find the policy named Allow users to connect remotely using Terminal Services, and set it to Enable.在地點上,找到命名政策允許用戶遠程連接使用終端服務,並將它設置為啟用。

To require the use of RDP version 6 and NLA, browse to the following location in local computer policy or domain group policy (restrictions and functions same as above):要求使用的RDP第6版和民族解放軍,瀏覽到以下位置在本地計算機策略或域組策略(限制和職能相同以上) :

Computer Configuration \ Administrative Templates \ Windows Components \ Terminal Services \ Terminal Server \ Security計算機配置\管理模板\ Windows組件\終端服務\終端服務器\安全

In the folder, search for Require user authentication using RDP 6.0 for remote connections, and set it to Enable.在該文件夾,尋找需要的用戶認證使用RDP 6.0進行遠程連接,並將它設置為啟用。

To control which users have access to the Vista system via Remote Desktop, you can add the authorized users to Remote Desktop Users group on the local machine, while those denied access should be removed from the list.控制用戶接觸到Vista系統通過遠程桌面,您可以添加授權用戶遠程桌面用戶組,對本地的機器,而那些拒絕訪問應該從名單中剔除。

Enable Remote Desktop on Windows Vista via the registry 使遠端桌面上的Windows Vista通過註冊表

  1. Open registry editor.打開註冊表編輯器。
  2. Navigate or browse to the following key:瀏覽或瀏覽到以下項:

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server hkey_local_machine \系統\ controlset001 \控制\終端服務器

  3. Locate the fDenyTSConnections subkey, and change the DWORD value to 0.找到fdenytsconnections子項,改變DWORD值為0 。
  4. To enforce the use of RDP 6.0 and NLA, navigate to the following key:強制使用的RDP 6.0和民族解放軍,瀏覽到以下項:

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server\WinStations\RDP-Tcp hkey_local_machine \系統\ controlset001 \控制\終端服務器\ winstations \的RDP -的TCP

  5. Locate the UserAuthentication subkey, and change the DWORD value to 1.找到userauthentication子項,改變DWORD值為1 。
  6. Exit registry editor and restart the computer to make the changes effective.退出註冊表編輯器並重新啟動計算機使更改有效。

Once you have enabled or turned on Remote Desktop, Windows Vista will automatically open the required and necessary ports in Windows Firewall to listen and accept any incoming Remote Desktop connections.一旦您已啟用或已開啟遠程桌面, Windows Vista將自動打開所需的和必要的港口在Windows防火牆,以聽取意見和接受任何來襲的遠程桌面連接。

Note: Network Level Authentication (NLA) is a new protocol in Remote Desktop to provide more secure connections where NLA will authenticate the user prior to a full remote desktop connection being established.注:網絡級驗證(民族解放軍)是一種新的協議在遠程桌面,以提供更多安全連接的地方民族解放軍將用戶進行身份驗證之前,全面的遠程桌面連接正在建立。 With this feature, Remote Desktop uses fewer resources on the remote machine during the initial handshake state, and helps to prevent RDP-related denial of service attacks.有了這項功能,遠程桌面使用更少的資源遙控器上的機器,在最初的握手,國家,並有助於防止的RDP有關的拒絕服務攻擊。 NLA is built into the Windows Vista Remote Desktop client which is version 6 of the terminal services client.民族解放軍是建成的Windows Vista遠程桌面客戶端,這是第6版的終端服務客戶端。 Remote Desktop Connection (Terminal Services Client 6.0) can be downloaded and installed on遠程桌面連接(終端服務客戶端6.0 )可以下載並安裝在 Windows Server 2003 SP1 Windows Server 2003 SP1的 and Windows XP SP2在Windows XP SP2 machines.機器。

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 我的數字生活論壇 .



2 Responses to “Turn On or Enable Remote Desktop on Windows Vista” 2反應, “打開或啟用遠程桌面在Windows Vista ”

  1. Markus馬庫斯
    March 3rd, 2008 01:42 2008年3月3日1時42分
    1

    Isn’t there a way to add specific users / user groups to the “remote desktop users” group on the Vista machines in my network?是不是有一種方式添加特定用戶/用戶群體,以“遠程桌面用戶”組關於Vista的機器在我的網絡呢? It takes to much time to add them manually to each and every client… A group policy setting or something like it would be what i need.需多少時間,以將它們添加手動每個客戶端…一組策略設置或類似的東西,它會是什麼,我需要。

  2. How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 » My Digital Life如何遠程啟用遠程桌面(終端服務或RDP )的通過註冊表在Windows 2000/xp/2000/vista/2008 »我的數位生活
    June 25th, 2008 02:39 2008年6月25日02:39
    2

    [...] 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 guide on enable Remote Desktop in Vista).談到並啟用遠程桌面通過本地控制台很容易,如果Microsoft提供了類似的GUI (圖形用戶界面)在所有版本的Windows (請參閱指南,使遠程桌面在Vista ) 。 [...] [ … … ]

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=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

New Articles新的條款,

Incoming Search Terms for the Article傳入的搜索條件文章

enable remote access vista 啟用遠程訪問Vista的 - - remote desktop server vista 遠程桌面的服務器Vista的 - - vista remote desktop server Vista的遠程桌面服務器 - - enable remote desktop vista home premium 使遠程桌面Vista家庭高級版 - - rdp vista Vista中的RDP - - enable remote connections vista 啟用遠程連接, Vista的 - - rdp vista home RDP的Vista家庭 - - rdc vista 剛果民主共和國Vista的 - - enable remote access on vista 啟用遠程訪問在Vista - - rdp for vista RDP的為Vista的 - - enable remote connection vista 使遠程連接Vista的 - - enable remote desktop on vista 使遠程桌面在Vista - - vista home rdp Vista家庭的RDP - - enable remote desktop on vista home premium 使遠端桌面上Vista家庭高級版 - - vista enable remote access Vista中啟用遠程訪問 - - enable remote desktop vista 使遠程桌面Vista的 - - vista enable remote connection Vista中,使遠程連接 - - vista allow remote access Vista中允許遠程訪問 - - enable remote access in vista 啟用遠程訪問在Vista - - windows vista premium remote desktop 符合Windows Vista Premium遠程桌面 - - vista remote desktop setup Vista的遠程桌面安裝 - - allow remote connection vista 允許遠程連接Vista的 - - rdp server vista Vista的服務器的RDP - - vista premium rdp Vista的保費的RDP - - enable rdp vista 使RDP的Vista的 - - vista enable remote desktop Vista中啟用遠程桌面 - - vista allow remote connection Vista中允許遠程連接 - - vista home premium enable remote desktop Vista家庭高級版,使遠程桌面 - - enable rdc vista 剛果民主共和國,使Vista的 - - how to enable remote access in vista 如何使遠端存取在Vista - - enable remote desktop in vista home premium 使遠程桌面在Vista家庭高級版 - - Turn on remote desktop vista 啟用遠程桌面Vista的 - - vista allow remote desktop Vista中允許遠程桌面 - - vista remote desktop enable Vista的遠程桌面,使 - - how to enable remote access on vista 如何使遠端存取Vista的 - - vista rdp server Vista中的RDP服務器 - - vista rdp Vista中的RDP - - Enabling Remote desktop on vista home premium 使遠端桌面上Vista家庭高級版 - - enable remote connection on vista 使遠程連接在Vista - - vista rdp enable Vista中的RDP啟用 - - setup remote desktop vista 安裝遠程桌面Vista的 - - Vista RDC Vista的剛果民主共和國 - - rdp for vista home RDP的為Vista家庭 - - vista remote access Vista的遠程訪問 - - enable remote connections in vista 使遠程連接在Vista - - Remote Desktop Setup Vista 遠程桌面安裝Vista的 - - vista enable remote connections Vista中,使遠程連接 - - rdp in vista RDP的在Vista - - enable remote desktop on vista home 使遠端桌面上Vista家庭 - - enable RDP vista home premium 使RDP的Vista家庭高級版 - - rdp vista premium RDP的Vista的保費 - - vista enable terminal services Vista的啟用終端服務 - - how to setup remote desktop in vista 如何安裝遠程桌面在Vista - - enable vista terminal services 使Vista的終端服務 - - how to enable remote desktop in vista home premium 如何啟用遠程桌面在Vista家庭高級版 - - enable remote desktop remotely vista 使遠程桌面遠程Vista的 - - enable remote desktop in vista 使遠程桌面在Vista - - rdc on vista 剛果民主共和國在Vista - - activate remote desktop vista 啟動遠程桌面Vista的 - - Concurrent Remote Desktop Sessions vista 並行遠程桌面會議Vista的 - - how to setup remote desktop vista 如何安裝遠程桌面Vista的 - - allow remote connections vista 允許遠程連接Vista的 - - how to enable remote desktop on vista 如何啟用遠程桌面在Vista - - download remote desktop for vista 下載遠端桌面Vista的 - - how to enable remote access vista 如何啟用遠程訪問Vista的 - - enable rdp on vista 使RDP的在Vista上 - - vista activate remote desktop Vista的激活遠程桌面 - - enable vista rdp 讓Vista中的RDP - - vista enable RDC Vista中,使剛果民主共和國 - - enable vista remote desktop 使Vista的遠程桌面 - - rdp to vista home 的RDP到Vista家庭 - - install remote desktop on vista home premium 安裝遠端桌面上Vista家庭高級版 - - enable rdp in vista 使RDP的在Vista - - enable rdp remotely vista 使RDP的遠程Vista的 - - vista remote access enable Vista的遠端存取,使 - -