You can use the WMI printer interfaces to get some data about the printers.
Are you looking to check driver versions or the driver names?
FindFirstPrinterChangeNotification is the best way to track changes.
http://msdn.microsoft.com/en-us/library/ms802176.aspx
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1
This posting is provided "AS IS" with no warranties, and confers no rights.
"NBullock" <> wrote in message
news:%...
>I need to do change managment on our print servers. Other than Events, are
>changes tracked?
>