--- title: "Installing SMO | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: ms.topic: "reference" helpviewer_keywords: - "installing SMO" - "SMO [SQL Server], installing" - "SQL Server Management Objects, installing" ms.assetid: 140e9971-4940-4866-89b9-5cec938e2a16 author: stevestein ms.author: sstein manager: craigg --- # Installing SMO If you want to develop an application that uses [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Management Objects (SMO), you should select the Client Tools SDK when you install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. To install the Client Tooks SDK without installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], install Shared Management Objects from the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] feature pack. If you want to ensure that [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Management Objects is installed on a computer that will run your application, you can use the Shared Management Objects .msi in the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] feature pack. By default, the SMO assemblies are installed in the [!INCLUDE[ssSampPathSDK](../../includes/sssamppathsdk-md.md)] directory. ## See Also [Quick-Start Installation of SQL Server 2014](../../getting-started/quick-start-installation-of-sql-server-2014.md)