域内网由于共享的需要,xp加入域内后是可以用ipc$的
常用的:net use \ipipc$ "pass" /user:"username"
net use \ipipc$ /delete
有时候账号密码正确但是连不上,可以换一种方式:
net use \ipipc$ pass /u:ipuser
net time \ip
at \ip time BIN
wmic
/node: "TARGET_IP" /user:"USER_NAME" /password:"PASS"
process call creat "CMD_command"
dir /s /b [c|d|e|f:]file_name