Get method of the PS_DhcpServerInDC class

Retrieve the list of authorized DHCP servers from AD.

Syntax

uint32 Get(
  [out] DhcpServerInDC cmdletOutput[]
);

Parameters

cmdletOutput [out]

An embedded instance of a DhcpServerInDC object.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\DHCP
MOF
DhcpServerPsProvider.mof
DLL
DhcpServerPsProvider.dll

See also

PS_DhcpServerInDC