Managing Software Packages


 

As part of the system management activities, SapphireIMS provides an ability to distribute and remotely install MSI packages as well as non MSI software packages. Any package that needs to be distributed to the client system needs to be first defined in the system.

 

To get the package into IMS repository perform the following:

1. Click the 'Settings' tab. In the 'Software Management' section, click 'Package and Policy Management'. This will list the current packages that are configured in the system.

 

sw_pkg_list.gif

 

2. To create a new package click 'CREATE PACKAGE'.

 

package_configuration.gif

New Package

Sr. No

Field Name

Description

    1

Software Package

Select Install or Un-install option

    2

Package Type

Select the type of package. If package type is pre-defined, select the pre-defined package from the drop down

    3

Package Name

Name of the package

    4

Install Package Option

 

    

Installer Type

Select the type of installer

    

File Type

Select ‘Regular’ or ‘Zip’ depending on the file/folder you want to install. You can use a compression utility like WinZip/WinRAR/7Zip to create file type ‘Zip’

    

Agent

Select this checkbox if you are creating a package for Agent. The ‘File’ text box will be visible. Click ‘Upload’ to display ‘Agent File Upload’ window.

Click ‘Browse’ and locate the file to be uploaded. Click ‘Upload’  

    

Package Name

Name of the package

    

Location

Specify the location name of the package

Note.gif Note:

1. If the package resides in remote location then share the location and then specify the UNC path of the shared location

2. In the case of Enterprise Plus (MSP) edition, note that the location of the package needs to be accessible by the probe server.

     

Choose credential to connect

Select this box to specify an existing credential profile

    

Parameters

MSI packages support different switches (parameters) that can be passed as part of the installation. For instance for Microsoft Office installations the serial number of the software can be passed as part of the MSI package. The parameter to be used is

PID=xxx-xxx-xxx-xxx

Contact the software vendors for the various switches that can be used with the MSI package

 Note.gif Note: If more than one parameter needs to be specified then separate it with a single space

    

Run

This option will be available only when the selected file type is zip

For e.g. to install a particular product along with the MSI file there could be supporting files and  directories. In such scenarios all these files (including the MSI files) can be zipped into a single file.

In the run option you need to select the file which needs to be run after it is copied into the target system (this will typically be an MSI file that you click for regular installations)

     5

Uninstall Package option

 

 

Application Name

Name of the application to be uninstalled

 

Application Version

Version of the application to be uninstalled

 

Uninstall parameters

Application specific parameters needed for un-installation

     6

Comment

User comments for the package that is created

 

Note: SapphireIMS provides uninstall parameters for 15 commonly used pre-defined non-MSI  packages.