DLW13 Posted June 8, 2011 Posted June 8, 2011 Hi all! A bit of background info: We have a print server, running Server 2003 with 126 networked and shared printers installed. My task that I've been given: Adding the 126 printers onto our new print server (Running Server 2008 R2), settings permissions and sharing. The computer manager has ruled out any sort of direct migration. Each printer has a set IP address, Location field and they all use a HP Universal PCL6 print driver. They then have permissions set as per requirements. My question is, what is the best way to get all 126 printers added onto the server? Or is it going to be a case of 'Add printer'... specify IP address, location, security settings all manually? My guess is it can be done by script somehow? If so, can somebody provide an example where I can then fill it the details and run from the server? Many Thanks.
ChrisH Posted June 8, 2011 Posted June 8, 2011 I would say a script reading the information from a file especially in the case of the ports in a loop. Adding the printers will be more complicated, sorry I don't have any examples.
bossman Posted June 8, 2011 Posted June 8, 2011 @DLW13: This could be what you are after: Setting Up a Windows Server 2008 Print Server - Techotopia Let me know how you get on
DrCheese Posted June 8, 2011 Posted June 8, 2011 The computer manager has ruled out any sort of direct migration. ?? Can't you use something like this Download details: Print Migrator 3.1 or, install the "Print management" MMC snap in on a computer and use the migration tools built into that. There's no real disadvantage to a direct migration, so I'm a bit lost as to why you wouldn't be allowed to do it
ChrisH Posted June 8, 2011 Posted June 8, 2011 ?? Can't you use something like this Download details: Print Migrator 3.1 or, install the "Print management" MMC snap in on a computer and use the migration tools built into that. There's no real disadvantage to a direct migration, so I'm a bit lost as to why you wouldn't be allowed to do it It probably wont work as the server will want the 64 bit drivers as the standard driver and the current 32 bit as the alternates.
DrCheese Posted June 8, 2011 Posted June 8, 2011 From what I recall when I did it, as long as you preinstall the 64bit drivers to the server it will work with no problems.
IKWeb Posted June 8, 2011 Posted June 8, 2011 I would go with ChrisH comment; if your running Server 2008 R2 64Bit, which most places are, I would say you would need to get the 64 Bit drivers. Just take an hour or two out, and just moved them over one by one. If you already know the IPs then should be straight forward.
DrCheese Posted June 8, 2011 Posted June 8, 2011 no, seriously install the 64bit drivers first and it won't have a problem. It will take ages to readd all printers by hand.
mdrabble Posted June 8, 2011 Posted June 8, 2011 The computer manager has ruled out any sort of direct migration. I would imagine that using Printer Migrator isnt the way to go if no direct migration is allowed. 126 Network Printers all on one server.... isnt that putting all you eggs in one basket?
Pete10141748 Posted June 8, 2011 Posted June 8, 2011 I'd grab a large pot of tea/coffee/beverage of choice, some biccies, my iPod and spend a few hours moving them 1 by 1. Easy job, you could even relax a little while doing it on "auto-pilot"
DLW13 Posted June 8, 2011 Author Posted June 8, 2011 It is a 64bit Server! Knew there was something I forgot in the original post! I haven't had any problems with the drivers as we are using the Universal PCL6 driver, which somehow pushes the correct driver according to architecture to the client. Not sure if this is supposed to happen, but it does... I just had in my head that a script could be created that went something like: add printer --> local printer --> new port TCP/IP [iP address] --> [Printer/Share name] --> [driver to use] I could then go into the properties of each printer and specify the relevent security permissions manually.. @mdrabble - yes 126 printers all on one server is very much all eggs in one basket, but the powers that be think that simplicity (i.e. all being on one server) benefits over performance and reliability, but I don't want to go into that...lol
edutech4schools Posted June 8, 2011 Posted June 8, 2011 Does the universal pcl6 driver have an equivalent 64bit version for download from hp or does the standard version already installed contain everything needed to print to 64bit workstations?
DLW13 Posted June 8, 2011 Author Posted June 8, 2011 @edutech4schools - Yes, the server only allowed us to install the 64bit version of the driver on the server. In order to add the 32bit version, I had to use a client PC, add the printer, then install the HP Universal PCL6 32bit version. This only had to be done once though! When a printer is now added on the server and we use the Universal Print driver, both the 64 & 32bit versions of the driver are made available to the client, but only the relevent one is used, according to the client architecture.
steve Posted June 8, 2011 Posted June 8, 2011 There isn't a direct migration between 2003 and 2008R2: Migrate Print Servers I'd do it by using Print Migrator to copy the config to a VM of 2003 server. Do an in place upgrade of VM to 2008 R2. Use Print Management to copy the config to the new 2008 R2 server. It might take you a little longer that manually adding the printers, but it'll give you some experience of backing up the 2008 R2 config.
edutech4schools Posted June 9, 2011 Posted June 9, 2011 Do an in place upgrade of VM to 2008 R2 Can you do an upgrade from 32bit to 64bit?
DrCheese Posted June 9, 2011 Posted June 9, 2011 Can you do an upgrade from 32bit to 64bit? No, not possible.
IanT Posted June 9, 2011 Posted June 9, 2011 @edutech4schools - Yes, the server only allowed us to install the 64bit version of the driver on the server. In order to add the 32bit version, I had to use a client PC, add the printer, then install the HP Universal PCL6 32bit version. This only had to be done once though! When a printer is now added on the server and we use the Universal Print driver, both the 64 & 32bit versions of the driver are made available to the client, but only the relevent one is used, according to the client architecture. I've just been moving printers over too a new server which is running 2008 R2, I just added the HP Universal Print driver 32-Bit Driver to the Print Server section then added the 64-bit, I then added installed\added the printer to the server where it then installed both 32\64-bit drivers at the same time, didnt need to use a 32-bit client.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now