Due to a poorly run printer project, I’ve been tasked with segregating network print queues in my organization. This is done easy enough in GPO (ip range and security group) but now I need to remove the print queues so they can be recreated with the new parameters…without causing an outage. Does anyone have or know of a Powershell Script that I can run once on login that will remove specified network print queues so the GPO can recreate them?
submitted by /u/RacerX2112
[link] [comments]
The post Print Queue Woes appeared first on How to Code .NET.