Experience the new look and feel.
1.# Powershell check the status of a printer using 2.# printerstatus and detectederrorstate 3. 4.Get-WmiObject win32_printer | select name, printerstatus, detectederrorstate