T+0 Systems Knowledge for T+N Systems of the Future
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