The BellCommander Windows Service client is also available with an MSI installer to make installation and management easier using Windows group policy. The files for the MSI installer are available below:
Click here to download the Windows Service Client MSI file
Installing the Windows Service Client using the MSI Installer:
Enable PC Clients in BellCommander:
1. Start the BellCommander server software through the Windows Start Button (select All Programs, BellCommander folder, and BellCommander icon).
2. Click the Devices button.
3. Select “Client PCs” from the Device Type dropdown and check the box to enable Client PCs.
Install BellCommander Client:
Install bellclient.msi with the following command with the optional SERVERIP parameter. /qn option will make install silent.
msiexec bellclient.msi SERVERIP=192.168.2.100 /qn
Uninstall BellCommander Client:
If BellCommander Client Service needs to be uninstalled, run the following command:
msiexec /x bellclient.msi /qn
Note:
With the MSI installer, we recommend uninstalling the client and reinstalling it for upgrades.
