Share via


Event ID 20002 under NetworkProfile\Operational

Question

Tuesday, August 13, 2019 2:11 PM

Does anyone know what Event ID 20002 under the NetworkProfile\Operational log means? It says the description can't be found and I've searched the web and haven't found anything as of yet.

Any help would be appreciated.

Thanks in advance!

WB

All replies (3)

Wednesday, August 14, 2019 8:46 AM | 1 vote

Hello WB,

This is just an informational message, used to chart the progress of network identification. It is called after the Network Store Interface (NSI) has been updated with the category (Public/Private/Domain) under consideration at the time of the event. Two calls are made to set the category for the given interface: one for IPv4 and one for IPv6 - hence the two error code values in the message.

The value map for the Category item is:

          <valueMap
            name="NetworkCategoryMap">
            <map
              value="0"
              message="Public " />
            <map
              value="1"
              message="Private " />
            <map
              value="2"
              message="Domain Authenticated " />
          </valueMap>

Gary


Wednesday, August 14, 2019 11:53 AM

Awesome. Thank you so much for your help!

WB


Friday, August 23, 2019 8:35 AM

You may also mark the reply as answer as this will help people who encounter the same issue find the solution faster.

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact [email protected].