Performing a Silent Install of the eFolder Replibit AgentThe latest Agent Installer for eFolder Replibit has now been packaged as a standard Windows Installer .MSI package. In order to perform an automated installation, custom properties must be set when calling the Windows Installer in order to configure the agent settings. To perform a silent installation of the Replibit agent, use MSIEXEC as follows: InstallMSIEXEC /I agentInstaller.msi /q SERVER=<Appliance IP Address> [BACKUP_VOLUMES=<Drv>,<Drv>…] [PASSWORD=<encryption password>]
UninstallMSIEXEC /x agentInstaller.msi
Deployment NotesWhen performing an automated network deployment, specify the fully qualified UNC network path to the agent file. (i.e., \\Server\Share\agentInstall.msi, NOT F:\Share\agentInstall.msi) |
Comments
0 comments
Article is closed for comments.