Get method of the PS_DhcpServerv4Binding class
Gets all IPv4 interfaces in the system to which the DHCP Server is bound to.
Syntax
uint32 Get(
[in] string ComputerName,
[out] DhcpServerv4Binding cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
cmdletOutput [out]
-
An embedded instance of a DhcpServerv4Binding object.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|