diff --git a/Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1 b/Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1 index 1de7aba..d814c3a 100644 --- a/Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1 +++ b/Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1 @@ -52,7 +52,7 @@ ================================================================================= SCOM TLS 1.2 / 1.3 Configuration Script - v 2.3 + v 2.4 This script supports: SCOM 2012R2, 2016, 1801, 1807, 2019, and 2022 SQL 2008R2 through 2022 @@ -61,7 +61,7 @@ Original Author: Kevin Holman (https://kevinholman.com/) Author: Blake Drumm (https://blakedrumm.com/) - Last Updated: May 5th, 2024 + Last Updated: May 7th, 2024 Blog Post: https://blakedrumm.com/blog/enforce-tls-1-2-scom/ @@ -361,12 +361,7 @@ function Start-SCOMTLSEnforcement try { # Microsoft SQL Server 2012 Native Client - QFE (As of writing: 11.0.7001.0) - $releasePage = ((Invoke-WebRequest -UseBasicParsing -Uri 'https://www.microsoft.com/download/details.aspx?id=50402&751be11f-ede8-5a0c-058c-2ee190a24fa6').RawContent).Split("`r`n").Trim() - $releaseDate = ((($releasePage | Select-String -Pattern "^Date Published:\s").ToString()).Split("p>") | Select-Object -Index 3).Replace("") | Select-Object -Index 3).Replace("