摘要: '=========================================================================='' VBScript Source File -- Created with SAPIEN Technologies PrimalScript 4.... 阅读全文
posted @ 2014-07-12 13:34 狂师 阅读(1210) 评论(0) 推荐(0)
摘要: net use \\ip\ipc$ " " /user:" " 建立IPC空链接net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H:net use h: \\... 阅读全文
posted @ 2014-07-12 12:27 狂师 阅读(2516) 评论(0) 推荐(0)