文 库
库中万物皆非宝,临到用时价千斤!
摘要: 转自:http://zhidao.baidu.com/question/98667271.htmlnet use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H: net use h: \\ip\c$ 登陆后映射对方C:到本地为H: net use \\ip\ipc 阅读全文
posted @ 2011-07-27 00:23 Cursorkey 阅读(232) 评论(0) 推荐(1) 编辑
摘要: 转自:http://pcranch.blogcn.com/服务器是Windows 2003系统,2003中VPN服务叫做“路由和远程访问”,系统默认就安装了这个服务,但是没有启用。首先我们要做的是保证vpn起用的条件,"一停四开"1.window自带的防火墙(windows firewall/internet connection sharing (ICS) 要停止2.远程注册表服务(Remote Registry)必须开启3.server服务 (Server)必须开启4.route路由服务(Routing and Remote Access)必须开启5.Workstati 阅读全文
posted @ 2011-07-27 00:22 Cursorkey 阅读(499) 评论(0) 推荐(0) 编辑