From e396c3919b9d571e7fd34c5e9276364a21245873 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 1 Jan 2026 20:18:17 -0600 Subject: [PATCH] Update proxmenu-scripts.sh --- proxmenu-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 9951cda..8fe9969 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -102,7 +102,7 @@ fi exit 0 - +# [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 # Invoke-Expression "& { $(Invoke-RestMethod https://gist.githubusercontent.com/Jason-Clark-FG/68e23b534f5be4e3f3b43f3bd37f1d65/raw/3cb722298d72d2d12f2e7359473308925c4b8081/Uninstall-VMwareTools.ps1) } -Uninstall -Force"