Прочетете на английски

Споделяне чрез


UnInstallHotFix method of the PS_NetworkControllerNode class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Uninstalls the specified hotfix on the node.

Syntax

uint32 UnInstallHotFix(
  [in] string HotFixName
);

Parameters

  • HotFixName [in]
    Name of the hotfix to uninstall.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2016 Technical Preview

Namespace

Root\Microsoft\Windows\NetworkController\Server

MOF

NCServerPSProvider.mof

DLL

NCServerPSProvider.dll

See also

PS_NetworkControllerNode