When I try to use "net view" in command prompt, I get an error code 6118. What does this mean, and how can I fix it? Thanks, Nick.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
6118 means The list of servers for this workgroup is not currently available, mostly it is due to the firewall protection blocks the SMB.
You can check as following steps
- first check each pc is in the same workgroup.
- disable the firewall and virus protect in each PC.
- Ping PC2 from PC1 to ensure the network is ok
- net view \PC2 from PC1 to check if it is ok.