# SQL Server Installation
###### tags: `SQL Server` `Microsoft` ` Microsoft` ` SQL` ` Data Warehouse` ` SQL Server安裝` ` Setup`
### SQL Server會自動安裝.Net Framework 4.6
[SQL Server 2016 and 2017: Hardware and software requirements](https://docs.microsoft.com/en-us/sql/sql-server/install/hardware-and-software-requirements-for-installing-sql-server?view=sql-server-ver15)
SQL Server 2016 (13.x) and later require .NET Framework 4.6 for the Database Engine, Master Data Services, or Replication. SQL Server setup automatically installs .
![](https://i.imgur.com/Jn9hnr9.png)
Windows 2016
![](https://i.imgur.com/ZMgni8X.jpg)
Windows 8.1, and Windows Server 2012 R2需要額外安裝KB2919355
Windows 8.1, and Windows Server 2012 R2 require [KB2919355](https://support.microsoft.com/kb/2919355) before installing .NET Framework 4.6.
若要手動安裝 .Net Framework 4.6
You can also manually install .NET Framework from [Microsoft .NET Framework 4.6 (Web Installer) for Windows](https://support.microsoft.com/kb/3045560).