1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/demos/mssqltiger/tls1.2
2016-09-09 15:50:45 -07:00
..
2016-09-09 15:50:45 -07:00

CheckClientUpdates.ps1

The PowerShell Script currently supports the following:

  • 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)