Skip to main content

Get - Printer Driver Inventory DV

Summary

This script collects information about the printer drivers on the target system and stores it in the plugin_proval_Printer_driver table.

Intended Target: Windows Computers

Sample Run

Sample Run

Dependencies

Variables

NameDescription
InsertStatementResults of the PowerShell script's attempt to retrieve the Printers Driver information.

Process

  1. Create the plugin_proval_Printer_driver table if it does not already exist.
  2. Run the PowerShell script to retrieve information about installed printer drivers.
  3. Verify the outcome.
  4. Parse the outcome to ensure SQL compatibility.
  5. Insert the data into the plugin_proval_Printer_driver table.
  6. Log any failures.

Output

  • Script Log
  • Custom Table
  • Dataview