---
title: Updated - Database Engine docs | Microsoft Docs
description: Display snippets of updated content for recently changed in documentation, for Database Engine.
services: na
documentationcenter: ''
author: MightyPen
manager: jhubbard
editor: barbkess
ms.service: na
ms.topic: updart-autogen
ms.technology: database-engine
ms.custom: UpdArt.exe
ms.workload: database-engine
ms.tgt_pltfrm: na
ms.devlang: na
ms.topic: updart-autogen
ms.date: 09/27/2017
ms.author: genemi
---
# New and Recently Updated: Database Engine docs
Nearly every day Microsoft updates some of its existing articles on its [Docs.Microsoft.com](http://docs.microsoft.com/) documentation website. This article displays excerpts from recently updated articles. Links to new articles might also be listed.
This article is generated by a program that is rerun periodically. Occasionally an excerpt can appear with imperfect formatting, or as markdown from the source article. Images are never displayed here.
Recent updates are reported for the following date range and subject:
- *Date range of updates:* **2017-09-11** -to- **2017-09-27**
- *Subject area:* **Database Engine**.
## New Articles Created Recently
The following links jump to new articles that have been added recently.
1. [Add Features to an Instance of SQL Server (Setup)](install-windows/add-features-to-an-instance-of-sql-server-setup.md)
2. [Install SQL Server from the Command Prompt](install-windows/install-sql-server-from-the-command-prompt.md)
3. [Install SQL Server using a configuration file](install-windows/install-sql-server-using-a-configuration-file.md)
4. [Business continuity and database recovery - SQL Server](sql-server-business-continuity-dr.md)
## Updated Articles with Excerpts
This section displays the excerpts of updates gathered from articles that have recently experienced a large update.
The excerpts displayed here appear separated from their proper semantic context. Also, sometimes an excerpt is separated from important markdown syntax that surrounds it in the actual article. Therefore these excerpts are for general guidance only. The excerpts only enable you to know whether your interests warrant taking the time to click and visit the actual article.
For these and other reasons, do not copy code from these excerpts, and do not take as exact truth any text excerpt. Instead, visit the actual article.
### Compact List of Articles Updated Recently
This compact list provides links to all the updated articles that are listed in the Excerpts section.
1. [Installing Updates from the Command Prompt](#TitleNum_1)
### 1. [Installing Updates from the Command Prompt](install-windows/installing-updates-from-the-command-prompt.md)
*Updated: 2017-09-12*
- Update all instances of ..!NCLUDE-NotShown--ssNoVersion--../../includes/ssnoversion-md.md)] on the computer and all shared components, like ..!NCLUDE-NotShown--ssISnoversion--../../includes/ssisnoversion-md.md)] and Management Tools:
```
.exe /qs /IAcceptSQLServerLicenseTerms /Action=Patch /AllInstances.
```
- Remove an update from a single instance of ..!NCLUDE-NotShown--ssNoVersion--../../includes/ssnoversion-md.md)] and all shared components, like ..!NCLUDE-NotShown--ssISnoversion--../../includes/ssisnoversion-md.md)] and Management Tools:
```
.exe /qs /Action=RemovePatch /InstanceName=MyInstance.
```
- Remove an update from ..!NCLUDE-NotShown--ssNoVersion--../../includes/ssnoversion-md.md)] shared components only, like ..!NCLUDE-NotShown--ssISnoversion--../../includes/ssisnoversion-md.md)] and Management Tools:
```
.exe /qs /Action=RemovePatch
```
## Similar Articles
This section lists very similar articles for recently updated articles in other subject areas, within our public GitHub.com repository: [MicrosoftDocs/sql-docs](https://github.com/MicrosoftDocs/sql-docs/).
#### Subject areas which do have new or recently updated articles
- [New + Updated (0+1): **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
- [New + Updated (0+1): **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
- [New + Updated (4+1): **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)
- [New + Updated (17+0): **Integration Services for SQL** docs](../integration-services/new-updated-integration-services.md)
- [New + Updated (3+0): **Linux for SQL** docs](../linux/new-updated-linux.md)
- [New + Updated (1+1): **Relational Databases for SQL** docs](../relational-databases/new-updated-relational-databases.md)
- [New + Updated (2+0): **Reporting Services for SQL** docs](../reporting-services/new-updated-reporting-services.md)
- [New + Updated (0+1): **SQL Server Management Studio (SSMS)** docs](../ssms/new-updated-ssms.md)
- [New + Updated (0+1): **Transact-SQL** docs](../t-sql/new-updated-t-sql.md)
#### Subject areas which have no new or recently updated articles
- [New + Updated (0+0): **ActiveX Data Objects (ADO) for SQL** docs](../ado/new-updated-ado.md)
- [New + Updated (0+0): **Connect to SQL** docs](../connect/new-updated-connect.md)
- [New + Updated (0+0): **Data Quality Services for SQL** docs](../data-quality-services/new-updated-data-quality-services.md)
- [New + Updated (0+0): **Data Mining Extensions (DMX) for SQL** docs](../dmx/new-updated-dmx.md)
- [New + Updated (0+0): **Master Data Services (MDS) for SQL** docs](../master-data-services/new-updated-master-data-services.md)
- [New + Updated (0+0): **Multidimensional Expressions (MDX) for SQL** docs](../mdx/new-updated-mdx.md)
- [New + Updated (0+0): **ODBC (Open Database Connectivity) for SQL** docs](../odbc/new-updated-odbc.md)
- [New + Updated (0+0): **PowerShell for SQL** docs](../powershell/new-updated-powershell.md)
- [New + Updated (0+0): **Samples for SQL** docs](../sample/new-updated-sample.md)
- [New + Updated (0+0): **Microsoft SQL Server** docs](../sql-server/new-updated-sql-server.md)
- [New + Updated (0+0): **SQL Server Data Tools (SSDT)** docs](../ssdt/new-updated-ssdt.md)
- [New + Updated (0+0): **SQL Server Migration Assistant (SSMA)** docs](../ssma/new-updated-ssma.md)
- [New + Updated (0+0): **Tools for SQL** docs](../tools/new-updated-tools.md)
- [New + Updated (0+0): **XQuery for SQL** docs](../xquery/new-updated-xquery.md)