loxia01

Results 25 comments of loxia01

Beta version v1.1 released. This release has a rewritten connection enumeration command (thanks @obones for the tip) and should be able to work with VPN connections that Windows handle internally,...

Thanks for testing. Try to run this command `(Get-CimInstance MSFT_NetIPAddress -Namespace Root\StandardCimv2).InterfaceAlias` when ICS is disabled. Make sure your VPN connection is connected beforehand.

> Hi @loxia01, > > I need to share a VPN connection with a network adapter: FAH_VPN shared to VoipPhone > > ![image](https://user-images.githubusercontent.com/91334170/241063318-a5038b11-915d-4cb6-b9f8-631fd0ebd3dc.png) > > However when I issue the...

Edit: Updated the module to fix the bug. Probably the bug didn't cause your crash, but you can update the module and test. I just discovered a small bug when...

OK, thanks anyway. I don't know why you get errors. Will try to do some more testing.

Thanks for your message. Unfortunately I cannot reproduce your problem on my Win 10 machine. I know Microsoft did some sort of security update to ICS last month, but I...

@Owyn As I have understood it you can enable ICS manually for your VPN connection in Control Panel's Network Connections? Does that work even if your connection is disconnected?

OK thanks for your testing.

I checked and I have actually not `EnableRebootPersistConnection` set and my ICS is anyway persistent across reboots. So I guess it is about those problem VPN connections.

Sorry for late answer. I will do some research if this is possible to do in PowerShell. My first impression is that it is perhaps theoretically possible, but does not...