10 months ago
Print Spooler
Has anyone been able to get a non-cluster print spooler to work? I’m trying to list out the printers connected to the print spooler so I don’t have to manually maintain an individual printer list and...
Powershell command for this is: get-printer
so you can run an active discovery script that outputs:
(get-printer).name