Network Printers

C

chris

We have a Win2k domain that has 3 network printers shared
on it.

We have a number of NT Workstations that log onto the
network and need to map all 3 printers for all users of
all workstations.

Does anyone know if there is a command line that can be
put in a logon script or any other way to set up the
printers??

Thanks
 
J

Jason Hall [MSFT]

--------------------
Content-Class: urn:content-classes:message
From: "chris" <[email protected]>
Sender: "chris" <[email protected]>
Subject: Network Printers
Date: Mon, 7 Jun 2004 06:55:35 -0700

We have a Win2k domain that has 3 network printers shared
on it.

We have a number of NT Workstations that log onto the
network and need to map all 3 printers for all users of
all workstations.

Does anyone know if there is a command line that can be
put in a logon script or any other way to set up the
printers??

Thanks
----------------------

You CAN script installation of printers, run the following command from the
CMD prompt for usage:
rundll32 printui.dll,PrintUIEntry /?

This method can do a lot of things, but it cannot add an IP printer port
onto a client machine. You can use Prnadmin for this, it is included in the
downloadable Windows 2000 Resource Kit

--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top