Getting Started with VDI App Actions

Prev Next

You can perform actions on your environment directly from the VDI App.

Prerequisites

  • Monitors must be able to access https://solve.controlup.com/ over TCP port 443.

Permissions

By default, all users can run actions from the VDI App. You can Deny a user permission to run a specific action using the Security Policy

Limitation with the Local Admin role

In the Security Policy Pane, the Local Admin role represents local administrators on remote machines. If a user belongs ONLY to the Local Admin role even if the permission for an action is set to Allow, running the action fails due to missing permissions.

Setting the permission for the Local Admin user role to Deny on a specific action affects all other user roles. Other users, even those whose permissions are set to Allow, are not allowed to run the VDI App action in this case.

Solution

Any user running actions from the VDI App must belong to more than just the Local Admin role. Ensure that the permission to run the action for both roles is set to Allow.

No permission on the selected object

If the user doesn't have permission to run the action on the object, the following error message is displayed:
Popup error message displaying 'Missing Permissions to Run the Action - Adjust Security Policy permissions before running the action.

Partial permissions on selected objects

If the user doesn't have permissions on all selected objects, a "Missing Partial Permissions" error is displayed with the object on which the user is missing permissions. This error appears if the user has permission to run an action on a machine in a specific folder, but not on the other selected machine.
Popup error message displaying 'Missing Partial Permissions to Run the Action - You have permission to run the action only on part of your selection. Click Run to continue on the allowed objects.'

At this stage, you can either click Run or Cancel. To run an action only on objects a user has permission to, click Run.

Click Cancel to abort the action. In this case, Action aborted by the user is displayed.

How to perform an action

Right-click an object in the Details grid to open the actions menu. All of the available actions are organized into categories. Click on the action you want to perform.

Select multiple objects with the checkboxes before right-clicking to perform the action on all selected objects.
Right-click action menu displays available actions while multiple devices are selected with the checkboxes.

See action status and details

After you perform an action, an overlay appears on the grid to show the status of your action. The status can either be:

  • Success.
    Green popup message with a checkmark.

  • Failure.
    Red popup message with an X.

  • Partial success. This occurs when the action was successful on some targets, but failed on others.
    Yellow popup message with an exclamation mark.

  • Running.
    White popup message with a spinning progress wheel.

Run multiple actions at the same time

If an action takes a while to run, you don’t have to wait for it to finish. You can continue using the VDI App, and even launch other actions while waiting for the first action to finish.

Click More Info on the action status overlay to open the action details window, including the results and output for each target of the action. The action details are different for built-in actions and script actions.

Built-in action details

The details window for built-in actions shows you the targets you performed the action on, and if each action was successful.
Action results window displaying that the action was succesful on one device and unsuccessful on another device.

Script action details

The details window for script actions shows you the output from the script, including any errors, for each target of the action. You can also see details about the script action, such as when it ran, how long it took, and the script exit code.

The Group column indicates groups of targets that have the same output result from the script action. For example, if two targets belong to group 1, then those targets have the same output. You can filter the displayed targets based on their group by selecting the three dots next to the Group column.
Action result window displaying the script output for a device.

Action Errors vs. Script Errors

A script action might be successful, even if the script output has errors. This means that theVDI App successfully launched the action, but the script itself returned errors. Errors in launching the action from the VDI App are displayed in the Error column. Errors from the script are shown in the output box.

Script timeout

If the monitor does not respond within a minute, the following error is displayed:
Action result window displaying an error message in a tooltip ' There was an error in running the action because the monitor hasn't responded. Go to the Real-Time Console and check the monitor's status.'

For both types of actions, you can select a target from the bottom of the window to see the details for that target. To see a history of the actions that were performed in your organization, use the Audit Log.