Skip to Main Content
Created by Michael van Kleeff
Created on Apr 29, 2021

Dynamic variables based on device

Adding package and/or device variables which will be retrieved from the machine.


for example: get [regkey value] / text value / content / outcome of a PS1.

and store this as a device variable, or within the package to process it in the next steps.


Use case: Teamviewer remote control (retrieve the Teamviewer ID from registry, store it as a device property.

Other Use case: start a powershell on a device, based on the outcome, filter package / action sets / actions.

Product Application Workspace
  • Attach files
  • Michael Van Kleeff
    Jun 3, 2025

    Retrieve registry value

    or:

    Retrieve the outcome of a powershell, and store it as a variable (within the package session or user/device variable)

    In order to for example store the Teamviewer ClientID as a system variable per device.