{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ScopeId
string
1
✓
-
{'Description':'The identifier of the scope in which the reservation is being created.','In':True}
IPAddress
string
2
✓
-
{'Description':'The IPv4 address to be reserved for the client.','In':True}
ClientId
string
3
✓
-
{'Description':'The unique identifier for the client. For windows clients, MAC address should be specified.','In':True}
Name
string
4
✓
-
{'Description':'Name of the reservation being created. This could be the hostname of the client or a name to be used to identify the reservation on the DHCP server.','In':True}
Description
string
5
✓
-
{'Description':'The description for the reservation being created.','In':True}
Type
string
6
✓
-
{'Description':'The type of client request for which this IP address is reserved. Valid values are {Dhcp, Bootp, Both}. Default value is Dhcp','In':True,'Values':['Dhcp', 'Bootp', 'Both']}
PassThru
boolean
7
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}
','Out':True}
Description
'Reserves the specified IPv4 address in the scope for a client. '
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ClientId
string
1
✓
-
{'Description':'The client identifier(s) of the reservations which need to be retrieved. For Windows clients, the MAC address is the client identifier.','In':True}
ScopeId
string
2
✓
-
{'Description':'The scope identifier (in IPv4 address format) from which the reservations are to be retrieved.','In':True}
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Gets the IPv4 reservation(s) for the specified IP addresses or client identifiers. If only a scope identifier is specified, all IPv4 reservations from the specified scope are returned.'
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Gets the IPv4 reservation(s) for the specified IP addresses or client identifiers. If only a scope identifier is specified, all IPv4 reservations from the specified scope are returned.'
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Gets the IPv4 reservation(s) for the specified IP addresses or client identifiers. If only a scope identifier is specified, all IPv4 reservations from the specified scope are returned.'
{'Description':'Scope identifier (in IPv4 address format) from which the reservations are to be deleted','In':True}
ClientId
string
1
✓
-
{'Description':'Client identifier(s) of the reservations which are to be deleted. For Windows clients, MAC address is used as a client identifier.','In':True}
ComputerName
string
2
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
PassThru
boolean
3
✓
-
{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Deletes the IPv4 Reservation from the specified scope'
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Deletes the IPv4 Reservation from the specified scope'
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Deletes the IPv4 Reservation from the specified scope'
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
IPAddress
string
1
✓
-
{'Description':'IPv4 address of the reservation whose properties are to be modified/set','In':True}
ClientId
string
2
✓
-
{'Description':'Value of client identifier to be set on the reservation. For Windows clients, MAC address is used as a client identifier.','In':True}
Name
string
3
✓
-
{'Description':'Name to be set for the reservation','In':True}
Description
string
4
✓
-
{'Description':'Description string to be set for the reservation','In':True}
Type
string
5
✓
-
{'Description':'Type of client which can be leased the reserved IPv4 address. Valid values are Dhcp, Bootp or Both.','In':True,'Values':['Dhcp', 'Bootp', 'Both']}
PassThru
boolean
6
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is modified.','In':True}
{'Description':' Type Name Description
DhcpServerv4Reservation
{
IPAddress ScopeId Scope which contains the reservation
string Name Name of the reservation
string Description Description of the reservation
string Type Dhcp| Bootp | Both
IPAddress IPAddress Reserved IP Address
string ClientId Unique Idetifier of the client for which IP Address is reserved. Input format is a hex string with or without hyphen separation. Output format is hex string with hyphen separation.
}','Out':True}
Description
'Modifies/sets the properties of an IPv4 reservation'