To manually install TMSM:
- Run “Trend Micro\Apex One\PCCSRV\Admin\Utility\SQL\SQL.exe” and select new installation. Install the SQL Server Express with “TMSM” as the instance name.
- If you are performing the TMSM server installation on a Domain Controller (DC), configure to use an existing domain account other than the two (2) built-in accounts namely Local Service and Network Service.
- Set the password for system administrator (sa) account.
- Download PSTools.zip from Microsoft web site.
- Extract the TMSMDBPassword.zip file and place it to Apex One server.
Extract PSTools.zip and TMSMDBPassword.zip files to temporary directory position. For example: C:\Pstools.
- Using an administrator account, open a command prompt (cmd.exe).
- Go to the C:\Pstools folder by issuing a CD command.
- Type the following command:
PsExec.exe -s -i cmd.exe
- A new command prompt, which now has system privileges, opens. In this new command window, run the following commands to set the TMSM DB password by using the same sa password set in Step 1:
CD c:\Pstools
TMSMDBPassword [SA Password]For example: TMSMDBPassword Password
Finish the installation by following the installation wizard.