Mit dem Cmdlet Get-WmiObject.
Get-WmiObject -Query "SELECT * FROM Win32_PrintJob" | Format-Table JobId, Document, Status