Setup Network Printer Windows Server 2008 R2

Posted on by
  1. Dreamspark
  2. Server 2008 R2 Enterprise Key
  3. Setup Network Printer Windows 10
  4. How To Setup Network Printer Windows 7
  5. Microsoft Windows Server 2008 Lifecycle
Active5 years, 9 months ago

We have an office with about 10 members and 4 printers. All of the printers are network printers with their own IP adress. All the users are part of the smae group in Active Diretory. The AD is running on a Windows Server 2008 (not R2). All the client machines are part of the same domain.

Microsoft Windows Server 2008 is far more modular than prior versions of the Server OS, and though the print spooler is installed and running out of the box, management of the printers is not: this has caused no end of surprises while trying to configure printers on a new application server. Feb 28, 2012  How To Install A Print Server On Server 2008 R2. Skip navigation Sign in. Windows Server 2008 Printer Server Services. How to Deploy/Install Network Printer By.

At the moment I go to every PC and install the printer drivers manually. Which options do i have to do this on the central server and how?

Thanks!Alex

AlexWerzAlexWerz

1 Answer

Microsoft has written a comprehensive Step-by-step guide to setting up print services in a domain:
Technet: Print Management Step-by-Step Guide

I had this problem the last Laptop I bought and had to pay the supplier to install a Driver. Hp deskjet 1180c driver for windows 10 I still have that PC but cannot find the Driver.

In short:

  • Install the Print Services Role on the server you intend to use as a print server
  • Install the Print Management Feature component on any machine you'd like to manage print service from
  • Add your network printers to the print servers
  • Configure printer mappings using Group Policy preferences
  • Have fun printing away!

The Print Services role can coexist with AD DS, no problem, but I strongly suggest that you dedicate another server to network application services like Print, File and DHCP Services etc. and keep the Domain Controller 'clean' of other roles.

Mathias R. JessenMathias R. Jessen
23k3 gold badges53 silver badges90 bronze badges

Not the answer you're looking for? Browse other questions tagged windowsnetworkingprinter or ask your own question.

Active3 years ago

I'm running a 64 bit Windows 7 / Windows 2008 R2 workstation that I just installed. I need to add a printer that is shared on the network from a 32bit Windows 2000 print server.

This is an HP LaserJet 5Si printer, the drivers for which HP tells me are automatically built into Windows 7/R2. However, whenever I connect to the printer or try to add it, I get the following screen:

Upon clicking OK, I get this screen asking me to locate the driver:

How can I possibly locate a driver that is SUPPOSED TO BE NATIVELY SUPPORTED on Windows 7/R2? The tough part is that this printer is one of many shared on a server and does not have a direct IP address. Even worse: I have no access to the print server so I cannot put the 64 bit drivers on there.

Any ideas?

UPDATE:

Dreamspark

HP doesn't make a Vista driver either. It claims it is natively supported by Vista and 7, which is true because I am able to create a local printer on a fake tcp/ip port and Windows lets me pick the proper driver. However, when adding from the network, Windows does not let me select a driver and demands an INF.

I tried searching the entire sub-structure of the C:Windows directory and could not find any INF files that contain HP information. The INF might be located somewhere in the Windows installation DVD, but all the files on the DVD are compressed and unrecognizable.

Automatically identifies your Hardware. Driver epson lq 2500 xp.

UPDATE #2

I installed the proper printer driver as a local printer (with no printer attached) and it installed. However, this did not change the fact that it STILL asks me to provide drivers when connecting to the networked printer.

Hennes
60k7 gold badges94 silver badges144 bronze badges
Matias NinoMatias Nino
1,1363 gold badges10 silver badges19 bronze badges

4 Answers

This is basically a 32-bits/64-bits problem: The printer is on a 32-bits server and is being accessed by a 64-bits client. Any attempt to install this printer fails because the driver being offered by the 32-bits print server is incorrect, since it's offering a 32-bit driver.

See this article for installing 64-bits drivers on the client machine:
How to Install HP Printer Drivers In Windows 7 - Inbuilt Drivers

The idea is to install a fictional printer on Windows 7 using the correct 64-bits driver, then convert it to a network printer. You should proceed as follows:

  1. Install 64-bit printer driver for the client machine, as in the above link, as a local (not network) printer. If, during installation, you are prompted to connect the printer to your computer, choose the option to proceed with installation without connecting the printer. Install to LPT1 (default) only. (port change is done after install completes in Steps 5 & 6)
  2. After installation completes, open the Printers applet from the Windows 7 Control Panel.
  3. Right-click on the new printer and choose Properties.
  4. Go to the Ports tab.
  5. Click Add Port…, select Local Port, then click New Port…
  6. For the port name, enter exactly the network path and share name of your printer. For example Windows2000HP LaserJet 5Si, Click OK, and double-check that this new port is selected with the checkbox next to it.
  7. Click OK to close the printer properties.

The above was written with a Vista machine in mind, so please adapt the procedure to Win7 wherever necessary.

harrymcharrymc
284k16 gold badges302 silver badges615 bronze badges

I also used the Vista driver for my printer. In windows 7, if you add the printer as a shared printer on a remote machine, does it not allow you to cherry pick your own driver/inf?

adamadam

Yeah, HP is pretty clueless when it comes to Windows 7 and Server 2008 R2.

Server 2008 R2 Enterprise Key

For the HP printer I had to add to my Windows 7 machine, I just used the Vista driver, and it works just fine.

EDIT

I didn't notice before, but it looks like the printer is using a PCL driver. I found this page on HP's website advising that you use the XP driver. Ugh.

Chris DwyerChris Dwyer
1,7303 gold badges17 silver badges26 bronze badges

Download the Windows 7 64 bit driver package.Begin the install and it will stall at 'Connect via USB'.. AFTER it pre-loads the drivers.Cancel the loader.Go to Add Printer and add a local printer.When you get to the drivers, the 2600n will be listed in the HP drivers available.

Setup Network Printer Windows 10

Wes Sayeed
11.3k5 gold badges29 silver badges60 bronze badges

How To Setup Network Printer Windows 7

Dan DickersonDan Dickerson

Microsoft Windows Server 2008 Lifecycle

Not the answer you're looking for? Browse other questions tagged windows-7driversprinterwindows-server-2008-r2hp-laserjet or ask your own question.