/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.5k  |  Created: 08/21/2017 by: billyITguy

Average Rating: 0
EX has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (answer file driven)
0
Note
Understanding that everyone's distro of EX might be a little different, these are not proven instructions for everyone that will definitely work with no changes. This is just the deployment that I developed that worked for me on Win 7 and Win 10. 

First a few details on the normal installation of Jenzabar for our environment. Our install package usually consists of the installer.exe file, a .dat file that contains answers for the installer about what menus to show, where certain databases and help files are located on network drives etc, and a shortcut with the following target info. |M:\install\EX_6.x\EX_6.3.3_Setup.exe /v"/qb+ SETUPFILE=\"m:\install\EX_6.x\ex_setup.dat\""|. Traditionally the installation folder is relocated to the users desktop and the shortcut is edited to reflect the correct file path to the installation files. We then have to run the 6.3.3 HotFix, which is just a simple install. The trouble with the Kace deployment package was correctly targeting the files without knowing the exact file path ahead of time. The following was my method for creating the deployment.

  1. Create a batch file to replace the shortcut, which will be located in the same directory as the installation files during the deployment. My batch has the following text. |EX_6.3.3_Setup.exe /S /v"/qn SETUPFILE=\"%~dp0\ex_setup.dat""| . The /S and /qn are the variables which make the install silent. The /v passes everything inside the following quotes on to the windows installer for use as the answer file. The %~dp0 fills the correct file path for the current directory.
  2. Compile the .exe, the .dat, and the .bat into a .zip using 7-Zip.
  3. Associate the zip with the correct software inventory per usual.
  4. My deployment used the following settings
  •              Use Associated File
  • Override default installation. Full Command Line: setup.bat (name of my .bat)
  • Don't Prepend msiexec.exe
And that's it. Seems simple writing it out, but took a while to figure out. Hope that helps!
Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (answer file driven)
Deployment Difficulty: unspecified
Platform(s): Windows
  • I have tried to use a Managed install without the batch and place the command line command similar to what you have in override default installation. The installation fails. Looking at the logs, the error message comes up as unable to load properties from text file (ex_installer_parameters.dat) and unable to load setup files settings (ex_installer_parameters.dat). I do not get this error on a Windows 7 machine. I get this error on Windows 10. Any ideas on what causes this? - fleminsa 6 years ago

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

EX

Version

6.3.3

Questions & Answers (0)

Questions & Answers related to Jenzabar EX

Blogs (0)

Blog posts related to Jenzabar EX

Reviews (0)

Reviews related to Jenzabar EX

 
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