Search query: label/Pipes

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Win32_PerfFormattedData_Spooler_PrintQueue -computerName . | Select Name, Jobs, JobErrors | ft –auto The command above uses the Get-WMIObject cmdlet to read the print queues of the ... Read More