有4台win7 家用進階版電腦
A為主要電腦. B . C .D 為工作站
突然A的電腦無法共用.印表機也突然無法連線(設IP的 192.168.X.XXX)
但bcd電腦PING的到卻看不到.印表機卻正常連結.直接指向也看不到\\server\XXXX
目前已使用下列 都無法解決
1.開啟網路探索 全開
2.regedit- 設定 isDomainMaster & ManintainServerList 參選關閉
3.tcp/ip - 開啟 win-netbios
4.關閉防火牆
5.service - workstation . Computer Browser . Routing and Remote Access 啟動
6.更動IP
7.另外 資料夾要開起共用 隨即發生 無回應,或者出現windows檔案管理員無回應
還是看不到對方名稱 只能PING的到(workgroup 同一組,192.168.X.XXX指定IP)
https://ithelp.ithome.com.tw/questions/10191757 有參考這篇
一樣GG 燈愣 SOS~
可能原因:
補充:
enable_smb1.bat
sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi
sc.exe config mrxsmb10 start= auto
sc.exe config mrxsmb20 start= auto
regedit /s smb1.reg
smb1.reg
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
"SMB1"=dword:00000001