Jump to content

Recommended Posts

Posted

I'm using a mac mini server on 10.6 to manage 10.6 clients and I am unable to apply the policy to only show managed printers. The students here still have access to around 8 old printers that they shouldn't have access to any more. Also only some of them are getting the policy to not merge with the users dock so some of them are getting the managed dock merged with the local default dock.

 

Help is appreciated as always!

 

Many thanks,

 

Martin

Posted

You'll need to reset the printer currently stored on the macs. This is easy to do if you have ARD installed.

 

You'll need to use ARD to send the following UNIX command to each of the Mac clients:

 

killall "PrinterProxy" "Printer Setup Utility" "cupsd" 2>/dev/null
sleep 1

rm -rf /etc/cups/printers.conf* \
/etc/cups/ppds.dat \
/etc/cups/ppds/* 2>/dev/null

 

Then reboot each client. Each client should then "download" the correct prints from the server..

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...