Skip to main content

Pnp Devices Inventory

Purpose

Displays detailed information on PnP Devices in Automate.

Associated Content

ContentTypeFunction
CWM - Automate - Script - Get-PNPDevices [DV]ScriptThis script collects information about the installed PnP Devices and stores it in the custom table Plugin_ProVal_PnpDevices.
CWM - Automate - Custom Table - plugin_proval_pnpdevicesCustom TableTo store the data collected by the CWM - Automate - Script - Get-PNPDevices [DV] script in order to feed into the CWM - Automate - Dataview - Get-PNPDevices [Script] dataview.
CWM - Automate - Dataview - Get-PNPDevices [Script]DataviewThis dataview is required to display PnP Devices information. The data is populated by the CWM - Automate - Script - Get-PNPDevices [DV] script.

Implementation

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.