Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista print fax & scan

Vista - printer offline

Reply
 
Old 10-24-2007   #1 (permalink)
mrsdolph


 
 

printer offline

I can see my printer but it is marked offline. How do I turn it back online?


My System SpecsSystem Spec
Old 10-24-2007   #2 (permalink)
Bob Headrick


 
 

Re: printer offline

"mrsdolph" <mrsdolph@xxxxxx> wrote in message
news:2C3E0B4D-C2C6-4DE9-A04C-FA8D3DEF801E@xxxxxx
Quote:

> I can see my printer but it is marked offline. How do I turn it back
> online?
Make sure the printer is plugged in, turned on and connect. Go to Start,
Printers, double-click on the printer, Printer then make sure "Use printer
offline" is unchecked.

If this does not help please let us know what model printer you have and how
it is connected.

Regards,
Bob Headrick, MS MVP Printing/Imaging


My System SpecsSystem Spec
Old 10-25-2007   #3 (permalink)
mrsdolph


 
 

Re: printer offline

Yes, printer is plugged in, on and connected. I unchecked use printer online
but no luck. I am running a MS vista system using a HP Deskjet F380 all in
one printer.
Thanks for looking further!

"Bob Headrick" wrote:
Quote:

> "mrsdolph" <mrsdolph@xxxxxx> wrote in message
> news:2C3E0B4D-C2C6-4DE9-A04C-FA8D3DEF801E@xxxxxx
Quote:

> > I can see my printer but it is marked offline. How do I turn it back
> > online?
>
> Make sure the printer is plugged in, turned on and connect. Go to Start,
> Printers, double-click on the printer, Printer then make sure "Use printer
> offline" is unchecked.
>
> If this does not help please let us know what model printer you have and how
> it is connected.
>
> Regards,
> Bob Headrick, MS MVP Printing/Imaging
>
>
My System SpecsSystem Spec
Old 10-25-2007   #4 (permalink)
mrsdolph


 
 

Re: printer offline

Bob - Did you see my response to your note below. It is posted. Please
advise. Thanks big time

"Bob Headrick" wrote:
Quote:

> "mrsdolph" <mrsdolph@xxxxxx> wrote in message
> news:2C3E0B4D-C2C6-4DE9-A04C-FA8D3DEF801E@xxxxxx
Quote:

> > I can see my printer but it is marked offline. How do I turn it back
> > online?
>
> Make sure the printer is plugged in, turned on and connect. Go to Start,
> Printers, double-click on the printer, Printer then make sure "Use printer
> offline" is unchecked.
>
> If this does not help please let us know what model printer you have and how
> it is connected.
>
> Regards,
> Bob Headrick, MS MVP Printing/Imaging
>
>
My System SpecsSystem Spec
Old 06-21-2008   #5 (permalink)


Vista Home Premium 32
 
 

Re: printer offline after Hibernation

Same problem - wireless Dell network printer comes up offline if it is powered off when Vista Home (SP1) boots or when Vista wakes up from Hibernation. Tried MS's Hot Fix - said it was already installed.

According to my techie son, the printer spooler service is fouled up in Vista. We put the following batch program together to stop/start the service on the fly and presto, the offline printer comes right back online. No reboot needed.

You must "Run as Administrator". You might want to add a "pause" (no quotes) at the end of the batch program to make sure it runs without any errors, them remove it after testing. Name the job anything you want .bat and put it on your desktop for easy access.

Imagine, a DOS batch job fix for Vista!


@echo off
net stop "Print Spooler"
net start "Print Spooler"
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Printer offline Vista networking & sharing
Printer Keeps Going Offline Vista General
Printer always offline - again Vista print fax & scan
printer offline Vista print fax & scan
Printer Always Offline Vista print fax & scan


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46