--- title: "Start a Trace Automatically after Connecting to a Server (SQL Server Profiler) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: profiler ms.topic: conceptual helpviewer_keywords: - "automatic trace start" - "traces [SQL Server], starting" - "starting trace automatically" ms.assetid: d74b848d-e796-49af-a8c5-dd69230f3a78 author: stevestein ms.author: sstein manager: craigg --- # Start a Trace Automatically after Connecting to a Server (SQL Server Profiler) This topic describes how to start traces automatically after connecting to an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. ### To start a trace automatically after connecting to a server with SQL Server Profiler 1. On the **Tools** menu, click **Options**. 2. Select the **Start tracing immediately after making a connection** check box. > [!NOTE] > If **Start tracing immediately after making connection**is selected, the **Trace Properties**dialog box fails to appear and the trace begins instead. To edit trace properties, you must first turn this setting off. ## See Also [SQL Server Profiler](sql-server-profiler.md)