Update README.md

This commit is contained in:
Amit Banerjee
2016-09-09 15:50:45 -07:00
committed by GitHub
parent 5fba96efaa
commit 25ca9dc307
+2 -2
View File
@@ -1,8 +1,8 @@
# CheckClientUpdates.ps1
The PowerShell Script currently supports the following:
a. Check if SQL Server Native Client can support TLS 1.2
b. Check if Microsoft ODBC Driver for SQL Server can support TLS 1.2
* Check if SQL Server Native Client can support TLS 1.2
* Check if Microsoft ODBC Driver for SQL Server can support TLS 1.2
This script is restricted to work on x64 and x86 platforms
More details about TLS 1.2 support for SQL Server can be found on [KB3135244] (https://support.microsoft.com/en-us/kb/3135244)