Wednesday, January 14, 2009

moving printer shares with Print Migrator 3.1

I used Microsoft's Print Migrator 3.1 utility to move printer shares from a Windows 2000 Server domain controller to a 2003 DC.

I. Backup the printer shares

From the source server:

execute printmig.exe > click Actions > backup... > choose a location to save the .cab file

001

The Print Migrator utility does it's thing...

003

...and creates a .cab file which contains all the drivers, share names, etc. you will need to recreate these printer shares on another server. 

II. Restore the printer shares

Copy the above mentioned .cab file to a location on the target server and run the Print Migrator utility:

execute printmig.exe >

001

click Action > Restore... > browse to the .cab file >

002

Open >

003

...and if you're like me you'll get this error:

004

WARNING: Kernel Mode Drivers (version 2) are blocked on the target machine. Disable Kernel Mode driver blocking and re-run Printer Migrator…

Select OK, then do this:

Start > Run > type gpedit.msc >

005

explore Computer Configuration > Administrative Templates > Printer > select Disallow installation of printers using kernel mode drivers >

006

select Properties > check Disabled >

007

OK >

008

...and restart the Print Migrator utility.

execute printmig.exe > click Action > Restore... > browse to the .cab file > Open

010

Make sure the printer shares have appeared on the target server.

011          

see also:

3 comments:

Unknown said...

Thanks for the info worked like a charm.

seanmcd said...

Anyone have any issues when running this? Trying to backup 1300 freshly created print queues, restores ports and I think drivers but no print queues...??

Unknown said...

I used the print migrator, but got the error you mentioned. When I went to gpedit.msc, there was no "printers" folder to go into. Please advise.