Doug 的个人资料Doug's Place照片日志列表更多 工具 帮助

日志


3月25日

Remote Desktop Access - Windows Home Server

 
Ok, as I've mentioned previously, Windows Home Server allows Remote Access to the PC's on your home LAN, that support being a Remote Desktop Host.  You can also access the Server after you log into the web interface and go to the Computers tab, but...... you only get the Windows Home Server Console, not the full Home Server Desktop.  There are two work-arounds for this.
 
1) If you're behind a hardware router, forward TCP/IP Port 3389 to the Windows Home Server machine's LAN IP Address.  This way you can use the Remote Desktop client to access your Windows Home Server's desktop directly. 
 
2) On the Windows Home Server (either from the console or via Remote Desktop), open Windows Explorer and go to C:\Inetpub\Remote and locate the rdpload.aspx file.  Open this file in Notepad.  Locate the following two lines:
 
MsRdpClient.SecuredSettings.StartProgram = "HomeServerConsole.exe -r";
MsRdpClient.SecuredSettings.WorkDir = "c:\\Program Files\\Windows Home Server";
 
These tell the browser based RDP session to use HomeServerConsole.exe as the "shell", with a command line parameter to tell it not to show the Minimize and Exit buttons.
 
Replace the two lines, above, with the following two lines:
 
MsRdpClient.SecuredSettings.StartProgram = "Explorer.exe";
MsRdpClient.SecuredSettings.WorkDir = "c:\\Windows";
 
Which tells the RDP session to use explorer.exe as the "Shell", which it normally is anyway. You can make other changes to the RDP settings, such as setting a timeout for idle sessions and others.  Be careful though, if you don't know what you're changing.
Now, when you access your Windows Home Server from outside your LAN using the web interface, when you select Connect to my home server, from the Computers tab, you'll see the standard Desktop inside your browser window.

评论 (1)

请稍候...
很抱歉,您输入的评论太长。请缩短您的评论。
您没有输入任何内容,请重试。
很抱歉,我们当前无法添加您的评论。请稍后重试。
若要添加评论,需要您的家长授予您相应权限。请求权限
您的家长禁用了评论功能。
很抱歉,我们当前无法删除您的评论。请稍后重试。
您已超过了一天之内允许提供的评论数上限。请在 24 小时后重试。
因为我们的系统表明您可能在向其他用户提供垃圾评论,您的帐户已禁用了评论功能。如果您认为我们错误地禁用了您的帐户,请联系 Windows Live 支持部门
完成下面的安全检查,您提供评论的过程才能完成。
您在安全检查中键入的字符必须与图片或音频中的字符一致。

若要添加评论,请使用您的 Windows Live ID 登录(如果您使用过 Hotmail、Messenger 或 Xbox LIVE,您就拥有 Windows Live ID)。登录


还没有 Windows Live ID 吗?请注册

floryj发表:
I did this with the exception of the WorkDir line and still do not get the desktop. I will add the second line but I don't think that is it. I see connect to your home server but when I logon using the administrator password I get the dreaded Cannot connect to your home server...etc. message Any ideas?
4 月 18 日

引用通告

此日志的引用通告 URL 是:
http://dbknox.spaces.live.com/blog/cns!88395EF9CD7CB1DD!211.trak
引用此项的网络日志