Get Number of Displays and Their Connectors

How many times have you gone on-site to replace a workstation only to need an adapter for the monitor? This PowerShell script can be used in advance to help identify the total number of displays and what kind of connector they’re each using. The PowerShell script can be used on it’s own or via any RMM system.

Here are the instructions for use with Kaseya VSA.

  1. Upload DisplayInfo.ps1 to Managed Files
  2. Import the XML file under System > Import Center
  3. Edit line 5 in the newly-imported Agent Procedure with the correct path to the PS1 file you uploaded in Step 1
  4. Create a new Custom Field under Audit > Machine Summary called ‘Active Displays’

You can now run the Agent Procedure and it will populate the CF.

Leave a Comment