远程连接到 Windows Server 2003
你好 我是 Windows Server 2003 的新手。尝试为内部项目开发概念验证。 有什么方法可以启用与 Windows Server 2003 R2 的 Web 连接吗? 换句话说,我想使用浏览器而不是远程桌面客户端连接到 Windows 服务器。
提前致谢。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以使用 logmein 连接到远程服务器。可以从任何系统的浏览器访问它。
谢谢。
You can use logmein for connecting to the remote server. It can be accessed from any system's browser.
Thank you.
似乎您需要配置“远程桌面 Web 连接”。查看有关 科技共和国和petri。
Seems you need to configure "Remote Desktop Web Connection". Check out articles on tech republic and petri.
如果不使用 RDP 客户端,则无法使用 RDP 连接到服务器。您需要某种形式的 RDP 模拟器来执行此操作。我有一个带有 Backspace 的服务器,它使用 Citrix 来允许浏览器控制。
您最好使用 Logmein、Bomgar 等 SAAS 选项,或者如果您想使用免费选项,则可以将 Teamviewer 用于非商业用途。
否则,您将在服务器上遇到各种配置问题(根据 Singleton 的回答)。如果您处于公司环境中,您还可能需要解决 ISP/防火墙问题。如果您在较小的公司或家庭,您可能没有用于互联网连接的静态 IP,因此您需要使用诸如 dyndns & 之类的东西。将您的路由器配置为在更新时使用新的 IP 地址进行更新。
否则,您将无法从 LAN 外部可靠地找到您的服务器。
You can't connect to a server using RDP without using the RDP client. You need some form of RDP emulator to do this. I have a server with Backspace which uses Citrix to allow browser control.
You are best going with a SAAS option like Logmein, Bomgar, or if you want to use a free one you can use Teamviewer for none commercial use.
Otherwise you have various config issues to go through on the server (as per Singleton' answer). If you are in a corporate environment, you'll also likely have ISP / firewall issues to resolve. If you're at a smaller company or home you may not have a static IP for your internet connection, so you'll then need to use something like dyndns & configure your router to update it with its new IP address as it updates.
Otherwise, you won't be able to reliably find your server from outside your LAN.