Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Tracking Print Driver Changes

Reply
Thread Tools Display Modes

Tracking Print Driver Changes

 
 
NBullock
Guest
Posts: n/a

 
      09-18-2008
I need to do change managment on our print servers. Other than Events, are
changes tracked?


 
Reply With Quote
 
 
 
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      09-22-2008
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?
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to associate a customized print dialog with the print driver rm Windows Vista Drivers 0 12-10-2008 05:32 AM
Cannot see installed x86 print driver on x64 print server Sandy Wood Windows Server 0 03-28-2008 05:04 PM
print driver successfully installed but still a problem with print chiefjay Windows Vista Printing / Faxing / Scanning 3 01-15-2008 06:14 PM
Add a Print Driver/Update Device Driver Fernando P. Moraes Scripting 0 11-29-2003 01:46 AM
Tracking down a driver that is causing a 0x000000c5 stop error. Kev Windows Vista Drivers 2 09-21-2003 06:23 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59