For historical reasons, we have a machine running Windows XP (not connected to the internet) - and theres a printer attached, which is "shared".
Recently, I needed to add this printer to a new Windows 10 Machine - which just failed.
Using the regular Way of:
- Printers & Scanners
- Add Printer
- The Printer that I want isn't listed
- Select a shared printer by name:
--- \XP-machine\printershare
resulted in an error (No references to the errorcode on google, so it doesn't really exist):
https://abload.de/img/30jcuz.png
Also the "regular autocomplete" when providing "\xp-machine" just showed "nothing"...
https://abload.de/img/1c9fvb.png
Only the attempt of trying to create a "manual" (local) printer connection, providing the share-name as "port name" showed what's the
actual cause:
https://abload.de/img/4gcch5.png
**Solution:**Don't access XP-Printer Shares from Windows 10. (If it's considered unsecure, you should avoid it if possible!)
Workaround:(On the Windows 10 Machine, attempting to access the XP-Share)
Go to Control Panel > Programs and Features > Turn Windows Features on or off > check the box for "SMB 1.0/CIFS File Sharing Support" (Client is enough)
**Suggestion to Microsoft:**Update the error Message, when adding printers "automatically".
Just doing nothing or showing "0x00000180" doesn't help at all.
(The proper error message is already THERE and working for "manually added connections" - Why leaving users using the MORE RECENT way "in the dark?")