Difference between revisions of "CommVault Agent Setup"

From Tranzman Documentation
Jump to: navigation, search
(Created page with "=== CommVault Specifics === The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which...")
 
(Add screenshots)
Line 4: Line 4:
 
You must change the user login used by the service to a suitable account.  To do this, open services and find tranzman in the list.
 
You must change the user login used by the service to a suitable account.  To do this, open services and find tranzman in the list.
  
SCREENSHOT
+
[[File:Cvm-services.png]]
  
 
Right-click and select properties.  In the window that appears, select the "Log-on" tab.
 
Right-click and select properties.  In the window that appears, select the "Log-on" tab.
  
SCREENSHOT
+
[[File:Cvm-user.png]]
  
Select "Use this account" and enter the username and password of the account to use, then click OK.
+
Select "This account" and enter the username and password of the account to use, then click OK.
  
 
Finally, restart the service.
 
Finally, restart the service.
  
 
[[Discovery|Back to Discovery]].
 
[[Discovery|Back to Discovery]].

Revision as of 15:51, 17 June 2019

CommVault Specifics

The agent must run as a user that has permissions to connect to SQL Server. By default, the installation configures it as a "Local Service", which does not have the necessary permissions.

You must change the user login used by the service to a suitable account. To do this, open services and find tranzman in the list.

Cvm-services.png

Right-click and select properties. In the window that appears, select the "Log-on" tab.

Cvm-user.png

Select "This account" and enter the username and password of the account to use, then click OK.

Finally, restart the service.

Back to Discovery.