Assign Print to Group?

  • Thread starter Thread starter Ben Blackmore
  • Start date Start date
B

Ben Blackmore

Hi,

Is it possible to assign a printer to a group?

I.e. everyone in the 'Wages' group/department get their printer
automatically installed when they logon?

This would be easier as this weekend we're setting up 14 new printers on 250
current workstations, so it would be faster to assign the printer to the
group for when they logon!

Cheers

Ben
 
One way to accomplish this would be to put everyone in the Wages department
into the same OU. Then you could use the rundll32 printuientry.dll command
in a logon script assigned to the OU to automatically install the printer
with no user interaction. See here for more details.
http://support.microsoft.com/?id=189105
 
Back
Top