networked printers

Posted: 10-18-2007, 07:43 AM
Greetings to all,
I have searched to, what seems, the ends of the internet for a way to
accomplish this and have yet been able to find a way that works. So
here is the problem. I work for an IT company that manages a good
number of companies providing a wide verity of repair, networking and
what ever else they might need. We are getting to the point where we
need to be able to track and report these companies electronic assets.
I have been able to write/modify/edit a vbs script that outputs an xls
spreed sheet of the things we are interested in as far as the PCs.
However, I can't find a way to get wmi to pick print servers. Note
that this is a printer that has an ip address like a pc and not a
printer that is shared over the network (that's easy). Please pardon
the long introduction but it was necessary to explain my position to
avoid 'say what?' replies. Thanks.

Reply With Quote

Responses to "networked printers"

Alan Morris [MSFT]
Guest
Posts: n/a
 
Re: networked printers
Posted: 10-18-2007, 07:17 PM
If the print devices support SNMP, you can would need to write a tool to
ping for SNMP print support. I don't know the RFC or what to query on. If
the device does not support SNMP then you'd still need to send someone to
the device and print the config page.



--
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.

"9h0s7" <jonpet2@gmail.com> wrote in message
news:1192646337.751808.234180@v23g2000prn.googlegr oups.com...
> Greetings to all,
> I have searched to, what seems, the ends of the internet for a way to
> accomplish this and have yet been able to find a way that works. So
> here is the problem. I work for an IT company that manages a good
> number of companies providing a wide verity of repair, networking and
> what ever else they might need. We are getting to the point where we
> need to be able to track and report these companies electronic assets.
> I have been able to write/modify/edit a vbs script that outputs an xls
> spreed sheet of the things we are interested in as far as the PCs.
> However, I can't find a way to get wmi to pick print servers. Note
> that this is a printer that has an ip address like a pc and not a
> printer that is shared over the network (that's easy). Please pardon
> the long introduction but it was necessary to explain my position to
> avoid 'say what?' replies. Thanks.
>

Reply With Quote
9h0s7
Guest
Posts: n/a
 
Re: networked printers
Posted: 10-18-2007, 08:36 PM
Thanks for the response. Someone else mentioned HP Jet WebAdmin as a
solutions, however that requires a lengthy install (20+ mins due to
sql server install). I have found other programs to do it but they
don't work everytime.

On Oct 18, 2:17 pm, "Alan Morris [MSFT]" <ala...@online.microsoft.com>
wrote:
> If the print devices support SNMP, you can would need to write a tool to
> ping for SNMP print support. I don't know the RFC or what to query on. If
> the device does not support SNMP then you'd still need to send someone to
> the device and print the config page.
>
> --
> 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.
>
> "9h0s7" <jonp...@gmail.com> wrote in message
>
> news:1192646337.751808.234180@v23g2000prn.googlegr oups.com...
>
> > Greetings to all,
> > I have searched to, what seems, the ends of the internet for a way to
> > accomplish this and have yet been able to find a way that works. So
> > here is the problem. I work for an IT company that manages a good
> > number of companies providing a wide verity of repair, networking and
> > what ever else they might need. We are getting to the point where we
> > need to be able to track and report these companies electronic assets.
> > I have been able to write/modify/edit a vbs script that outputs an xls
> > spreed sheet of the things we are interested in as far as the PCs.
> > However, I can't find a way to get wmi to pick print servers. Note
> > that this is a printer that has an ip address like a pc and not a
> > printer that is shared over the network (that's easy). Please pardon
> > the long introduction but it was necessary to explain my position to
> > avoid 'say what?' replies. Thanks.

Reply With Quote
urkec
Guest
Posts: n/a
 
Re: networked printers
Posted: 10-18-2007, 08:56 PM
"Alan Morris [MSFT]" wrote:
> If the print devices support SNMP, you can would need to write a tool to
> ping for SNMP print support. I don't know the RFC or what to query on. If
> the device does not support SNMP then you'd still need to send someone to
> the device and print the config page.
>
>
>
I recently had similar issue and found some information here:

http://msdn2.microsoft.com/en-us/library/aa384733.aspx

It turned out to be more complicated than I thaught, and I didn't have time
to persue it.

--
urkec
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Networked scanner? JoeT Windows Vista Networking & Sharing 6 02-14-2007 08:37 PM
Networked Computers freeway29 Windows Vista Networking & Sharing 1 09-29-2006 02:56 AM
Connetion issues wi networked printers connected on XP boxes? Vista Tester Windows Vista Networking & Sharing 6 04-05-2006 03:35 PM
Connetion issues wi networked printers connected on XP boxes? Vista Tester Windows Vista Hardware & Devices 2 04-05-2006 03:35 PM
Shared printers automatically appearing in other users printers Stephen Wright Windows XP Printers / Scanners / Fax 0 08-02-2003 10:28 AM


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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90