Login | |
|
 |
Re: Add Network Printer As LocalPort - 3/20/2005 8:12:11 AM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
now i must ask: what is your purpose with achieving that? Printing thru the Printserver is easier then to let everybody run the printer thru the LPT, mainly because if something is not spooling, then you only would have to restart the spooler at the server. Printer thru the server is also faster and more stable, because the jobs run off the network in stead of their own PC, where they need the CPU for their daily chores, in stead of an additional load of printing That's is one of the purposes of putting the printer on the network.... [8)]
|
|
| |
|
|
|
 |
Re: Add Network Printer As LocalPort - 3/20/2005 8:30:37 AM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
ah, i see... I need to further work this out, because i once struggled with the same issue, only I let the end-user decide which printer they use if they login elsewhere....cheap escape, i know.... i'ma get back on it if i find something workable.... [8)]
|
|
| |
|
|
|
 |
Re: Add Network Printer As LocalPort - 3/21/2005 10:23:11 PM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
CJWallace, thx for the update
|
|
| |
|
|
|
 |
Re: Add Network Printer As LocalPort - 3/28/2005 5:22:13 AM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
Reginaldo: no...read below: 1) quote: Do you know if i had say 20 network printers and set them all up to run off LPT1 would they all work ok? in that i mean could they all print at different times not all in one go?
2) quote: The main reason we do it that way is because we use roaming profiles and when another user logs on to a computer in a different building or floor we want them to have the printers that were there already and not the printers that would be in there profile.
|
|
| |
|
|
|
 |
Re: Add Network Printer As LocalPort - 3/28/2005 6:55:52 PM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
quote: Originally posted by Reginaldo I suggest one of three approaches if you don't want printers to follow user profiles: A) use group policy (if you're using AD) run a script which installs a set of printers for the PC, depending on its location (stored in AD) or put machines into AD groups (E.G. "Print 2nd floor", "Print 3rd floor"). Write a script to figure out if the Computer (NOT USER) is in the group and map printers accordingly.
Couldn't agree more on the AD part, only, not all corporations have that yet implemented (financial boundaries, implementation time, yada yada yada) Until so far... CJWallace, i think (for now) what you try to achieve is impossible.
|
|
| |
|
|
|
 |
Re: Add Network Printer As LocalPort - 4/12/2005 10:11:39 PM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
the Set objWMIService = GetObject-line MUST be written in one line, to be most effective!
|
|
| |
|
|
|
|
|