loxia01

Results 25 comments of loxia01

I mean last edited. I don't usually keep track of versions for my personal user scripts.

Hello, thanks for posting your issue. Can you try listing your connections with `Get-NetAdapter` command instead of ipconfig and post a screenshot?

Ok, I believe it is those VPN connections Windows handles "internally" (LPT2/IPsec) that are not showing up as apdaters. If you have a VPN connection via the OpenVPN protocol, an...

Is your connection showing up if you run the following command in PowerShell? `Get-NetAdapter -IncludeHidden`

Did you run `Get-NetAdapter -IncludeHidden`? (I edited the post).

Tested to rewrite my module with `Get-NetAdapter -IncludeHidden`. I will upload this rewritten module so you can test for yourself. Perhaps you can test to share "Beeline_local" connection. When installing...

Ok unfortunately I do not know how to fix this for now, but I remember a workaround (or solution) I used myself when I started using ICS: To make ICS...

> > > I have the same issue here, and in the registry, I see that ICS is enabled with an interface index of 51 that `Get-NetAdapter` never shows. >...

@MDagni Thanks for commenting. If it doesn't appear in Control Panel's Network Connections I believe it is not possible to use ICS on that connection. But I am no expert.