Registry Key for Duplex Printing

  • Thread starter Thread starter Todd
  • Start date Start date
T

Todd

Can someone point me to the registry key to set duplex printing as default?
 
You can change this without editing any registry settings, just right click
on the printer icon and select "Printing Preferences"

If you want to change it from a script its a bit harder because the setting
is stored in a structure (called DEVMODE.)
 
On the print server, I have set the printing preferences and defaults set to
duplex printing, but all the workstations still default to single sided.

I was hoping to use a kixtart logon script to set the duplex printing, but
it looks like it's more complicated than that.

Todd
 
Printing Preferences are user specific, so once a user has logged on with a
network printer connected, changing the "defaults" on the print server will
not have any affect.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top