From 2532f7a51a07cc5b01fbbabcc3398b3f8020d39d Mon Sep 17 00:00:00 2001 From: Blake Drumm Date: Thu, 18 Apr 2024 22:23:01 -0400 Subject: [PATCH] Small change :t-rex: --- Powershell/Get-TLSRegistryKeys.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Powershell/Get-TLSRegistryKeys.ps1 b/Powershell/Get-TLSRegistryKeys.ps1 index 357f58f..1fd599a 100644 --- a/Powershell/Get-TLSRegistryKeys.ps1 +++ b/Powershell/Get-TLSRegistryKeys.ps1 @@ -13,7 +13,7 @@ .NOTES Original Author: Mike Kallhoff Author: Blake Drumm (blakedrumm@microsoft.com) - Website: https://blakedrumm.com/ + Website: https://blakedrumm.com/ Modified: April 18th, 2024 Hosted here: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Get-TLSRegistryKeys.ps1 #>