We have an OCE Imagistics cm2520 unit, a big copier that does fax and duplex printing. Currently I'm trying to have our XP workstations print without using a Windows print server, but just using the copier's built-in print server.
From this page and others I managed to get a batch file to add the printer:
rundll32 printui.dll,PrintUIEntry /b "Office Copier" /x /n "Office Copier" /if /f "S:\IT Install\OCE driver\Win2003_PCL\GSRH3.INF" /l"S:\IT Install\OCE driver\Win2003_PCL" /r "IP_192.168.1.200" /m "Generic 25C-1/25C-1P PCL"
However, duplex and fax are disabled/greyed out when you go to print. Before when I had a W2k3 server as the print server, they were enabled.
How can I script it to add the printer with them already enabled?