Using the DBConfig Tool

The DBConfig tool allows users to change the user account, password, and the database name for the Control Manager database.

The tool offers the following options:

To use the DBConfig tool:

  1. From the Control Manager server, click Start > Run.

  2. Type cmd, and then click OK. The command prompt dialog box appears.

  3.  Change the directory to the Control Manager root directory (for example, <root>\Program Files\Trend Micro\Control Manager\DBConfig).

  4. Type the following:

dbconfig

The DBConfig tool interface appears.

  1. Specify which settings you want to modify:

Example 1: DBConfig -DBName="db" -DBAccount="sqlAct" -DBPassword="sqlPwd" -Mode="SQL"

Example 2: DBConfig -DBName="db" -DBAccount="winAct" -DBPassword="winPwd" -Mode="WA"