Adding printers via OU

  • Thread starter Thread starter m|sf|t
  • Start date Start date
M

m|sf|t

All,
Is it possible to add a printer to an OU, and when a member of that OU logs
in, have that printer automatically installed ?
 
It's not really a case of adding a printer to an OU, what to do is create a
script that will automatically install the desired printer and then assign
it to the OU using Group Policy. This will ensure that every user who is in
that OU gets the printer installed. This kb shows you the syntax of
printui.dll which you can use to write the script.
http://support.microsoft.com/kb/189105
 
Thanks - that gives me a start...

Simon Geary said:
It's not really a case of adding a printer to an OU, what to do is create
a script that will automatically install the desired printer and then
assign it to the OU using Group Policy. This will ensure that every user
who is in that OU gets the printer installed. This kb shows you the syntax
of printui.dll which you can use to write the script.
http://support.microsoft.com/kb/189105
 

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

Similar Threads

Multiple OU's in csvde 0
Assing Printer to OU 3
AD for Multi tenancy 0
Add members to group with ldifde 0
Assigning Printers In OU 1
Tough OU question 1
Listing all the users in a group 4
OU Questions 4

Back
Top