Skip to main content

VSA Proval Script Compliancy

Purpose

This document checks whether an endpoint operating system (OS) and PowerPoint version (for Windows) are supported by ProVal. It updates a custom field with either 'Compatible' or a reason why the endpoint is not compatible, and adds the agent to the appropriate view.

Associated Content

ContentTypeFunction
EPM - Data Collection - Custom Field - xPVAL ProVal Compatible EndpointCFContains compatibility data per endpoint
EPM - Data Collection - View - xPVAL ProVal Compatible Endpoint xPVAL ProVal Incompatible EndpointViewViews to display compatible/incompatible agents in the VSA
EPM - Data Collection - Agent Procedure - VSA Proval Script Compliancy UpdateAPAdds compatibility data to the CF

Implementation

  • Create a custom field (CF) in the Client Environment
  • Import the view into the Client Environment
  • Update the view to use the appropriate CF after import
  • Import the agent procedure (AP) into the Client Environment
  • Ensure the AP has the appropriate CF assigned to updateSystemInfo()
  • Run the AP on all endpoints
  • (Optional) Create an automation policy to run this solution on a scheduled basis