Click on Connections:Ethernet Click on Properties button (lower left) Double click internet Protocol Version 4 (TCP/IPv4) Click Advanced Button lower right Click the WINS tab Click the radio button to Enable NetBios over TCP/IP
1 2 3 4 5 6 7 8 9 10 11 12 13 14
I could not get the sc config command (or sc.exe in Powershell) to achieve the result I desired, so I resorted to two registry edits and a reboot. See new steps below. Try this: 1. Run "tasklist /svc" In the output, you should see something like this: Browser and LanmanServer running in their own svchost processes. *Sample output below is abbreviated for illustration purposes. You will see a longer list.Image Name PID Services ========================= ======== ============== svchost.exe 2772 LanmanServer svchost.exe 2868 Browser
2. Run these two commands to add the SvcHostSplitDisable registry value set to 1.