【转】系统管理类DOS命令汇总
摘要:转自: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
阅读(242)
推荐(1)