This article describes how to install Boost for RFMS on a Windows device or server. Installation is intended to be performed by an IT administrator, not by end users.
Click here to download the latest Boost installer.
Prerequisites
Before starting, confirm you have the following access:
- Administrative access to the target device or domain. The installer requires UAC elevation.
- Administrative access to the SQL Server instance. Device or domain administrator rights do not automatically grant SQL administrator access — SQL admin rights must be granted explicitly within SQL itself. If you do not have SQL admin access, contact your DBA before proceeding.
Installation
Launch the Boost installer. The installer will prompt for UAC elevation, then guide you through six steps.
Step 1: Accept the End User License Agreement
Read the license agreement carefully. You must scroll to the bottom of the agreement before the acceptance checkbox becomes available.
At the end of the agreement, tick I accept the End User License Agreement on behalf of my organization, then click Next.
Step 2: Choose the Installation Type and Directory
Installation type
Select the installation type based on how Boost will be used on this device:
- Shared device — Select if Boost will be accessed by multiple users on the same machine (eg: on a Remote Desktop Server) or installed to a network location accessed by multiple users (mapped drive or UNC path).
- Single user — Select if only the current Windows user on this device will use Boost.
Installation path
Enter the full path for the installation, or click Browse to select a directory. The directory will be created if it does not exist. If the directory already contains files, they will be overwritten.
Launch shortcut
The Create launch shortcut option is enabled by default. When enabled, the installer creates a desktop shortcut. By default, the shortcut is placed in the shared (all users) desktop at C:\Users\Public\Desktop. You can change this location, or uncheck the option to skip shortcut creation.
Click Next to continue.
Step 3: Enter Deployment Details
Fill in the following fields:
- Deployment Name — A unique name identifying this Boost installation. Must be unique from any other Boost deployments within your domain. Letters, numbers, and underscores only. A convention such as BusinessLocation (for example,
DemoFloorsMelbourne) works well. - Legal Business Name — The registered business name of the organisation using this installation.
As you type the Deployment Name, the installer previews the SQL Login name that will be created later (for example, BOOST_DemoInstallation). Click Next to continue.
Step 4: Connect to SQL Server
SQL Server Name
Enter the SQL Server name, including the instance name where applicable, in the format SERVER\INSTANCE.
Authentication Method
The installer requires administrator-level SQL access to create databases and SQL logins. These credentials are used for installation only and are not stored.
- SQL Server Authentication — Enter a SQL login with admin rights. The default admin account is
sa, but any account with admin rights will work. - Windows Authentication — Use your current Windows account. Only available if your Windows user has been explicitly granted SQL admin access.
After entering credentials, click Test Connection. You must see a successful connection confirmation with sysadmin access verified before you can proceed.
Once the test succeeds, click Next.
Step 5: Configure Databases and Boost SQL Login
RFMS Database Name
Enter the name of the existing RFMS database you want to associate with this Boost installation.
Boost Database Name
Enter a name for the new Boost database. The installer automatically prepends Boost_ to the name (for example, entering Demonstration creates Boost_Demonstration).
Boost SQL Login Password
The installer automatically creates a SQL login for this Boost deployment. The login name matches the Deployment Name with a BOOST_ prefix (shown on screen, read-only). This login is granted:
- db_owner on the new Boost database
- db_datareader on the RFMS database
Enter and confirm a password for this login, then click Next.
Step 6: Review and Install
Review the configuration summary. If anything is incorrect, click Back to make changes. When everything is correct, click Install.
When installation completes, the installer displays the installation log and a confirmation message. The log is also saved to install.log within the installation directory (for example, C:\Boost\DemoInstallation\install.log).
Click Close. Boost can now be launched from the desktop shortcut (if one was created) or from Boost.exe in the installation directory.
Post-Installation
Support
If you encounter issues during installation or have questions, contact RFMS support at help@rfmsanz.com.
Comments
0 comments
Article is closed for comments.