Create a Network Map in Windows 7

Network discovery is a network setting that configures a computer to allow it to find other computers and devices on the network. It also configures whether other computers on the network can find, or “discover” that computer. One of the benefits of having the network discovery enabled is the fact that you can generate a map, that is, a diagram of the devices on your network. This is quite useful as, say, you hover the mouse pointer over a computer or other device you get more information about the device. Such information may contain IPv4 and IPv6 addresses, the MAC address, and possibly other information, such as a link to the device’s configuration page.

Network Map Discovery States

For computers with shared resources, you can double-click them in Network Map to open them, just as you can in the Network folder.
network map in windows 7
network map in windows 7
There are three network discovery states:

  • On – This state allows your computer to see other network computers and devices and allows people on other network computers to see your computer. This makes it easier to share files and printers.
  • Off This state prevents your computer from seeing other network computers and devices and prevents people on other network computers from seeing your computer.
  • Custom This is a mixed state in which some settings related to network discovery are enabled, but not all of them. For example, network discovery could be turned on, but you or your system administrator might have changed firewall settings that affect network discovery.


Network Map uses a discovery protocol called Link-Layer Topology Discovery (LLTD) that queries other devices on the network to determine how the network is organized. Network discovery requires that the DNS Client, Function Discovery Resource Publication, SSDP Discovery, and UPnP Device Host services are started, that network discovery is allowed to communicate through Windows Firewall, and that other firewalls are not interfering with network discovery. Download Link Layer Topology Discovery (LLTD) Responder (KB922120).
Windows Vista, 7 and 8, plus Windows Server 2008/ 2008 R2 and 2012 include the software components that implement the LLTD protocol. There are two components that allow it to work.

  • The LLTD Mapper I/O is a network component that discovers and communicates with the LLTD Responder component running on other computers on your network. The information discovered by the Mapper I/O allows the Network Map feature to create a graphic diagram that depicts the devices and connections on your local subnet.
  • The LLTD Responder component is a network component that allows the computer to be discovered by another computer that is running the Network Map feature.

If some but not all of these are true, the network discovery state will be shown as Custom. In addition, there may be some devices (such as computers, routers, switches, printers, and media centers) that may interfere with the discovery process. You will need to disconnect them from the network in order to generate the full network map. By the way, some of these issues may be fixed by upgrading the firmware on these devices, although in some cases, upgrading the firmware on other devices that were displayed just fine might bring the opposite results… go figure.
By default, the components run on home or private networks, but do not run on domain or public networks.

Configure the Network Map

When you have administrative privileges, you can enable or disable the Network Map feature in Windows. Network Map uses two components: The mapper input/output (I/O) component queries the network for devices to include in the map, and the responder component that runs on computers on the network, and allows them to respond to the queries from the Mapper I/O.
By default, the Mapper I/O and the LLTD Responder components only runs on networks that have a location type of Home or Private, and does not run on networks that have a location type of Public or Domain. By using Group Policy you can either enable disable the Mapper I/O component, or change the location types in which it is allowed to run.
network map in windows 7
You can use Group Policy settings to enable or disable Network Map components for any of the network types: home, private, public, and domain.
Note: In some cases (though I haven’t experienced them yet), the Network Map feature may work even without you making these changes.

Enable or Disable the LLTD Mapper I/O and the LLTD Responder with Group Policy

  • Open Group Policy Management Editor. To do so, click Start; in the Start Search box, type mmc gpedit.msc.
  • In the navigation pane, open the following folders: Local Computer Policy, Computer Configuration, Administrative Templates, Network, and Link-Layer Topology Discovery.
  • In the details pane, double-click Turn on Mapper I/O (LLTDIO) driver.

network map in windows 7

  • To disable the Mapper I/O component, click Disabled, and then click OK.

network map in windows 7

  • To enable the Mapper I/O component, click Enabled, and then select one or more of the following:

– Allow operation while in domain
– Allow operation while in public network
– Prohibit operation while in private network

  • Click OK to save your changes.
  • Repeat with the Turn on Responder (RSPNDR) driver.

network map in windows 7
 

  • To refresh Group Policy, restart the computer or type the following command at a command prompt: gpupdate /force
  • Press Enter.

network mapping 6

  • To display the map, click the Start button, then click Control Panel.
  • Click Network and Internet, and then click Network and Sharing Center. In the upper-right corner, click View full map.

network map in windows 7
 
Windows 8 note: The Network Map feature and some network profile management UI (such as setting a network as Private, Public, customizing the network name and icon, etc) from Network and Sharing Center was entirely removed from Windows 8, although LLTD itself is still functioning.
network map in windows 7
Windows XP note: LLTD was not a part of Windows XP and previous operating systems. However, there is a hotfix available from Microsoft that will install LLTD on Windows XP. To resolve this problem, install the hotfix that is described in this section. The hotfix installs the LLTD Responder component on Windows XP-based computers.
In case you want to hide your computer from appearing in the network map, read our previous article on the topic, “Hide your Vista Computer on the Network.”