Tool

iPrint Driver Copy Script for Migrating iPrint NetWare Drivers to OES Linux

Author Info

10 October 2008 - 5:10pm
Submitted by: jmeldrum

tool
Reads:

3419

Score:
5
5
1
 
Comments:

8

license: 
GPLv2

The iPrint Driver Copy script copies printer drivers from a NetWare Broker (or multiple Brokers) to a Linux Driver Store.

Platforms Supported:

OES1 and OES2 (32 and 64 bit)

Installation Instructions:

  1. Download the iprint-driver-copy-1.0.tgz file.
  2. Open a Terminal window and type “su”.
  3. Enter root’s password.
  4. Extract the script from the tarball.
    #tar –xzvf iprint-driver-copy-1.0.tgz
  5. Make the script executable.
    #chmod 755 iprint-driver-copy-1.0.sh
  6. Copy the NetWare resdir directory (sys:\ndps\resdir\) to the Linux server's tmp directory.
  7. Run the driver copy script for each desktop OS
    #./iprint-driver-copy-1.0.sh -p /directory/ -r
    Ex: ./iprint-driver-copy-1.0.sh -p /tmp/resdir/ENGLISH/Prndrv/winXP -r

    Note: If the -r switch is not used, the Driver Store will need to be manually restarted.

Note: Using a -h will display other parameter options to make the process more automated.
AttachmentSize
iprint-driver-copy-1.0.tgz2.63 KB

Author Info

10 October 2008 - 5:10pm
Submitted by: jmeldrum




User Comments

advantages?

Submitted by Anonymous on 10 October 2008 - 12:49pm.

I can see where this could come in handy if something goes wrong, but are there any advantages to using this script over the general migration utilities?
P

Advantages.

Submitted by Anonymous on 10 October 2008 - 3:35pm.

There are advantages.

1. The migration fails and you would like to still copy over drivers and use the iPrint Linux XML Generator Script to import the printers. The only additional step would be that you would need to associate the driver with the printer agents through iManager. Here is the link for that script:

http://www.novell.com/communities/node/6171/iprint...

2. You can also copy over drivers that are in a broker but are not currently associated to a printer agent. The regular migration utility does not copy drivers over in this type of situation.

You can also combine multiple brokers into one folder structure and then run the utility and it will get rid of all the duplicates drivers when the driver store loads. You now have consolidated multiple brokers into one driver store.

Pity it doesn't work

Submitted by Anonymous on 11 October 2008 - 5:25am.

All I get are lots of error messages that it cannot access /var/opt/novell/iprint/resdir/drivers/.... and that it cannot access resource.zip.

It would be nice if it worked bcause we didn't migrate, we setup a different Tree and moved all the users into it.

I'm more than a bit disgusted that OES2 has no printer drivers at all. We shouldn't have to migrate them. All the latest drivers should have been included!

It does work

Submitted by jmeldrum on 14 October 2008 - 10:57am.

After reading the instructions, I realized that some of the instructions were not very clear. I have modified the instructions to make them more clear. The -p should point to the place where the drivers were copied to. Let me know if it works for you.

NetWare to OES2 iPrint migration

Submitted by jjlewis on 11 February 2009 - 12:20pm.

I posted this in the wrong topic

Needed to add a / after winXP in example

Submitted by jareddbaber on 27 February 2009 - 12:26pm.

I needed to add a / after winXP to get this to work.
./iprint-driver-copy-1.0.sh -p /tmp/resdir/ENGLISH/Prndrv/winXP/ -r

iPrint Driver Copy Script

Submitted by wanman on 9 April 2009 - 3:49pm.

It worked for me. Thanks to Jmeldrum for writing the script and jareddbaber for submitting his comment which made the script work.

iPrint Driver Copy Script

Submitted by jjlewis on 10 April 2009 - 3:32am.

This scriptsfor me. I appreciate all efforts done around this as it will help with my migration project. My previous remarks were meant for the other script to migrate printer agents from Netware to OES2. I am not able to get that script to work. Has any one gotten this to work?

iPrint Linux XML Generator Script for moving printers from NetWare to OES Linux

http://www.novell.com/communities/node/6171/iprint...

© 2009 Novell, Inc. All Rights Reserved.