locked
NCSI check on internal ncsi server RRS feed

  • Question

  • Hi there,

    I have my internal NCSI server. How do I have to redirect the ncsi check to my internal server?

    I tried this, but it doesn't work:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NlaSvc\Parameters\Internet]
    "ActiveWebProbeHost"="my_ncsi_server"
    "ActiveDnsProbeHost"="my_dns_server_name"
    "ActiveDnsProbeContent"="my_dns_server_ip"

    Someone can help me ?

    Thanks.

    Thursday, March 3, 2016 10:45 AM

Answers

  • Hi fa-br-ice,

     

    Are you trying to create an internal NCSI server by customizing the following registry key?

    HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet

    Value: ActiveWebProbeHost (REG_SZ) defaults to “www.msftncsi.com”

    Value: ActiveWebProbePath (REG_SZ) defaults to “ncsi.txt”

    Value: ActiveWebProbeContent (REG_SZ) defaults to "Microsoft NCSI"

     

    I found an article could help you consider your current condition. Please let me know if it is help.

    https://blogs.technet.microsoft.com/networking/2012/12/20/the-network-connection-status-icon/

     

    Best regards.


    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.

    Sunday, March 6, 2016 3:38 PM