Get - Printer Driver Inventory
Purpose
This solution will pull installed print driver version information into Automate.
Associated Content
Content | Type | Function |
---|---|---|
CWM - Automate - Script - Get - Printer Driver Inventory [DV] | Script | This script will collect information about the printer drivers and store it in the plugin_proval_Printer_driver table. |
CWM - Automate - Custom Table - plugin_proval_Printer_driver | Custom Table | To store the data collected by the CWM - Automate - Script - Get - Printer Driver Inventory [DV] script in order to feed into the CWM - Automate - Dataview - Printer Driver Inventory [Script] dataview. |
CWM - Automate - Dataview - Printer Driver Inventory [Script] | Dataview | The dataview is required to display installed Printer Driver information. The data is populated by the CWM - Automate - Script - Get - Printer Driver Inventory [DV] script. |
Implementation
- Import the CWM - Automate - Script - Get - Printer Driver Inventory [DV] script.
- Import the CWM - Automate - Dataview - Printer Driver Inventory [Script] dataview.
- Run the script against an online Windows computer to create the table.
- Schedule the script to run once per week or bi-weekly against the managed Windows machines.
FAQ
Q: The dataview is not populating anything after running the script for the first time.
A: It's most likely due to permissions. Try running the CWM - Automate - Script - Update User Permissions for ProVal Custom Tables script.