Connecting to a SQL Server Utility
Before you can connect to a SQL Server Utility, you must create a utility control point (UCP). For more information, see Overview of SQL Server Utility.
To view and manage SQL Server resource health, use SQL Server Management Studio (SSMS) to connect to a SQL Server Utility.
To connect to a SQL Server Utility through SSMS:
- Launch SSMS. 
- In SSMS, connect to an instance of SQL Server. 
- Click View and then Utility Explorer. 
- In the Utility Explorer navigation pane, click .gif) Connect to Utility. Connect to Utility.
- In the Connect to Server dialog box, specify the UCP instance name, then click Connect. 
- View the Utility Explorer Navigation Pane to see a tree view of SQL Server resources in the UCP. 
Creating a new UCP also connects you to the SQL Server Utility. For more information, see How to: Create a SQL Server Utility Control Point (SQL Server Utility).
See Also