{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
Name
string
1
✓
-
{'Description':'Name of multicast scope.','In':True}
StartRange
string
2
✓
-
{'Description':'Starting address of the range for the Scope.','In':True}
EndRange
string
3
✓
-
{'Description':'Ending address of the range for the Scope','In':True}
Description
string
4
✓
-
{'Description':'Description of the Scope. Default value is Null','In':True}
State
string
5
✓
-
{'Description':'Scope state; valid values are {Active, Inactive}. Default value is Active','In':True,'ValueMap':['Active', 'Inactive'],'Values':['Active', 'Inactive']}
LeaseDuration
datetime
6
✓
-
{'Description':'Lease duration in TimeSpan; Default value is 30 days','In':True}
PassThru
boolean
7
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
Ttl
uint32
8
✓
-
{'Description':'Number of routers through which multicast traffic passes through. Default value is 32','In':True}
ExpiryTime
datetime
9
✓
-
{'Description':'Expiry time for the multicast scope; default value is infinite','In':True}
{'Description':'Type Name Description
DhcpServerv4MulticastScope
{
string Name Scope name
string Description Scope description
IPAddress StartRange Start of scope IP range
IPAddress EndRange End of scope IP range
DateTime LeaseDuration Lease duration configured on this scope
string State Scope state; valid values are (Active, Inactive)
DateTime ExpiryTime Time to live ? after expiry of this period, the scope will be deleted by the DHCP server
Integer Ttl Number of routers through which multicast traffic passes through
}
','EmbeddedInstance':'DhcpServerv4MulticastScope','Out':True}
{'Description':'Type Name Description
DhcpServerv4MulticastScope
{
string Name Scope name
string Description Scope description
IPAddress StartRange Start of scope IP range
IPAddress EndRange End of scope IP range
DateTime LeaseDuration Lease duration configured on this scope
string State Scope state; valid values are (Active, Inactive)
DateTime TTL Time to live ? after expiry of this period, the scope will be deleted by the DHCP server
}
','EmbeddedInstance':'DhcpServerv4MulticastScope','Out':True,'Stream':True}
Description
'Returns one or more multicast scope objects corresponding to the specified scope names. If Name is not specified, the cmdlet gets all multicast scopes present on the DHCP server'
{'Description':' Type Name Description
DhcpServerv4MulticastScope
{
string Name Scope name
string Description Scope description
IPAddress StartRange Start of scope IP range
IPAddress EndRange End of scope IP range
DateTime LeaseDuration Lease duration configured on this scope
string State Scope state; valid values are (Active, Inactive)
DateTime ExpiryTime Time to live ? after expiry of this period, the scope will be deleted by the DHCP server
Integer Ttl Number of routers through which multicast traffic passes through
}
','EmbeddedInstance':'DhcpServerv4MulticastScope','Out':True}
Description
'Remove the specified multicast scope(s) from the DHCP Server. '
{'Description':'Description of the Scope. Default value is Null','In':True}
EndRange
string
2
✓
-
{'Description':'Ending address of the range for the Scope','In':True}
LeaseDuration
datetime
3
✓
-
{'Description':'Lease duration in TimeSpan; Default value is 30 days','In':True}
Name
string
4
✓
-
{'Description':'Name of multicast scope.','In':True}
PassThru
boolean
5
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
StartRange
string
6
✓
-
{'Description':'Starting address of the range for the Scope.','In':True}
State
string
7
✓
-
{'Description':'Scope state; valid values are {Active, Inactive}. Default value is Active','In':True,'ValueMap':['Active', 'Inactive'],'Values':['Active', 'Inactive']}
Ttl
uint32
8
✓
-
{'Description':'Number of routers through which multicast traffic passes.
Default value is 32
','In':True}
NewName
string
9
✓
-
{'Description':'New name to be assigned to the multicast scope','In':True}
ExpiryTime
datetime
10
✓
-
{'Description':'Expiry time of the scope; default value is infinite','In':True}
{'Description':'Type Name Description
DhcpServerv4MulticastScope
{
string Name Scope name
string Description Scope description
IPAddress StartRange Start of scope IP range
IPAddress EndRange End of scope IP range
DateTime LeaseDuration Lease duration configured on this scope
string State Scope state; valid values are (Active, Inactive)
DateTime ExpiryTime Time to live ? after expiry of this period, the scope will be deleted by the DHCP server
Integer Ttl Number of routers through which multicast traffic passes through
}
','EmbeddedInstance':'DhcpServerv4MulticastScope','Out':True}
Description
'Modifies the specified properties of a Multicast Scope on the DHCP Server. '