For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remote installation and uninstallation of applications

After preparing the installer, you can deploy the application to a single computer, multiple devices, or a group of computers.

Installing the application

1

Go to IT Management > Installation Server and select the application.

2

Click Install.

Ikona instalacji
Installation icon.
3

Add the computers or groups on which the task is to be executed.

4

Verify the installation command. You can change it for this specific task without editing the application configuration in the repository.

5

Select the permission level: Local System, Current User or Other user.

6

Select an option Immediately or schedule the execution date and time.

7

Optionally, add a pre-installation script, a post-installation script, or a helper file.

8

Confirm task creation.

Wybór komputerów, uprawnień, terminu oraz dodatkowych skryptów dla zadania instalacji.
Selection of computers, permissions, schedule, and additional scripts for the installation task.

Uninstalling the application

1

Select the application from the repository.

2

Click Uninstall.

Przycisk deinstaluj
Uninstall button.
3

Specify the computers or groups.

4

Verify the uninstall command retrieved from the application configuration.

5

Select the permissions, schedule, and optional scripts.

6

Confirm task execution.

Task permissions

Option
Action

Local System

Runs the task with the highest system privileges.

Current User

Runs the task in the context of the currently logged-on user.

Other user

Runs the task using the credentials of the specified user.

When should the Other user option be used?

eAgent runs by default as a system service, so tasks are usually executed in the context Local System. Such a context has high local privileges, but it may not have access to resources that require the credentials of a specific user.

Option Other user select, for example, when the task must access a resource outside the computer's local disk, such as a network share \\server\installers, and access to this resource requires an account with the appropriate permissions.

Example: the installer or helper file is located on a protected network share. For the computer to download and run it, specify an account that has access to that share.

FAQ

Can I install the application on multiple computers at the same time?

Yes. When creating the task, you can specify multiple computers or groups of devices.

Can I change the installation command for only one task?

Yes. The command retrieved from the repository can be edited when the task is created.

What are the pre- and post-installation scripts used for?

They allow additional actions to be performed before installation starts or after it finishes, such as closing an application or performing post-deployment configuration.

Last updated

Was this helpful?