Use the interface to manage apps
The main function of the interface is to create server classes that map deployment apps to agents. This process is described in the topic "Use agent management UI to define server classes".
The interface also provides tools to manage deployment apps. You can:
- Edit an app
- Uninstall an app
- View app deployment status
Edit an app
To edit an app, go to the agent management interface, as described in "Access the agent management interface", and perform these actions:
-
Go to the Applications tab, where you'll see a list of all applications (apps).
-
Select the three dots (
) in the last column for that app.
There are a few things you can do from here:- View details
- Uninstall
- Edit server class
- Assign server class
Uninstall an app
You can uninstall an app from all server classes or from just a single server class.
Uninstall an app from all server classes
To uninstall an app from all server classes, select the Uninstall option.
This action removes the app from all server classes and uninstalls it from all agents. It does not actually remove the app from the agent management's file system.
Uninstall an app from one server class
To uninstall an app from just one server class:
-
Select the "Edit server classes" option. This takes you to the Edit server classes Assigned page, with two columns: Unassigned Server Classes and Assigned Server Classes, with a list of server classes under each.
-
Locate the server class that you want to remove the app from under Assigned Server Classes.
-
Click the server class name, then select the arrow titled "Move to unassigned server classes" (
) to move it from the Assigned Server Classes column to the Unassigned Server Classes column.
-
Click Save.
The agent management removes the app from all agents in that server class.
View the app deployment status
To view the deployment status of an app:
- Go to the Applications tab, where you'll see a list of all apps.
- Locate the Deployment status column. The column indicates how many clients have received the app.
For more information, click on the app name. This takes you to a screen that shows a summary of information about the app, as well as the app's clients and their deployment status.
Edit app settings for post-delivery behavior
You can also modify your application settings for post-delivery behavior:
- Go to the Applications tab, where you'll see a list of all apps.
- Select the application you would like to modify. This takes you to the Details page for that application.
Under Settings, you can now modify your application settings for post-delivery behavior. By default, the application is set to be enabled after delivery, but you can also choose to disable it, or for your application not to run on your agent. Lastly, you can select whether or not to restart your agent after delivery.