Skip to Main Content
Status Under review
Product Area Right Click Tools
Categories Tools
Created by John Yoakum
Created on Apr 29, 2026

Add RCT Actions for AW Shell API

Application Workspace has a shell API command available. It would be great if we had right click options for those customers that have both RCT and AW to be able to initiate that remote call on those devices.

Here is the documentation on the shellapi command:
https://docs.liquit.com/docs/lws-configuration-agent-shellapi?highlight=shellapi

If we could have each one of the options available, specifically --refresh, --install, --repair, and --uninstall, then that would go a long way to add functionality for those customers. You could add all of them, but those are the ones I have heard may be more important. In theory, if they chose install, repair or uninstall, a dialog box pops up asking for the application name or ID (GUID), then run the action remotely on that machine, then it would greatly benefit customers.

  • Attach files
  • John Yoakum
    Apr 29, 2026

    Now, if you wanted it even more fancy, you could add a configuration piece and allow them to specify a service account to connect with that would in essence grab all the packages and in the dialog box have a drop down for the package and let them choose it, but this would require configuration for zone and service account and would need the AW Powershell module installed to make work.