Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 2
    Can you access and shared directories on the computer which is hosting the printer by name? It sounds like it could be a NetBIOS naming issue. You could try acessing the printer using the IP of the host machine to narrow the problem down to an issue with the hosting machine or the network.
    – Alex
    Commented Oct 27, 2016 at 11:22
  • Like @Alex, I have had a few problems with accessing shared files and printers, but I have overcome them by using the IP addresses. A slight down-side is that I need to configure my intranet so that all computers with shares have fixed IP addresses.
    – AFH
    Commented Oct 27, 2016 at 11:29
  • If your network hardware doesn't broadcast NetBIOS names, many of the sharing features on Windows will have problems. Are you using a domain or workgroup? If your router supports it, you could allocate the same IP to a known machine based on MAC address. You can still DHCP assign an IP to machines with shares, just so long as it's always the same one.
    – Alex
    Commented Oct 27, 2016 at 11:31
  • AHHHH - Just saw your windows versions. Did you enable SMBv1 and SMBv2 on the windows 8 machine?support.microsoft.com/en-gb/kb/2696547 By default, Windows 8 runs a newer SMB version which doens't like talking to older versions.
    – Alex
    Commented Oct 27, 2016 at 11:32
  • Haven't checked the SMB yet. Will do! As for the name, I tried accessing it with both name and IP. From other computers, even running windows 10, I can do that just fine
    – Kelsier
    Commented Oct 27, 2016 at 11:35