Dear Experts,
The Internet connection status of some of our clients shows disconnected randomly. When it happens, the user has Internet access but can't open Outlook profile which depends on the connection status.
The status will recover, if we restart NLA services but we want to It always happen? By the way, we have an unstable domain server, does it matter?
We have checked below info:
1.Active probing must be enabled.
HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet\EnableActiveProbing should present with value 1.
[HKLM\Software\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator] NoActiveProbe should either not present, or value must be 0.
2.Passive probing must be enabled as well.
In case active probing fails, passive probing can also detect internet unless it’s disabled by GPO. Check below to make sure the customer didn’t disable passive probing. If it is, enable it and test again.
Group Policy path: Computer Configuration\Administrative Templates\Network\Network Connectivity Status Indicator
setting: "Specify passive polling" = Enabled, uncheck "Disable passive polling"
This GPO setting can be also confirmed from this registry key:
[HKLM\Software\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator] DisablePassivePolling = 1