[ Last edited by lxxpsp2 on 2007-11-14 at 07:47 PM ]作者: lxxpsp2 时间: 2007-11-14 19:44 请大家帮帮我啊 我自己顶下先作者: dato 时间: 2007-11-14 22:26 一般windows的话,是
net use \\192.168.0.250\ipc$ "password" /user:remotecomputeraccount
先进ipc$连接这样就能
call \\192.168.0.250\auto\auto.bat
如果不行net use z: \\192.168.0.250\auto "password" /user:remotecomputeraccount试试
没测试过,个人感觉这种方式不好,如果进行局域网维护的话,你可以试试microsoft的psexec很不错的工具。作者: lxxpsp2 时间: 2007-11-15 00:38 非常感谢 dato 这位朋友,我去测试下!明天来回帖