Get method of the PS_DhcpServerSetting class
Gets the configuration parameters of the database of the DHCP server.
Syntax
uint32 Get(
[in] string ComputerName,
[out] DhcpServerSetting 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 DhcpServerSetting object.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|