Trend Micro Automation Center is a central hub for APIs and documentation across Trend Micro products. It offers searchable cross-product APIs and use cases for IT and security teams to automate tasks and improve efficiency.
The Education Portal is a comprehensive learning hub for Trend Micro customers, designed to deepen product and technology expertise through a wide range of curated training modules. Partners are advised to access the Education Portal through the Partner Portal.
The Trend Micro Online Help Center provides customers with comprehensive product information and troubleshooting guidance. It offers general product usage information and in-depth solutions for complex issues.
Trend Micro Service Status Portal provides real-time information on the performance of Trend Micro products. It offers up-to-date incident reports and historical data for monitoring system health.
TrendConnect is a mobile application that provides users with real-time insights into their Trend Micro security environment, including threat alerts and system health assessments.
Setting TCP connection from Deep Security Manager (DSM) to SQL server database
Views:
To force DSM to connect to SQL servers using TCP:
Open the ..\Trend Micro\Deep Security Manager\webclient\webapps\ROOT\WEB-INF\dsm.properties file.
Add the following line:
database.SqlServer.namedPipe=False
Save and close the file.
Restart the DSM services.
DSM will now use TCP instead of Named Pipes.
Keywords: named pipe,NamedPipes,configure tcp connection from dsm to sql db,transmission control protocol
Setting TCP connection from Deep Security Manager (DSM) to SQL server database
Product / Version includes:
Deep Security 9.0
Last updated:   2025/05/08
Solution ID:   KA-0004286
Category:  
SPEC
Summary
TCP is the recommended communication method from the DSM to SQL servers. Use this procedure to change the connection if the logs show that DSM still uses Named Pipes instead of TCP.
To force DSM to connect to SQL servers using TCP:
Open the ..\Trend Micro\Deep Security Manager\webclient\webapps\ROOT\WEB-INF\dsm.properties file.