Unparalleledly deep systems knowledge exclusively licensed to the Win Joe Software Foundation (WSF) under one or more contributor license agreements
WMIC is Windows Management Instrumentation Command Line. It is a command-line interface to WMI.
To use it to debug printer status on Windows, try the following in cmd.exe.
wmic printer get name, status
If status is Error this needs investigation.
Post a Comment
No comments:
Post a Comment