Process Monitoring Template

This template imports a predefined context that evaluates if an application is running on the remote device, and can be used as a building block in your configuration. It can be found in the BUILDING BLOCKS category when filtered for REMOTE platform.

deviceTRUST® requires some simple but essential configuration steps to be performed to enable the template for your remoting and DaaS environments. We will guide you step-by-step through simple deviceTRUST configuration steps to enable the template within your remoting or DaaS environment.

We will perform the following steps:

Step 1: Prerequisites

If the required deviceTRUST components (Agent, Console, Client Extension and License) are not yet installed, please visit the Getting Started for Remoteguide and complete step 1 to 5 and then continue here with step 2 below.

Step 2: Context

The template has imported the following context:

Context Description Customizations
Process State - Your App
Evaluates if Your App is running on the remote device. Uses a custom property for evaluation.
You must update the following context condition with data suitable for your environment
LOCAL - CUSTOM Ensure %REMOTE_CUSTOM_YOURAPP_RUNNING% reflects the custom property created by the Custom Properties on the Remote Windows Device.

Step 3: Settings

The template has imported the following settings:

Settings Description Customizations
Custom Properties
The Remote Windows Device section of Custom Properties has been customised to monitor the running processes.
You must update the following setting with data suitable for your environment
CUSTOM PROPERTIES - REMOTE WINDOWS DEVICE Ensure the call to Get-Process is monitoring the process of interest, and that the REMOTE_CUSTOM_YOURAPP_RUNNING property name is reflected in the Process State - Your App context.

Troubleshooting

If your deviceTRUST installation or configuration does not work as expected, you can use the Troubleshooting guide to start troubleshooting.

Process Monitoring Template