msiexec /x "path to .msi file" /qn
Deployment with Desktop Central
White Papers
Retrospect Backup 16 includes improved support for deployment toolsets. With ManageEngine’s Desktop Central, you can deploy Windows clients throughout your infrastructure. Desktop Central supports Windows, Mac, and Linux deployments, but for this tutorial, we are going to focus on the Windows side.
Let’s walk through the process step-by-step.
Configure Retrospect Client
-
Download the Windows client installer and extract the "Installer" folder with the
file and theRetrospect Client.msi
folder.public_key
-
Place the appropriate
file created by the engine in thepubkey.dat
folder.public_key
Configure Desktop Central
-
Create a network share under "Software Deployment → Software Repository".
-
Place the "Installer" folder in the DesktopCentral Software Repository directory.
-
Under "Software Deployment", click on "Add Package" and select "Windows".
-
Fill out "Package Name", select "MSI/MSP" radio button, select "Commercial" for "License Type".
-
For "Locate Installable:", choose "From Shared folder" which will see the Installer directory in the SoftwareRepository.
-
Under "Installed", click on "Browse MSI / MSP File Name". You do not need to choose a .MST file. Those correspond to languages.
-
Click on "Add Package".
-
Deploy the Retrospect client to the appropriate set of Windows machines.
Uninstallation
You can also uninstall the client with
and the MSI file that was used for installation:msiexec
With this command, you can silently uninstall clients from machines.
Last Update: 05 mars 2019