SCCM Update 1810 installation warning SQL Server Native Client Update Prerequisite. When istall new 1810 Current Branch Update you can encounter warning message:
[Completed with warning]:Verifies that the version of Microsoft SQL Server Native Client installed on the site server meets the minimum requirements to enable TLS 1.2 support.
The configmgrprereq.log file shows the below warning in detail.
SQL Server Native Client version; Warning; 구성 관리자 sites require a supported SQL Server Native Client version. To enable TLS 1.2 support, you must install a supported version of SQL Server Native Client on the specified site database server. For more information, seehttps://go.microsoft.com/fwlink/?linkid=2026746]
Check the actual SQL server native client. In my case, it is SQL server 2012 native client and the installed version is11.3.6540.0.
Go to thislink and you will find SQL Server release and the first build that supports TLS 1.2. If you know your installed SQL server version, determine whether your current version of SQL Server already has support for TLS 1.2. Or you can 다운로드 native client 2012 from here.
Upgrade SQL Server Native Client
1. 마우스 오른쪽 버튼 click the sqlncli and run it as administrator. You will now see a warning box: “A lower version of the product has been detected on your system. Would you like to upgrade your existing installation?“. 딸깍 하는 소리 예.
2. On the Microsoft SQL Server 2012 Native Client setup box, 딸깍 하는 소리다음;
3. 딸깍 하는 소리다음;
4. 딸깍 하는 소리다음;
5. To begin the installation click설치하다;
6. 딸깍 하는 소리Finish to complete the setup;
7. 딸깍 하는 소리 예 to reboot;
8. Check the version of Microsoft SQL Server Native Client and it is now11.4.7001.0.
Back to SCCM Console. 다음으로 이동 그만큼 Updates and Servicing node. Right Mouse Button click 구성 관리자 1810 update and click Run Prerequisite check. You will notice that the SQL Server Native client version step shows completed.