
RMFT Product Suite Installation Guide 5. Silently Installing RMFT Components
RepliWeb, Inc. 45
Upgrading the RMFT Administration Console
To upgrade the RMFT Administration Console, issue the following command:
>msiexec /fvasmue bhub.msi /q ARPNOMODIFY=1 /l*v c:\setup.log
Installing RMFT FASTCopy and/or SuperFAST
Receiving Agents
RMFT Receiving Agents must be installed on any machine from or to which files
are pulled/pushed using RMFT's FASTCopy and/or SuperFAST protocols. The
RMFT Receiving Agents kit is provided by RepliWeb Support on an as needed
basis.
1. Right-click the RMFT_ReceivingAgents_<version>.exe file (that you
received from RepliWeb Support) and extract the contents to your
preferred folder using 7-Zip. Or, open a DOS prompt, change the working
directory to the one containing the RMFT Receiving Agents kit and issue
the following command:
>RMFT_ReceivingAgents_<version>.exe -extract_msi="c:\folder name"
The target folder should now contain the RmftReceivingAgents.msi and
vcredist_x86.exe (Microsoft Visual C++ 2008 Redistributable Package
(x86)) files.
2. Install Microsoft Visual C++ 2008 in silent mode by changing the working
directory to the one containing the extracted files and then issuing the
following command:
>vcredist_x86.exe /q
3. After Microsoft Visual C++ 2008 is installed, issue the following command:
To install both FASTCopy and SuperFAST Receiving Agents:
>msiexec /i RmftReceivingAgents.msi ADDLOCAL=Fe_FASTCopy_daemon,Fe_SuperFAST_daemon
INSTALLLEVEL=3 /q ARPNOMODIFY=1 /l*v c:\setup.log
To install only FASTCopy Receiving Agent:
>msiexec /i RmftReceivingAgents.msi /q ARPNOMODIFY=1 /l*v c:\setup.log
Optional Parameters
Parameter Description
TARGETDIR="C:\Target Dir"
Changes the default installation
directory to the specified path.
Kommentare zu diesen Handbüchern