--- title: "ServerSettings Class | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: ms.topic: "reference" api_name: - "ServerSettings Class" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "ServerSettings class" ms.assetid: d11ef801-dcb3-4fe1-84db-bf943ccf0e99 author: CarlRabeler ms.author: carlrab manager: craigg --- # ServerSettings Class The [ServerSettings Class]serversettings-class.md) represents server settings on an instance of [!INCLUDE[msCoName](../../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. The [ServerSettings Class]serversettings-class.md) allows you to perform the following tasks: - Access general flag settings for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. - Set default values for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. - Set the security certificate for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)