韩沐 發表於 2008-9-8 19:44:54

Win2003 Server 远程桌面管理小窍门

<p>Windows Server 2003(简称Windows 2003)的远程桌面功能为网管维护<a target="_blank" href="#" class="UBBWordLink">系统</a>提供了方便。通常情况下,需要在Windows 2003服务器上才能开启远程桌面功能,这种<a target="_blank" href="#" class="UBBWordLink">方法</a>相当麻烦。其实你也可以使用远程修改注册表的<a target="_blank" href="#" class="UBBWordLink">方法</a>,在客户端远程开启Windows 2003服务器的远程桌面。</p>
<p><strong>第一步:远程修改Windows 2003注册表</strong></p>
<p>在客户机<a target="_blank" href="#" class="UBBWordLink">系统</a>中,点击&ldquo;开始&rarr;运行&rdquo;,在&ldquo;运行&rdquo;对话框中输入&ldquo;regedit&rdquo;命令,进入注册表编辑器。接着在主菜单栏中点击&ldquo;文件&rarr;连接<a target="_blank" href="#" class="UBBWordLink">网络</a>注册表&rdquo;,弹出&ldquo;选择计算机&rdquo;对话框,在&ldquo;输入要选   </p>
<p>择的对象名称&rdquo;栏中填入要开启远程桌面功能的Windows 2003服务器的机器名(如SERVER1)最后点击&ldquo;确定&rdquo;按钮,打开Windows 2003服务器注册表。</p>
<p>在注册表编辑器左栏中依次展开&ldquo;server1\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server&rdquo;项目,然后在右栏中找到&ldquo;fDenyTSConnections&rdquo;键,双击打开后将该键值修改为&ldquo;0&rdquo;,点击&ldquo;确定&rdquo;按钮,最后关闭注册表编辑器。  </p>
<p><strong>第二步:远程重启Windows 2003服务器</strong></p>
<p>我们虽然通过远程修改注册表开启了Windows 2003远程桌面,但这时修改还没有生效,需要重新启动Windows 2003服务器。</p>
<p>在客户机中,点击&ldquo;开始&rarr;运行&rdquo;,在&ldquo;运行&rdquo;对话框中输入&ldquo;CMD&rdquo;命令,进入命令提示符窗口。键入&ldquo;shutdown -m \\SERVER1 r&rdquo;命令,重新启动Windows 2003服务器(SERVER1为Windows 2003服务器的机器名)。</p>
<p>完成了以上两个步骤的<a target="_blank" href="#" class="UBBWordLink">设置</a>,就开启了Windows 2003服务器的远程桌面,<a target="_blank" href="#" class="UBBWordLink">网络</a>管理员就可以在客户端使用&ldquo;远程桌面连接&rdquo;维护Windows 2003服务器了。</p>
<p>提示:在客户端使用的域用户账号具有远程修改注册表和远程重启Windows 2003服务器的权限,一般域用户无此权限。<br />
&nbsp;</p>
頁: [1]
查看完整版本: Win2003 Server 远程桌面管理小窍门