NETUI additional settings
Overview​
NETUI is responsible for network or Ethernet message and network login access dialog pop-ups. Most of the applications do not need to change any of the settings. We have implemented a registry configuration to change some additional settings.
Additional NETUI settings​
[HKEY_LOCAL_MACHINE\Software\NETUI]
“autoReconnectDelaySec" = DWORD:10 ; Delay between connection attempts
“autoReconnectAttempts" = DWORD:10 ; Number of times we try to connect
“autoReconnectAttemptsExceededDelaySec" = DWORD:10