Showing posts with label VPN. Show all posts
Showing posts with label VPN. Show all posts

Saturday, August 09, 2008

Disconnect VPN hangs

I started noticing problems disconnecting a VPN connection on my Vista SP1 machine. When I choose to disconnect, the disconnecting dialog would not go away. Trying to end task did not work. The system would hang when trying to shutdown. Something clearly had gone wrong with this...

It appears the problem is related to Symantec Endpoint Protection. I had SEP MR2 installed when I noticed this problem. After doing a little reading I confirmed others are having this same problem. It seems the problem is not limited to Vista. I saw reports of users with XP having issues.

Uninstalling SEP resolves the disconnecting VPN problem. So far I am not really liking the new Symantec Endpoint Protection. I am switching over to NOD32.

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...