nice thanks Eliezer, i was missing few registry entries
-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet\EnableActiveProbing
- Key Type: DWORD
- Value: Decimal 0 (False)
-
HKLM\Software\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator\NoActiveP
Hey Robert,
The internet reachability test is composed of couple parts.
Only one of them is HTTP.
There is also an ICMP and DNS part to it.
You can customize it on the registry at:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet
The windows internet acce
so i need to whitelist
internetbeacon.msedge.net
?
On Thu, 21 Jul 2022 at 20:53, wrote:
> Take a peek at:
>
>
> https://docs.microsoft.com/en-us/powershell/module/nettcpip/test-netconnection?view=windowsserver2022-ps
>
>
>
> This will highlight your issue and will probably make more sense into