/build/static/layout/Breadcrumb_cap_w.png

Need help scripting an Installation

Has any one been able to script the installation of the CyberPark application agent.  It has an installation key and asked for the path to the config file


0 Comments   [ + ] Show comments

Answers (3)

Posted by: Hobbsy 2 years ago
Red Belt
0

You will need to investigate if this application can be installed from a single command line in order to do this as a managed installation, otherwise you may need to write a script.


Can you share what you actually know?



Posted by: bbjornstad 2 years ago
White Belt
0

This is what I found

/i "$(KACE_DEPENDENCY_DIR)\vfagentsetupx64.msi" INSTALLATIONKEY="Key information" CONFIGURATION="$(KACE_DEPENDENCY_DIR)\config information" /qn

Posted by: Hobbsy 2 years ago
Red Belt
0

So, reading between the lines here maybe the command line should look like

Msiexec.exe /i vfagentsetupx64.msi" INSTALLATIONKEY="Key information" CONFIGURATION=config information /qn

If you create a zip file that includes the msi file and the config file, both in the root of the zip, then create a managed installation to deploy using the zip, the may be no need for script as the Managed installation should see, what will be a local config file to the msi?

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ