Performing an administrative installation

  1. Select the location for the installation (RFS) directory. This is usually a shared directory on a network drive.
  2. To protect the installation files, either specify read-only access to the directory for all users, or individually change the file attributes of all the installed files to read-only.
  3. To create the administrative installation, use the following command:

    msiexec /a <absolute_path>\<Rumba_install_file>.msi [TARGETDIR=<path>] [/q[n|b|r|f]

    and specify the RFS directory as destination directory.