Offline/Online

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to turn the Off-Line status of a printer back to On-Line?

Automatically, without ANY user intervention?

Thanks.
 
There are two ways to set the printer Offline. Right Click Printer, Select
Offline and when the device was installed to a Plug and Play style port
(USB, LPT, 1394), then the port goes offline the printer is set offline.

Bringing the Plug and Play device online requires the port to be Online.
For the printer you can use the command line script prncnfg.vbs located on
\windows\system32

prncnfg -t -p "printer name" -workoffline (+workoffline will set the device
offline the same as the menu selection)

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top