I have a Windows 2012 R2, psversion 4, that has about 50 printers mapped via UNC path. I can view these printers in Devices and printers.
However, when I run ‘get-printer’, I don’t have any results.
Would I do a repair of .NET?
I have a Windows 2012 R2, psversion 4, that has about 50 printers mapped via UNC path. I can view these printers in Devices and printers.
However, when I run ‘get-printer’, I don’t have any results.
Would I do a repair of .NET?
Hi Brian,
Run the .Net command to get the list of printers, and if you don’t see any output then you need to reinstall .Net framework…
[System.Drawing.Printing.PrinterSettings]::InstalledPrinters
Thank you.
<!–EndFragment –>