net use S: computer-01D attrib -s -h -r S:ghostC:WINDOWSCOMMANDXcopy.exe /s /e /y D:ghost S:ghost net use * /delete net use S: computer-02D attrib -s -h -r S:ghost C:WINDOWSCOMMANDXcopy.exe /s /e /y D:ghost S:ghost net use * /delete
寫說明一下net命令的用法,這里采用net命令其中一個(gè)參數(shù) net use,如果對(duì)其他有興趣,可以在command窗口打net/?顯示其 help 屏幕。