pvl_cwm_configurations
Purpose
Stores the data gathered by CWM - Automate - Script - Get CWM Configurations - Active And Managed Only script.
Dependencies
CWM - Automate - Script - Get CWM Configurations - Active And Managed Only
pvl_cwm_configurations
| Column | Type | Explanation |
|---|---|---|
| ConfigurationID | int | ID of Computer/Configuration returned from CW Manage. |
| ConfigurationName | varchar | Name of the Computer/Configuration returned from CW Manage. |
| CompanyID | int | ID of the Company/Client returned from CW Manage. |
| CompanyName | varchar | Name of the Company/Client returned from CW Manage. |
| ModelNumber | varchar | Model of the Computer/Configuration returned from CW Manage. |
| PurchaseDate | datetime | Purchase Date of the Computer/Configuration returned from CW Manage. |
| ExpirationDate | datetime | Warranty Expiration Date of the Computer/Configuration returned from CW Manage. |
| ScriptRunTime | datetime | Data Collection Time. |