Unconfigure method of the PS_NetworkControllerNode class

Unconfigures the node.

Syntax

uint32 Unconfigure(
  [in] boolean UnconfigureApplicationOnly,
  [in] boolean ForceCleanup
);

Parameters

UnconfigureApplicationOnly [in]

Set true to unconfigure application settings only; false to unconfigure all settings.

ForceCleanup [in]

Flag to indicate force cleanup even if cluster is not reachable.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\NetworkController\Server
MOF
NCServerPSProvider.mof
DLL
NCServerPSProvider.dll

See also

PS_NetworkControllerNode