Windows 10 Cisco AnyConnect Issue
I’m running the publically available Windows 10 Technical Preview and have been having an issue connecting to my company’s VPN using the Cisco AnyConnect client. The error messages that come up are:
and
After doing a bit of digging, I came across some logs in the AnyConnect logs (in the Windows Event Viewer), that looked like this:
Function: CNetInterface::GetGatewayAddress
File: .\Utility\NetInterface_win.cpp
Line: 190
Invoked Function: CNetInterface::GetIPAddrInfo
Return Code: -32571377 (0xFE0F000F)
Description: NETINTERFACE_ERROR_INTERFACE_NOT_AVAILABLE
They all had the same description: NETINTERFACE_ERROR_INTERFACE_NOT_AVAILABLE. Doing a quick Bing search led me to this article which included the following line:
Confirm that only one instance of the AnyConnect adapter appears in the Device Manager.
Well…I certainly hadn’t taken a look in Device Manager in quite a while, but when I did…guess what I found…a duplicate (and disabled) AnyConnect adapter.
Once I removed that extra disabled adapter, AnyConnect connected the first time through.
One more thing to keep in mind though…there is still the issue of extraneous characters in the DisplayName in the registry that I blogged about a couple of years ago related to Windows 8.
Windows 10 OneDrive Bug
I have been a long time user of OneDrive for both accessing my files from multiple devices as well as backing up all my files to the cloud. Recently I installed the Windows 10 Technical Preview on my laptop (which I have really liked btw). This week the first update to Win10 (Build 9860) was released and I installed it. After the install, I noticed that it said it had to resynchronize OneDrive which I thought was a bit odd. Today I found out why.
I was going to copy a file from my locally synced OneDrive folder into an email message…except that the file wasn’t there. It also wasn’t on OneDrive (the website) when I checked. But…I could still open the doc from my recent items in MS Word…which said it was on OneDrive. As I started investigating I realized that there are now TWO OneDrive folders on my laptop.
When looking at each individually, one points to c:\users\username\OneDrive…while the other points to c:\users\username\SkyDrive. And no…they are not linked folders that are actually the same. Both are north of 43Gb (files/music/pictures), but one has 18,694 files and the other has 18,902 files. I’m nearly positive that I want those extra 208 files.
It appears that the OneDrive app in the initial build of Win10 pointed to the SkyDrive folder. Build 9860 now points OneDrive to the OneDrive folder. But…it didn’t migrate those or link them or anything…and since the OneDrive app is not pointing to the SkyDrive folder…it obviously DOES NOT SYNC them!!! This has been problematic, because I have been using the “Recent Locations” functionality in MS Word to save files…which has put them into the old SkyDrive folder that is no longer being synced. I need to migrate those extra files over…then kill the SkyDrive folder…which btw…will let me reclaim over 43GB of disk space!