批處理如何自動ping局域網內ip通則映射該共享文件夾如果能連接這個共享ip,則運行下面這個映射,如果連不通就給個不通的提示還有能不能判定是否有開機密碼?如果沒有開機密碼就設定開機密碼后再運行映射大佬求助!!nclick="copycode($('code0'));">復制代碼
- if not exist h: net use h: 10.143.227.1文件夾1 /user:賬號 1234/persistent:yes
- if not exist y: net use y: 10.143.227.1文件夾2 /user:賬號 1234/persistent:yes
- if not exist z: net use z: 10.143.227.1文件夾3 /user:賬號 1234/persistent:yes