One of the most efficient ways to distribute the Commvault software in your organization is to install a universal package on the computers that you want to protect.
After the package is installed and the computers are part of your CommCell environment, you can perform the necessary configurations from the CommCell Console, such as installing the required Commvault agents.
This installation method is recommended for managed service providers (MSP) and for those who want to deploy the Commvault software efficiently on multiple computers.
Procedure
-
Create the universal package.
The universal package contains the File System Agent, which establishes connections between the client computer and the CommServe database.
-
To create the package for Windows and Macintosh computers, see Creating a Universal Package Using the Cloud Services Website.
-
To create the package for UNIX computers, you can use the steps for Creating a Laptop Backup Installation Package for UNIX. During the package creation, when you reach the On the Laptop & Desktop Backup dialog, make sure to select No.
-
-
Install the universal package on all computers.
Use one of the following methods to install the package:
-
Method 1: Configure a third-party software to install the package silently on all computers.
-
For installations on Windows computers, configure the third-party software to run the following command:
PackageName.exe /s /install /silent
-
For installations on UNIX computers, configure the third-party software to locate the package and then run the following command:
./silent_install -p default
-
For installations on Macintosh computers, configure the third-party software to run the following command:
sudo installer -pkg package_location -target /
For a list of installer error codes, see Installer Error Codes.
-
-
Method 2: Distribute the package to your end-users in one of the following ways:
-
Copy the package to a network share.
-
Upload the package to the Download Center. For more information, see Adding a Package to the Download Center.
End-users can start the installation by double-clicking the executable file (.exe or .pkg). For UNIX computers, use the installation command provided in Method 1.
-
-
-
Add roles to your clients.
Roles are the Commvault agents that you want to install and the configurations that you want to apply to your clients.
After the universal package is installed, install the required agents from the CommCell Console. For more information, see Installing Commvault Remotely Using the CommCell Console.