Jump to content

Recommended Posts

Posted

To be certain : You want to set a default printer for users in the PMC ?

-printer assignment is only possible via loginscript or GPO...printer settings/behavior are done via PMC

 

bio..

Posted

It can be done in Group Policy on 2008. You must have the group policy extensions for 2008 installed on the computer.

I think it can only be done in the Per User section, so you have to create it on a GP object for users. Then if you want to have different printers or defaults installed for different rooms, you must restrict them. (You use the 3rd tab along, can't remember what's it's called).

Posted

Group Policy Preferences AKA Client Side Extensions does work on a 2003 domain and windows xp clients (you should already have the cse installed by now but you can use wsus or gpo to deploy).

You will however need to define the policies from a Vista or Windows 7 PC. This is how I do it for my XP clients, you can also remove existing shared printers and use item level targeting (which ou to apply to etc) all without touching a script.

  • Thanks 1
Posted (edited)

OP - are you on a 2003 or 2008 domain?

2008 - then do what chazzy said (which is what I was trying to say, but not so clearly!)

2003 - options are more limited. XP will set a default printer for you, but if you've got (for example) an XPS driver installed, then that will become your default printer. However, I've written a add in for group policy and a script that will set a printer on a per-machine basis. See here (read some of the troubleshooting steps below too).

 

EDIT: Actually, read some explanation above too (post 6). Explains how the script works. Good luck.

Edited by eean
  • Thanks 1
Posted

Not sure if it is still the same but If I recall correctly at least in server 2003 R2 - the default printer was set based on the naming convention of the printer ( as it set the default by the most alphabetic name ) ie

 

AA Printer

ZZYY Printer

 

AA Printer would be set as default

 

Worth a shot I guess :)

  • Thanks 1
Posted
we had the same problem, on 2003 as above, its done alphabetically. we had a script to set default printer which would run on client when run from the local machine but couldnt get it to work over the network so in the end gave up and just changed the name of the printer as it was only 2 which were not not setting as default that we needed to, the other rooms we got lucky with in that they just happen to default to the ones we want due to the naming convention we use.
  • Thanks 1
Posted
OP - are you on a 2003 or 2008 domain?

2008 - then do what chazzy said (which is what I was trying to say, but not so clearly!)

2003 - options are more limited. XP will set a default printer for you, but if you've got (for example) an XPS driver installed, then that will become your default printer. However, I've written a add in for group policy and a script that will set a printer on a per-machine basis. See here (read some of the troubleshooting steps below too).

 

EDIT: Actually, read some explanation above too (post 6). Explains how the script works. Good luck.

 

When I import the adm I get this error -

1.JPG

I have tripple checked and line 12 definatly says -

END CATEGORY

 

It still adds but shows these options -

 

2.JPG

 

Is this correct?

1.JPG

  • 4 weeks later...
Posted

I found that in the print management if I name my printers alphabetically in the order of which I want then the default seems to be the printer which name appears alphabetically before the other printer... weird

 

however you could also just stick a con2prt script in the computer all users start menu startup folder which forces the default printer you want.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...