Previous Topic: sd_sscmd libraryaccessNext Topic: sd_sscmd addshare


sd_sscmd importmsi

Valid on Windows and UNIX

The command importmsi imports a MSI library from a SD 4.0 installation (used in the migration phase). It runs also on the manager.

The command has the following format:

importmsi {mapfile=Mapfile [path=path] [move=false | true]}
mapfile

mapfile is a file created during the manager migration.

path

Specifies the source path to the root of MSILIB.

If path is not given, a lookup for a SD 4 MSILIB is performed on the local machine.

move

Specifies if the files should be deleted from the original location (true) or not (false).

Default: False