今天連線主機網路磁碟機,就會出現"伺服器存放空間不足,無法處理此指令",後來去網路查了一下,問題在於主機Bug!
1. regedit 找到下列
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
2.新增 "IRPStackSize" Word值 十進位 25
3.執行 net server stop , net server start
就可以用了
參考網頁 http://ithelp.ithome.com.tw/question/10002336