Skip to content

Commit cc34efe

Browse files
authored
Update Get-TLSRegistryKeys.ps1
1 parent c1a76f7 commit cc34efe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Powershell/Get-TLSRegistryKeys.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Function Get-TLSRegistryKeys
3636
$Servers = $env:COMPUTERNAME
3737
}
3838
$Servers = $Servers | Sort-Object
39-
# Blake Drumm - modified on 09/02/2021
4039
Write-Host " Accessing Registry on:`n" -NoNewline -ForegroundColor Gray
4140
$scriptOut = $null
4241

0 commit comments

Comments
 (0)