Enabling Custom Scripts on remote devices
In deviceTRUST Client Extension 25.3 or later, execution of remote custom scripts, either as a Custom Properties Script or Custom Process Task has been disabled by default.
Enabling Custom Scripts on remote Microsoft Windows devices
Execution of Custom Scripts on remote Microsoft Windows devices can be enabled by setting one of the following registry values:
Key | Name | Value |
HKLM\Software\Policies\deviceTRUST | EnableScriptExecution | 1 (DWORD) |
HKCU\Software\Policies\deviceTRUST | EnableScriptExecution | 1 (DWORD) |
Enabling Custom Scripts on remote Ubuntu or thin client devices
Execution of Custom Scripts on remote Ubuntu or thin client devices can be enabled by setting the following environment variable:
DEVICETRUST_ENABLE_SCRIPT_EXECUTION=true