Enable method of the MSFT_NetAdapter class

Enables a network adapter.

Syntax

uint32 Enable(
  [out] string CmdletOutput
);

Parameters

CmdletOutput [out]

An embedded instance of the MSFT_NetAdapter class.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetAdapterCim.mof
DLL
NetAdapterCim.dll

See also

MSFT_NetAdapter