RE: Disable Access to a printer



The printer has to stay on. The checks are cashier's check and the
printer is on the teller line in a bank and if a customer comes in and
purchases a cashier's check the teller then needs to produce one so turning
the printer off won't work (the teller would have to walk away from the
customer twice in addition to waitng for the printer to warm up). In fact
forget the 80 computers i mentioned as they are really 7-10 computers in 11
branches and that is really 11 printers. Let's just assume one branch 10
with computers sharing two printers one of them being the check printer.

The check printing pogram is started from a batch file if i could have
the batch file add a printer then run the check program then delete the
printer, that would work too and all i would then need is a vbscript to
add/delete the printer. I found a couple but could not get them to work
right with windows 2000.

The other possibility i thought of is to use runas and set the printer
up to only allow printing by a specific user and then use runas to run the
program as that user. The problem with that is that i would have to set up a
user and chabge the printer settings on every computer (11 branches 7-10
computers=80 to 100 computers). I also couln't get runas to use the correct
working directory of the program.

"Kevin C" wrote:

Your best bet would be to setup a printer server and map the printers to user
via the printer server shares ... then when you don't need the check printer
you can turn it off line or you could set it up so only people in the Payroll
group can print checks ect.
--
Kevin Callanan
MSCA 2003, A+, Network+
www.weblabtechs.com

Please let us know if this response was helpful...


"Chip pellegrino" wrote:

I have 80 computers that have two networked printers (TCPIP) called
HPPrinter and CheckPrinter. The paper in the CheckPrinter are stock forms
with control numbers. The problem is that sometimes, for whatever reason,
people print things other than checks to it ie: sometimes the checkprinter is
the deafualt printer in the print dialog. Anyway is there a way i can
disable printing to the checkprinter. I was thinking by unchecking the
printer security setting for "Print", then i would need a vbscript to change
it back,run our check printing program, then turn it off again. How would i
do this in windows 2000--windows 2000-windows 2000?
.



Relevant Pages

  • running multiple threads and multiple processes at the same time
    ... Whilst this is happening i also need to have 3 tellers, who when a customer ... If no customer, teller sleeps. ... I think i should create one process that runs the customerInsertroutine, ... API DOCS like Java has ?? ...
    (comp.lang.c)
  • Re: Seen Elsewhere
    ... Customer: ?Then get your a** over here!? ... Teller: ?Ma?am, I have an illness that causes me mild tremors. ... really do have an illness there should be a sign over your window telling ... ?Now that would be discrimination, ...
    (uk.rec.sheds)
  • Re: OT "There you go"
    ... great idea to announce to everyone else in the bank how ... suppose to count the money out to the customer. ... teller windows and the people waiting in line. ...
    (rec.food.cooking)
  • Re: Banking question
    ... - Analysis of customer behaviour at the teller line and branch service ... Benchmarking of service point use and teller operation ... You should probably ask the source of the text for clarification, ... "analysis of customer behavour". ...
    (alt.usage.english)

Loading