[windows2000] Re: Print Servers

  • From: "Rick Fogarty" <rick@xxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Fri, 12 Sep 2003 11:23:46 -0400

I think you best bet is to get kix....  It's free too.  Try www.kixtart.org

Rick

-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx] On Behalf Of Herchenbach, Jim
Sent: Friday, September 12, 2003 11:06 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: Print Servers


how about if you "don't" have KIX?  Can this be done with a simple batch
file as well?

-----Original Message-----
From: Jeff Stockard [mailto:JStockard@xxxxxxxxxxxxxxx]
Sent: Friday, September 12, 2003 9:53 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: Print Servers



If you are using KIX, you can put this in their logon script.  This works
well in an Active Directory environment.  Create a group for each printer.
Add the people who need each printer to each group.  Put a line in the KIX
script like this (which will also delete the name of the old print server
from their profile).

if ingroup("NameofPrinterGroup")

            DELPRINTERCONNECTION ("\\OldPrintServerName\PrinterName")

            ADDPRINTERCONNECTION ("\\PrintServerName\PrinterName")

endif

 

If you add this under the Add statement, you can also set their default
(everybody in the group gets this though)

            SETDEFAULTPRINTER ("\\LMS2KDATA\LSENGHP4050")


Hope this helps

Jeff

Jesus Loves You

 

-----Original Message-----
From: Farrugia, Paul [mailto:pfarrugia@xxxxxxxxxxxx] 
Sent: Friday, September 12, 2003 10:38 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Print Servers

 

Hello,

 

I am looking to replace our existing NT print server for 10 printers. We
connect our users manually to the printers. Once I complete the replacement
I was wondering if there was any was to connect my users to the printers
without having to sit at every desk and manually connect them. The new
server will be running windows 2000 server with Active Directory. Can anyone
give me some advice on how to handle it and does anyone know of any
immediate problems I may have?

 

 

Thanks in advance.

 

Paul 

 

Other related posts: