diff --git a/powershell/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 b/powershell/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 index e83ff1b..9e3f183 100644 --- a/powershell/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 +++ b/powershell/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 @@ -1,4 +1,4 @@ -$env:HTTPS_PROXY = 'http://10.0.0.14:8080' +#$env:HTTPS_PROXY = 'http://10.0.0.14:8080' function rdgw { Write-Host "Logging on to the Arcus Management Server..."