Reset-LocalNode

Synopsis

Resets the settings of the node.

Syntax

Reset-LocalNode

Detailed Description

The Reset-LocalNode function sets the port, max concurrent task policy, authentication, encryption, and authorization settings back to their defaults.

Inputs

None

You cannot pipe input to this function.

Outputs

None

This function does not return any output.

Examples

Example 1

This command resets all the settings of the node.

PS C:\> Reset-LocalNode

Related Links

Get-LocalNode