“net view” “System error 1231 has occurred.” “Windows 10”
Posted by jpluimers on 2020/11/09
On my research list: none of my Windows 10 PC’s in WORKGROUP can see that other machines exist, but they can connect to each other.
C:\>net view System error 1231 has occurred.c C:\>net view System error 6118 has occurred.
On Windows 8.1 and 7 (I know: both beyond end-of-support) can see both Windows 8.1/7 machines and Windows 10 machines:
C:\>net view Server Name Remark ------------------------------------------------------------------------------- \\... The command completed successfully.
It is unclear on which Windows 10 release this started failing. I think it is around 1803 (April 2018 Update) or 1709 (Fall Creators Update). It fails despite all settings indicating sharing and discovery are enabled:
Things tried that failed:
Start service WebClient
Tried from an administrative command prompt, then waited a minute:
C:\net start WebClient The WebClient service is starting. The WebClient service was started successfully.
Failed.
Via: [WayBack] System error 1231 has occurred – Microsoft Community
Ensure system names are uppercase
The system names were already in uppercase.
Via: [WayBack] Win10 10586 – FOUND FIX for system error 1231 bug ( network shares – Microsoft Community
TODO
Note: do not re-enable SMBv1 as it is inherently insecure!
- [WayBack] Did Windows 10 April Update break network discovery and Samba support? – Super User
- via:
- Related:
- (cannot be archived) SMBv1 is not installed by default in Windows 10 version 1709 and Windows Server version 1709 and later versions
- (cannot be archived) How to detect, enable and disable SMBv1, SMBv2, and SMBv3 in Windows and Windows Server
- [WayBack] NET VIEW Command not working after upgrading our workstations to Windows 10 1703 Creators Edition.
- [WayBack] Windows 10 Update 1709 Network not showing all systems – Spiceworks
- [WayBack] [SOLVED] Disabling SMB1 stops domain authentication – Windows Forum – Spiceworks
- [WayBack] Windows 10 November Update – cannot see other network devices – Microsoft Community
- [Archive.is] “net view” “System error 1231 has occurred” “Windows 10” – Google Search
- [Archive.is] “net view” “System error 6118 has occurred” “Windows 10” – Google Search
–jeroen
Leave a Reply