Send Custom Message To Logged In User Using Automation (Windows)
This article will guide you how to send a custom message to the logged in user using vRx's built in utility.
Note: This feature is available starting from vRx agent 5.0.11
Guide:
- Create new Automation script.
- In the script code section, paste the following command and change the custom message you wish to send to the computer:
"C:\Program Files\Vicarius\Topia\topia_ctl.exe" popup message \""This custom message will appear to the user\""
Make sure to leave the slash before the quote sign as shown in the example
- Continue setting your auto action.
When executed, the logged in user will receive a popup message for 5 seconds:
