The Automatic Client Registration feature allows you to simplify the installation of many client computers when having more than one CommServe running in your environment. Using this feature, you can deploy the same installation package to all computers and each can be made to automatically register with the appropriate CommServe of your choice. The list of clients to be installed can be administered from a central web interface.
The following section describes the steps involved in installing the required components and creating a custom package that can be used to automatically register a client computer to any CommServe.
Install the CommServe, Web Server and Web Client on a computer that satisfies the minimum requirements specified in System Requirements.
To install the CommServe, follow the steps described in Install the CommServe Software.
To install the Web Server, follow the steps described in Install the Web Server.
To install the Web Client, follow the steps described in Install the Web Client.
The Master CommServe will serve as a central location maintaining all information about the available Target CommServes as well as the potential client computers to be installed. Administrators can add client computers using a web interface assigning them a Target CommServe, client group, and policies. When a client is finished installing using the single customized package, it will be able to retrieve its own saved configuration from the Master CommServe and use this information to register itself with the designated Target CommServe automatically.
In order to prepare for this feature, you must designate one of the CommServes to be the master. Once you’ve decided, perform the following steps to set up the Master and Target CommServes:
HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance001\Database\pACCESS
insert into APP_CommCell values (1021902,0,1,'<target CS client name>',2,0,'','','','','',0,0,'','','',1)
After this command has been run once for each of the target CommServes, run the following query to verify if the changes have been saved correctly:
select * from APP_CommCell
insert into APP_CommCellInfo values (<target CS “id”>,'<target CS hostname>','Commvault','<pAccess value string>',0,NULL,NULL,0)
After running this command for each of the target CommServes, run the following query to verify if the changes have been saved correctly:
Select * from APP_CommCellInfo
This query should list all target CommServes along with the sqlInstance and access information.
The web console can be used to verify connectivity with all target CommServes.
Create a custom installation package which can later be used to easily deploy the software with a single-click and automatically register the client to any CommServe.
Use the following procedure to create the installation package:
1. | Log on a computer as an Administrator or as a
member of the Administrator group on that computer. You can use any computer to create the custom installation package. |
|||
2. | Run Setup.exe from the Software Installation Package. | |||
3. | Select the required language. Click Next. |
![]() |
||
4. | Click Advanced options. |
![]() |
||
5. | Click Create a custom install package. |
![]() |
||
6. | Select the CPU type corresponding to the
binaries that you want to use for the custom package. Click Next.
|
![]() |
||
7. | Specify the location where you wish to create
the custom package. By default the custom package is created at
C:\CustomInstallPackageName. NOTES
Click Browse to change directories. Click Next to continue. |
![]() |
||
8. | Select Create a new instance, to install
the Agents on separate instance. Click Next. |
![]() |
||
9. |
|
![]() |
||
10. |
|
![]() |
||
CommServe Host Name |
||||
11. |
If this computer and the CommServe is separated by a firewall, select
the Configure firewall services option and then click Next to
continue.
For firewall options and configuration instructions, see Firewall Configuration and continue with the installation. If firewall configuration is not required, click Next to continue. |
![]() |
||
12. |
Enter the fully qualified domain name of the Master CommServe in the
CommServe Host Name field. This should be
TCP/IP network name. e.g., computer.company.com. NOTES The CommServe client name is the name of the computer. This field is automatically populated.
|
![]() |
||
13. | Click Next to continue. |
![]() |
||
14. | Click Next to continue. |
![]() |
||
Client Group Selection |
||||
15. | Click Next to continue. |
![]() |
||
Global Filters Selection |
||||
15. |
Select the necessary Global Filter option for the default subclient and Click
Next to continue.
NOTES
|
![]() |
||
Storage Policy Selection |
||||
|
![]() |
|||
Verify Summary of Install Options |
||||
19. |
Verify the summary of selected options.
NOTES
Click Next to continue or Back to change any of the options. The install program now starts copying the software to the computer. This step may take several minutes to complete. |
![]() |
||
20. | Specify the name and location of the self-extracting
executable file. Select the option Cleanup custom package folders and only retain the self-extracting exe to clean up the installation files and folders in the custom package destination folder. Click Next to proceed. |
![]() |
||
21. | The self-extracting executable file is created
in the specified location. Click OK to exit. The generated self-executable file can be used to install the Custom installation package that you have created above. |
![]() |
Before installing the custom package on any computer, register the client name for the computer and assign a Target CommServe for the client. You can use web interface to perform this task.
Follow the steps given below to access the web interface and register the clients:
Depending on your needs, you can register multiple client computers at once. Use the following steps to do so:
Install the custom software package on your client using the installation package provided by your System Administrator.
You can view the list of all the clients using the web interface. A client name will be added to the list in the following scenarios:
You can edit the client details for all the clients which are not registered with a Target CommServe.