{'Description':' Type Name Description
DhcpServerSetting
{
bool IsDomainJoined Whether server is part of domain (read only)
bool IsAuthroized Is DHCP server Authorized in Active Directory (read only). Not applicable for workgroup server
Bool DynamicBootp Does DHCP server support dynamic bootp clients
Bool RestoreStatus Indicates if the database was restored from backed up db at service start
int ConflictDetectionAttempts No. of conflict detection attempts (1-5) DHCP server makes before leasing an IP address. Conflict detection is disabled when this is set to zero. (v4 Only)
String NpsUnreachableAction DHCPv4 server's NAP settings ?FULL? | ?RESTRICTED? | ?NOACCESS?
bool NAPEnabled DHCPv4 server?s NAP setting {true,false}
}','Out':True}
Description
'Gets the configuration parameters of the database of the DHCP server'
{'Description':'Number of time DHCP server should attempt conflict detection before leasing an IP address. Default value is 0. Valid values are 0-5.','In':True}
NpsUnreachableAction
string
1
✓
-
{'Description':'When NAP enabled, the default action that the DHCP server should perform if the NPS server is unreachable. Valid values are Full, Restricted, NoAccess.','In':True,'Values':['Full', 'Restricted', 'NoAccess']}
NapEnabled
boolean
2
✓
-
{'Description':'Enable/Disable NAP (Network Access Policy) check on the server.
If NAP is enabled, DHCP server uses the NPS server to perform a NAP check before leasing an IP address.','In':True}
ComputerName
string
3
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ActivatePolicies
boolean
4
✓
-
{'Description':'Enable/Disable enforcement of policies. Valid values are True, False.','In':True}
PassThru
boolean
5
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is modified.','In':True}
{'Description':' Type Name Description
DhcpServerSetting
{
bool IsDomainJoined Whether server is part of domain (read only)
bool IsAuthroized Is DHCP server Authorized in Active Directory (read only). Not applicable for workgroup server
Bool DynamicBootp Does DHCP server support dynamic bootp clients
Bool RestoreStatus Indicates if the database was restored from backed up db at service start
int ConflictDetectionAttempts No. of conflict detection attempts (1-5) DHCP server makes before leasing an IP address. Conflict detection is disabled when this is set to zero. (v4 Only)
String NpsUnreachableAction DHCPv4 server's NAP settings ?FULL? | ?RESTRICTED? | ?NOACCESS?
bool NAPEnabled DHCPv4 server?s NAP setting {true,false}
}','Out':True}
Description
'Sets a server level configuration parameter for the DHCP server'