{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
VendorClass
string
1
✓
-
{'Description':'If specified, the Option Values for the specified vendor class are returned.','In':True}
Prefix
string
2
✓
-
{'Description':'The IPv6 subnet prefix of the scope for which the option values are being requested.','In':True}
ReservedIP
string
3
✓
-
{'Description':'A reserved IPv6 address for which the option values are being requested.','In':True}
UserClass
string
4
✓
-
{'Description':'If specified, the Option Values for the specified user class are returned.','In':True}
OptionId
uint32
5
✓
-
{'Description':'The numerical identifier of the options whose value(s) is being requested. If not specified, all option values configured are returned.
','In':True}
All
boolean
6
✓
-
{'Description':'When only ?All is specified, all the option values (including vendor class and user class specific) for a scope/server/reservation are returned.
When ?All is specified with a specific option id, option values for the specified option id for all vendor and user classes are returned.
When ?Vendorclass and ?All is specified, all option values for the specified vendor class including those for any user class are returned.
When ?Userclass and ?All is specified, all option values for the specified user class including any vendor specific options are returned.','In':True}
Brief
boolean
7
✓
-
{'Description':'If specified, the name of the option is not returned. This provides a way to run this cmdlet faster if the same is being run repetitively by the caller.','In':True}
{'Description':' Type Name Description
DhcpServerOptionValue
{
Uint OptionId Option ID of the option
String Name Name of the option
String Type Value type; possible values are {Byte | Word | DWord | DWordDword | IPAddress | String | BinaryData | EncapsulatedData | IPv6Address}
string[] Value Value of the option. The format that the values will be returned in are as follows:
- Byte, Word, DWord, DWordDword ? these will be formatted as decimal strings
- IPAddress, IPv6Address ? these will be formatted as strings
- String ? these will be formatted as strings
- BinaryData, EncapsulatedData ? these will be formatted as hexadecimal strings
String VendorClass Vendor class to which this option belongs
String UserClass User class to which this option value is assigned
String PolicyName Name of the policy to which this value applies
}
','Out':True}
Description
'Returns the IPv6 option values for one or more IPv6 options either for a specific Reserved IP, scope or server level. '
{'Description':' Type Name Description
DhcpServerOptionValue
{
Uint OptionId Option ID of the option
String Name Name of the option
String Type Value type; possible values are {Byte | Word | DWord | DWordDword | IPAddress | String | BinaryData | EncapsulatedData | IPv6Address}
string[] Value Value of the option. The format that the values will be returned in are as follows:
- Byte, Word, DWord, DWordDword ? these will be formatted as decimal strings
- IPAddress, IPv6Address ? these will be formatted as strings
- String ? these will be formatted as strings
- BinaryData, EncapsulatedData ? these will be formatted as hexadecimal strings
String VendorClass Vendor class to which this option belongs
String UserClass User class to which this option value is assigned
String PolicyName Name of the policy to which this value applies
}','Out':True}
Description
'Deletes one or more DHCPv6 option values set at the reservation level, scope level or server level, either for the standard IPv6 options or for a specified vendor class.'
{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
Force
boolean
1
✓
-
{'Description':'If specified the DNS server validation will be skipped. This is applicable only if the DNS Server option value is being set.','In':True}
Prefix
string
2
✓
-
{'Description':'IPv6 subnet prefix of the scope on which the option value is to be set','In':True}
UserClass
string
3
✓
-
{'Description':'If specified, sets the option value for the specified user class','In':True}
DnsServer
string
4
✓
-
{'Description':'Value(s) for the DNS server option','In':True}
DomainSearchList
string
5
✓
-
{'Description':'Value(s) for the Domain Search List option','In':True}
InfoRefreshTime
uint32
6
✓
-
{'Description':'Value for the information refresh option','In':True}
ComputerName
string
7
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ReservedIP
string
8
✓
-
{'Description':'IPv6 address of the reservation for which the option value is to be set','In':True}
{'Description':' Type Name Description
DhcpServerOptionValue
{
Uint OptionId Option ID of the option
String Name Name of the option
String Type Value type; possible values are {Byte | Word | DWord | DWordDword | IPAddress | String | BinaryData | EncapsulatedData | IPv6Address}
string[] Value Value of the option. The format that the values will be returned in are as follows:
- Byte, Word, DWord, DWordDword ? these will be formatted as decimal strings
- IPAddress, IPv6Address ? these will be formatted as strings
- String ? these will be formatted as strings
- BinaryData, EncapsulatedData ? these will be formatted as hexadecimal strings
String VendorClass Vendor class to which this option belongs
String UserClass User class to which this option value is assigned
String PolicyName Name of the policy to which this value applies
}
','Out':True}
Description
'Sets an IPv6 option value at the Server, Scope or Reservation Level. Any previously set option value(s) for the specified option id are discarded.'
{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
Force
boolean
1
✓
-
{'Description':'If specified the DNS server validation will be skipped. This is applicable only if the DNS Server option value is being set.','In':True}
Value
string
2
✓
-
{'Description':'The value to be set for the option','In':True}
OptionId
uint32
3
✓
-
{'Description':'Numeric identifier of the option for which a value is to be set','In':True}
Prefix
string
4
✓
-
{'Description':'IPv6 subnet prefix of the scope on which the option value is to be set','In':True}
UserClass
string
5
✓
-
{'Description':'If specified, sets the option value for the specified user class','In':True}
VendorClass
string
6
✓
-
{'Description':'If specified, sets the option value for the specified vendor class','In':True}
ComputerName
string
7
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ReservedIP
string
8
✓
-
{'Description':'IPv6 address of the reservation for which the option value is to be set','In':True}
{'Description':' Type Name Description
DhcpServerOptionValue
{
Uint OptionId Option ID of the option
String Name Name of the option
String Type Value type; possible values are {Byte | Word | DWord | DWordDword | IPAddress | String | BinaryData | EncapsulatedData | IPv6Address}
string[] Value Value of the option. The format that the values will be returned in are as follows:
- Byte, Word, DWord, DWordDword ? these will be formatted as decimal strings
- IPAddress, IPv6Address ? these will be formatted as strings
- String ? these will be formatted as strings
- BinaryData, EncapsulatedData ? these will be formatted as hexadecimal strings
String VendorClass Vendor class to which this option belongs
String UserClass User class to which this option value is assigned
String PolicyName Name of the policy to which this value applies
}
','Out':True}
Description
'Sets an IPv6 option value at the Server, Scope or Reservation Level. Any previously set option value(s) for the specified option id are discarded.'