Runbook: Deploying the agent using ManageEngine
This documents describes steps required to create a package with Agent installer and configuration file to be deployed by ManageDeploy deployment solution.
Prerequisites
You must do the following:
Install 7zip or similar in any of the computers in your network to create a 7zip package of the installable files
edit agentInstaller.json to add configuration to the server
Steps
To deploy software applications that have multiple installation files, which are located in different directories, follow the steps given below:
Create a zipped file. Follow the steps given below:
From the Windows Explorer, navigate to the base folder where the installable files are located. For example, C:\Software\AgentInstaller\
Select all the files using Ctrl+A
Right-click and select 7-Zip
Click Add to archive
Give an appropriate name for the archive and save it with the extension .7z
Add the package, which you want to deploy to the computers in your network, to Endpoint Central. Follow the steps given below:
Click the Software Deployment tab
Click Add Package
Select the appropriate package type
Specify a name for the application
Select HTTP Path (URL)
Upload the zipped file that you created in step 1
Specify the Installation Command with Switches/Arguments as the relative path. For example:
GVClient.3.3.2-Getvisibility-windows.msi CONFIGFILE=%~dp0installerConfig.json /quiet
Click Add Package
Deploy the package to specific computers in your network. Follow the steps given below:
Select the package that you added in step 2
Click Install/Uninstall Software
Create a configuration to install the software package
Select the target computers
Specify the schedule options if required
Click Deploy
Related content
Classified as Getvisibility - Partner/Customer Confidential