GPO tool

Group Policy made searchable

A free ADMX browser or comparison tool for IT administrators. Search policies, find registry keys, and see exactly what each setting writes to the Windows Registry. Or compare two GPO backups to see exactly what has changed between them.

Select a product
  • Select a category.

Turn off Multicast Bootstrap

This setting disables PNRP protocol from advertising the computer or from searching other computers on the local subnet in the link local cloud.

The Peer Name Resolution Protocol (PNRP) allows for distributed resolution of a name to an IPV6 address and port number. One of the ways in which PNRP bootstraps itself is by using multicast on the same subnet. That is, PNRP publishes itself on the local subnet, so that other computers can find it when needed.

If you enable this setting, PNRP will not use multicast for bootstrapping. Specifying this registry key will break scenarios where there is no seed server for bootstrap (such as ad hoc networking scenarios).

If you disable this setting, PNRP will use multicast for bootstrapping on the same subnet.

If this setting is not configured, the protocol will revert to using a public registry key to determine whether it will publish the computer or will use multicast to search for other computers on the local subnet.

The multicast protocol used for bootstrapping is SSDP (Simple Service Discovery Protocol). The SSDP service must enabled (which it is by default) for this policy to have effect.

Registry Information

VendorMicrosoft
ProductP2P Pnrp
CategoryMicrosoft Peer-to-Peer Networking Services › Peer Name Resolution Protocol › Link-Local Clouds
Applies toComputer Configuration
Supported onWindows XPSP2
Registry Key[HKLM]SoftwarepoliciesMicrosoftPeernetPnrpIPv6-LinkLocal
Value NameDisableMulticastBootstrap
TypeREG_DWORD
Enabled value1
Disabled value0