Windows 11 netsh p2p command

Microsoft Windows [Version 10.0.22621.2428]
(c) Microsoft Corporation. C:\Windows>netsh p2p ? The following commands are available: Commands in this context: ? - Displays a list of commands. dump - Displays a configuration script. group - Changes to the `netsh p2p group' context. help - Displays a list of commands. idmgr - Changes to the `netsh p2p idmgr' context. pnrp - Changes to the `netsh p2p pnrp' context. The following sub-contexts are available: group idmgr pnrp To view help for a command, type the command, followed by a space, and then type ?.

Displays a configuration script.

»netsh »p2p »dump


C:\Windows>netsh p2p dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Changes to the `netsh p2p group' context.

»netsh »p2p »group


C:\Windows>netsh p2p group ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
database       - Changes to the `netsh p2p group database' context.
dump           - Displays a configuration script.
gping          - Checks for connectivity to the remote group port.
help           - Displays a list of commands.
resolve        - Resolves a participant in the group and lists its address.
show           - Displays Information.

The following sub-contexts are available:
 database

To view help for a command, type the command, followed by a space, and then
 type ?.

Changes to the `netsh p2p group database' context.

»netsh »p2p »group »database


C:\Windows>netsh p2p group database ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
dump           - Displays a configuration script.
help           - Displays a list of commands.
show           - Displays Information.

To view help for a command, type the command, followed by a space, and then
 type ?.

Displays a configuration script.

»netsh »p2p »group »database »dump


C:\Windows>netsh p2p group database dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Displays a list of commands.

»netsh »p2p »group »database »help


C:\Windows>netsh p2p group database help ?

Usage: help

Remarks: 
       Displays a list of commands.

Displays Information.

»netsh »p2p »group »database »show


C:\Windows>netsh p2p group database show ?

The following commands are available:

Commands in this context:
show statistics - List database stats for given <identity P2PID> <group P2PID>.

List database stats for given .

»netsh »p2p »group »database »show »statistics


C:\Windows>netsh p2p group database show statistics ?

Usage: show statistics <identity P2PID> <group P2PID> 

Remarks: Lists database stats for given <identity P2PID> <group P2PID>.

Displays a configuration script.

»netsh »p2p »group »dump


C:\Windows>netsh p2p group dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Checks for connectivity to the remote group port.

»netsh »p2p »group »gping


C:\Windows>netsh p2p group gping ?

Usage: gping [ <IPv6 addr> ] : Port 

Remarks: Checks for connectivity to the remote group port.

Displays a list of commands.

»netsh »p2p »group »help


C:\Windows>netsh p2p group help ?

Usage: help

Remarks: 
       Displays a list of commands.

Resolves a participant in the group and lists its address.

»netsh »p2p »group »resolve


C:\Windows>netsh p2p group resolve ?

Usage: resolve { ANY | REMOTE } <group P2PID> [ <cloud name> ]

Remarks: Resolves a participant in the group and lists its address.

Displays Information.

»netsh »p2p »group »show


C:\Windows>netsh p2p group show ?

The following commands are available:

Commands in this context:
show acl       - Lists ACL information.
show address   - Resolves a participant in the current node and lists its address.

Lists ACL information.

»netsh »p2p »group »show »acl


C:\Windows>netsh p2p group show acl ?

Usage: show acl { identity <identity P2PID> | db <identity P2PID> <group P2PID> | <File path> }

Remarks: Lists ACL information.

Resolves a participant in the current node and lists its address.

»netsh »p2p »group »show »address


C:\Windows>netsh p2p group show address ?

Usage: show address <group P2PID> [ <cloud name> ]

Remarks: Resolves a participant in the current node and lists its address.

Displays a list of commands.

»netsh »p2p »help


C:\Windows>netsh p2p help ?

Usage: help

Remarks: 
       Displays a list of commands.

Changes to the `netsh p2p idmgr' context.

»netsh »p2p »idmgr


C:\Windows>netsh p2p idmgr ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
delete         - Deletes identities and groups.
dump           - Displays a configuration script.
help           - Displays a list of commands.
show           - Displays identity-related info.

To view help for a command, type the command, followed by a space, and then
 type ?.

Deletes identities and groups.

»netsh »p2p »idmgr »delete


C:\Windows>netsh p2p idmgr delete ?

The following commands are available:

Commands in this context:
delete group   - Deletes groups from identities.
delete identity - Deletes identities.

Deletes groups from identities.

»netsh »p2p »idmgr »delete »group


C:\Windows>netsh p2p idmgr delete group ?

Usage: delete group <identity P2PID> { <group P2PID> | ALL | EXPIRED }

Remarks: Deletes groups from identities.

Deletes identities.

»netsh »p2p »idmgr »delete »identity


C:\Windows>netsh p2p idmgr delete identity ?

Usage: delete identity { <identity P2PID> | ALL } [ QUIET ] 

Remarks: Deletes identities.

Displays a configuration script.

»netsh »p2p »idmgr »dump


C:\Windows>netsh p2p idmgr dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Displays a list of commands.

»netsh »p2p »idmgr »help


C:\Windows>netsh p2p idmgr help ?

Usage: help

Remarks: 
       Displays a list of commands.

Displays identity-related info.

»netsh »p2p »idmgr »show


C:\Windows>netsh p2p idmgr show ?

The following commands are available:

Commands in this context:
show groups    - Displays identities and group list.
show identities - Displays identity list.
show statistics - Displays identity statistics.

Displays identities and group list.

»netsh »p2p »idmgr »show »groups


C:\Windows>netsh p2p idmgr show groups ?

Usage: show groups { <identity P2PID> | ALL } [ EXPIRED ]

Remarks: Shows identity and related group information.

Displays identity list.

»netsh »p2p »idmgr »show »identities


C:\Windows>netsh p2p idmgr show identities ?

Usage: show identities { ALL | <identity P2PID> }

Remarks: Shows identity information.

Displays identity statistics.

»netsh »p2p »idmgr »show »statistics


C:\Windows>netsh p2p idmgr show statistics ?

Usage: show statistics 

Remarks: Shows count of identities and associated groups.

Changes to the `netsh p2p pnrp' context.

»netsh »p2p »pnrp


C:\Windows>netsh p2p pnrp ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
cloud          - Changes to the `netsh p2p pnrp cloud' context.
diagnostics    - Changes to the `netsh p2p pnrp diagnostics' context.
dump           - Displays a configuration script.
help           - Displays a list of commands.
peer           - Changes to the `netsh p2p pnrp peer' context.

The following sub-contexts are available:
 cloud diagnostics peer

To view help for a command, type the command, followed by a space, and then
 type ?.

Changes to the `netsh p2p pnrp cloud' context.

»netsh »p2p »pnrp »cloud


C:\Windows>netsh p2p pnrp cloud ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
dump           - Displays a configuration script.
flush          - Flushes Cache entries.
help           - Displays a list of commands.
repair         - Starts split detection and repair.
set            - Sets configuration parameters.
show           - Displays Information.
start          - Starts a cloud.
synchronize    - Synchronizes a cloud.

To view help for a command, type the command, followed by a space, and then
 type ?.

Displays a configuration script.

»netsh »p2p »pnrp »cloud »dump


C:\Windows>netsh p2p pnrp cloud dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Flushes Cache entries.

»netsh »p2p »pnrp »cloud »flush


C:\Windows>netsh p2p pnrp cloud flush ?

Usage: flush [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud whose cache entries should be flushed.

Remarks: Flushes all Cache entries.

Examples: 

	flush Global_

Displays a list of commands.

»netsh »p2p »pnrp »cloud »help


C:\Windows>netsh p2p pnrp cloud help ?

Usage: help

Remarks: 
       Displays a list of commands.

Starts split detection and repair.

»netsh »p2p »pnrp »cloud »repair


C:\Windows>netsh p2p pnrp cloud repair ?

Usage: repair [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud which should start split detection and
	                 repair. 

Remarks: Starts a split detection and, if necessary, a repair.

Examples: 

	repair Global_

Sets configuration parameters.

»netsh »p2p »pnrp »cloud »set


C:\Windows>netsh p2p pnrp cloud set ?

The following commands are available:

Commands in this context:
set pnrpmode   - Modifies PNRP mode configuration parameter.
set seed       - Modifies PNRP SeedServer configuration parameter.

Modifies PNRP mode configuration parameter.

»netsh »p2p »pnrp »cloud »set »pnrpmode


C:\Windows>netsh p2p pnrp cloud set pnrpmode ?

Usage: set pnrpmode [[mode=]{Auto|RO|default}] [cloud=]<cloud name>

Parameters: 

	mode           - The mode of the cloud.
	cloud          - The cloud whose mode should be set.

Remarks: Modifies PNRP mode configuration parameter.
         The mode can be one of the following: RO (Resolve-only), Auto, default

Examples: 

	set pnrpmode mode=default Global_
	set pnrpmode RO Global_

Modifies PNRP SeedServer configuration parameter.

»netsh »p2p »pnrp »cloud »set »seed


C:\Windows>netsh p2p pnrp cloud set seed ?

Usage: set seed [seed=]{<hostname>|<IP address>|default} [cloud=]<cloud name>

Parameters: 

	seed           - The seed-server value to be set in the registry.
	cloud          - The cloud whose seed server should be set.

Remarks: Modifies PNRP SeedServer configuration parameter.
         The seed server entry can contain several entries separated by ;

Examples: 

	set seed default Global_

Displays Information.

»netsh »p2p »pnrp »cloud »show


C:\Windows>netsh p2p pnrp cloud show ?

The following commands are available:

Commands in this context:
show initialization - Displays cloud bootstrap configuration/status.
show list      - Displays list of clouds.
show names     - Displays locally registered names.
show pnrpmode  - Displays PNRP mode configuration parameter.
show seed      - Displays PNRP SeedServer configuration parameter.
show statistics - Displays cloud statistics.

Displays cloud bootstrap configuration/status.

»netsh »p2p »pnrp »cloud »show »initialization


C:\Windows>netsh p2p pnrp cloud show initialization ?

Usage: show initialization [[cloud=]{ * | <cloud name>}]

Parameters: 

	cloud          - The cloud whose bootstrap/configuration information 
	                 should be displayed. * for all clouds, 
	                 default is Global_.

Remarks: Displays cloud bootstrap configuration/status.

Examples: 

	show initialization cloud=Global_
	show initialization *

Displays list of clouds.

»netsh »p2p »pnrp »cloud »show »list


C:\Windows>netsh p2p pnrp cloud show list ?

Usage: show list [[cloud=] <cloud name>]

Parameters: 

	cloud          - The clouds that should be displayed.
	                 Default is all Clouds.

Remarks: Displays list of clouds.

Examples: 

	show list Global_
	show list 

Displays locally registered names.

»netsh »p2p »pnrp »cloud »show »names


C:\Windows>netsh p2p pnrp cloud show names ?

Usage: show names [[cloud=]{ * | <cloud name>}]

Parameters: 

	cloud          - The cloud from which the list of locally registered
	                 names should be displayed.
	                 Default is all Clouds

Remarks: Displays locally registered names.

Examples: 

	show names cloud=Global_
	show names 

Displays PNRP mode configuration parameter.

»netsh »p2p »pnrp »cloud »show »pnrpmode


C:\Windows>netsh p2p pnrp cloud show pnrpmode ?

Usage: show pnrpmode [cloud=]<cloud name>

Parameters: 
	cloud          - The cloud whose mode should be displayed.
	                 

Remarks: Displays PNRP mode configuration parameter.
         The mode can be one of the following: RO (Resolve-only), Auto.

Examples: 

	show pnrpmode Global_

Displays PNRP SeedServer configuration parameter.

»netsh »p2p »pnrp »cloud »show »seed


C:\Windows>netsh p2p pnrp cloud show seed ?

Usage: show seed [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud whose seed server should be displayed.

Remarks: Displays PNRP SeedServer configuration parameter.

Examples: 

	show seed Global_

Displays cloud statistics.

»netsh »p2p »pnrp »cloud »show »statistics


C:\Windows>netsh p2p pnrp cloud show statistics ?

Usage: show statistics [[cloud=]{ * | <cloud name>}]

Parameters: 

	cloud          - The cloud whose statistics should be displayed.
	                 Default is all Clouds.

Remarks: Displays cloud statistics.

Examples: 

	show statistics Global_

Starts a cloud.

»netsh »p2p »pnrp »cloud »start


C:\Windows>netsh p2p pnrp cloud start ?

Usage: start [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud which should be started.

Remarks: Starts a cloud.

Examples: 

	start Global_

Synchronizes a cloud.

»netsh »p2p »pnrp »cloud »synchronize


C:\Windows>netsh p2p pnrp cloud synchronize ?

The following commands are available:

Commands in this context:
synchronize host - Synchronizes a cloud with a specified host.
synchronize seed - Synchronizes a cloud with its seed server.

Synchronizes a cloud with a specified host.

»netsh »p2p »pnrp »cloud »synchronize »host


C:\Windows>netsh p2p pnrp cloud synchronize host ?

Usage: synchronize host [host=]<host name> [cloud=]<cloud name>

Parameters: 

	host           - the host with which to synchronize.
	cloud          - The cloud which should be synchronized.

Remarks: Synchronizes a cloud with a specified host.

Examples: 

	synchronize host host1 Global_

Synchronizes a cloud with its seed server.

»netsh »p2p »pnrp »cloud »synchronize »seed


C:\Windows>netsh p2p pnrp cloud synchronize seed ?

Usage: synchronize seed [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud which should be synchronized.

Remarks: Synchronizes a cloud with its seed server.

Examples: 
	synchronize seed Global_

Changes to the `netsh p2p pnrp diagnostics' context.

»netsh »p2p »pnrp »diagnostics


C:\Windows>netsh p2p pnrp diagnostics ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
dump           - Displays a configuration script.
help           - Displays a list of commands.
ping           - Pings pnrp nodes.

To view help for a command, type the command, followed by a space, and then
 type ?.

Displays a configuration script.

»netsh »p2p »pnrp »diagnostics »dump


C:\Windows>netsh p2p pnrp diagnostics dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Displays a list of commands.

»netsh »p2p »pnrp »diagnostics »help


C:\Windows>netsh p2p pnrp diagnostics help ?

Usage: help

Remarks: 
       Displays a list of commands.

Pings pnrp nodes.

»netsh »p2p »pnrp »diagnostics »ping


C:\Windows>netsh p2p pnrp diagnostics ping ?

The following commands are available:

Commands in this context:
ping host      - Pings a node based on address.
ping seed      - Pings the configured seed server. It attempts to ping 6 times.

Pings a node based on address.

»netsh »p2p »pnrp »diagnostics »ping »host


C:\Windows>netsh p2p pnrp diagnostics ping host ?

Usage: ping host [host=]{<ip address> | <host name>}  [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud for the host ping.

Remarks: Pings a node by specifying an address or a host name

Examples: 

	ping host myhost Global_

Pings the configured seed server. It attempts to ping 6 times.

»netsh »p2p »pnrp »diagnostics »ping »seed


C:\Windows>netsh p2p pnrp diagnostics ping seed ?

Usage: ping seed [cloud=]<cloud name>

Parameters: 

	cloud          - The cloud for the seed server ping.

Remarks: Pings the configured seed server.

Examples: 

	ping seed Global_

Displays a configuration script.

»netsh »p2p »pnrp »dump


C:\Windows>netsh p2p pnrp dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Displays a list of commands.

»netsh »p2p »pnrp »help


C:\Windows>netsh p2p pnrp help ?

Usage: help

Remarks: 
       Displays a list of commands.

Changes to the `netsh p2p pnrp peer' context.

»netsh »p2p »pnrp »peer


C:\Windows>netsh p2p pnrp peer ?

The following commands are available:

Commands in this context:
?              - Displays a list of commands.
add            - Adds entries.
delete         - Deletes entries.
dump           - Displays a configuration script.
enumerate      - Enumerates a peer name in the specified cloud.
help           - Displays a list of commands.
resolve        - Resolves a peer name.
set            - Sets configuration parameters.
show           - Displays Information.
traceroute     - Resolves a peer name with path tracing.

To view help for a command, type the command, followed by a space, and then
 type ?.

Adds entries.

»netsh »p2p »pnrp »peer »add


C:\Windows>netsh p2p pnrp peer add ?

The following commands are available:

Commands in this context:
add registration - Registers a peer name.

Registers a peer name.

»netsh »p2p »pnrp »peer »add »registration


C:\Windows>netsh p2p pnrp peer add registration ?

Usage: add registration [peername=]<peer name> [cloud=]<cloud name>
       [[comment]=<comment>]

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>
	cloud          - The cloud where the name should be registered.
	                 Default is all Clouds.
	comment        - The comment that should be registered for the name.

Remarks: Registers a peer name.

Examples: 

	add registration peername=0.0
	add registration 0.0 Global_

Deletes entries.

»netsh »p2p »pnrp »peer »delete


C:\Windows>netsh p2p pnrp peer delete ?

The following commands are available:

Commands in this context:
delete registration - Unregisters peer names.

Unregisters peer names.

»netsh »p2p »pnrp »peer »delete »registration


C:\Windows>netsh p2p pnrp peer delete registration ?

Usage: delete registration [peername=]{ * | <peer name>} [cloud=]<cloud name>

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>
	cloud          - The cloud from which the name should be unregistered.
	                 Default is all Clouds.

Remarks: Unregisters peer names.

Examples: 

	delete registration *
	delete registration peername=0.0 cloud=Global_

Displays a configuration script.

»netsh »p2p »pnrp »peer »dump


C:\Windows>netsh p2p pnrp peer dump ?

Usage: dump

Remarks: 
    Creates a script that contains the current configuration.  If saved to a
    file, this script can be used to restore altered configuration settings.

Enumerates a peer name in the specified cloud.

»netsh »p2p »pnrp »peer »enumerate


C:\Windows>netsh p2p pnrp peer enumerate ?

Usage: enumerate [peername=]<peer name> [cloud=]<cloud name> 
       [[maxresults=]<number>]

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>
	maxresults     - should be a number between 1 and 500.
	                 Default is 50.
	cloud          - The cloud where the enumeration should happen.

Remarks: Enumerates a peer name in the specified cloud.
         The command finds as many entries as specified by the maxresults
         (or could complete when the resolutions are complete).

Examples: 

	enumerate 0.0  cloud=Global_ maxresults=2
	enumerate peername=0.0 cloud=Global_

Displays a list of commands.

»netsh »p2p »pnrp »peer »help


C:\Windows>netsh p2p pnrp peer help ?

Usage: help

Remarks: 
       Displays a list of commands.

Resolves a peer name.

»netsh »p2p »pnrp »peer »resolve


C:\Windows>netsh p2p pnrp peer resolve ?

Usage: resolve [peername =]<peer name> [[cloud=]<cloud name>]

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>
	cloud          - The cloud where the resolve should happen.
	                 Default is all Clouds.

Remarks: Resolves a peer name.

Examples: 

	resolve peername=0.0 cloud=Global_
	resolve 0.anyname

Sets configuration parameters.

»netsh »p2p »pnrp »peer »set


C:\Windows>netsh p2p pnrp peer set ?

The following commands are available:

Commands in this context:
set machinename - Sets configuration information for the PnrpAutoReg service

Sets configuration information for the PnrpAutoReg service

»netsh »p2p »pnrp »peer »set »machinename


C:\Windows>netsh p2p pnrp peer set machinename ?

Usage: netsh p2p pnrp peer set machinename [[name=]<PeerName>] 
	[[publish=]Start|Stop] [[autopublish=]enable|disable]

Parameters: 
	Tag		  Value
	name		- The name to use as the machine name.  If value is null, a 
			  secured name will be automatically generated.

	publish		- If set to 'start' will cause the name to start being 
			  published immediately.  If set to 'stop', will stop
			  the publication of the name.

	autopublish	- Will set whether or not automatic publication is 
			  enabled.  When autopublish is enabled, the machine
			  automatically begins publishing the name at boot.


Remarks: This command allows the user to control the publication of a Peer Name
	 for the machine using the Peer Name Resolution Protocol (PNRP).
	 If you use this functionality, it will allow you to resolve the Peer
	 Name of the this machine from other remote machines subject to network
	 reachability.  If you start publication through this command without 
	 setting a name, then a secured name will be automatically generated 
	 for you and will be visible through the 'show machinename' command.

Example: 

	set machinename publish=start autopublish=enable

Displays Information.

»netsh »p2p »pnrp »peer »show


C:\Windows>netsh p2p pnrp peer show ?

The following commands are available:

Commands in this context:
show convertedname - Converts from peer names to DNS names and vice versa.
show machinename - Shows configuration information for the PNRP machine name publication service
show registration - Lists registered peer names.

Converts from peer names to DNS names and vice versa.

»netsh »p2p »pnrp »peer »show »convertedname


C:\Windows>netsh p2p pnrp peer show convertedname ?

Usage: show convertedname [peername=]<peer name>

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>

Remarks: Converts from peer names to DNS names and vice versa.

Examples: 

	show convertedname 0.anyname

Shows configuration information for the PNRP machine name publication service

»netsh »p2p »pnrp »peer »show »machinename


C:\Windows>netsh p2p pnrp peer show machinename ?
usage: no paramaters for this command.

Lists registered peer names.

»netsh »p2p »pnrp »peer »show »registration


C:\Windows>netsh p2p pnrp peer show registration ?

Usage: show registration [[cloud=]<cloud name>]

Parameters: 

	cloud          - The cloud whose registered names should be displayed.
	                 Default is all Clouds.

Remarks: List peer names registered by this instance of netsh.

Examples: 

	show registration cloud=Global_

Resolves a peer name with path tracing.

»netsh »p2p »pnrp »peer »traceroute


C:\Windows>netsh p2p pnrp peer traceroute ?

Usage: traceroute [peername =]<peer name> [cloud=]<cloud name>

Parameters: 

	peername       - <canonical pnrp name>|<dns-encoded pnrp name>
	cloud          - The cloud where the resolve should happen.

Remarks: Resolves a peer name with path tracing.

Examples: 

	traceroute peername=0.0 Global_
	traceroute 0.anyname Global_



- de -/- en -









Windows-10


... Windows 10 FAQ
... Windows 10 How To


Windows 10 How To


... Windows 11 How To
... Windows 10 FAQ



HTTP: ... console/en/index.htm
0.202
7183

Windows protected your PC on MS Desktops, Server and Mobile?

What are Windows 11, 10, ... etc. Services?

Kann ich Magische Maus Spuren auf dem Multi Monitor unter Windows 10/7 verwenden?

Has the Quad-Dir-Explorer fast access to frequently used programs?

Ist es möglich, nur zwei Ordner und nicht 4 Explorer für Windows zu öffnen?

How do I use this pixel query tool?



(0)