PS_DhcpServerv4ExclusionRange, ROOT\Microsoft\Windows\DHCP

Class | Methods (3) | Properties | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

PS_DhcpServerv4ExclusionRange

PS_DhcpServerv4ExclusionRange methods

PS_DhcpServerv4ExclusionRange has 3 methods (3 Local)

NameOriginReturn
AddPS_DhcpServerv4ExclusionRangeuint32 {'out':True}
GetPS_DhcpServerv4ExclusionRangeuint32 {'out':True}
RemovePS_DhcpServerv4ExclusionRangeuint32 {'out':True}

Detailed description of PS_DhcpServerv4ExclusionRange methods

Local methods (3) of PS_DhcpServerv4ExclusionRange class

Add method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ScopeIdstring1-{'Description':'The id of the IPv4 scope from which the IP addresses are being excluded.','In':True}
StartRangestring2-{'Description':'The start IP address of the range being excluded','In':True}
EndRangestring3-{'Description':'The end IP address of the range being excluded','In':True}
PassThruboolean4-{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
cmdletOutputobject:DhcpServerv4ExclusionRange5-{'Description':' Type Name Description DhcpServerv4ExclusionRange { IPAddress ScopeId Scope identifier IPAddress StartRange Start IP address in exclusion range, string formatted as an IPv4 Address IPAddress EndRange End IP address in exclusion range, string formatted as an IPv4 Address } ','EmbeddedInstance':'DhcpServerv4ExclusionRange','Out':True}
Description'Adds a range of excluded IP addresses for an IPv4 scope.'
implementedTrue
staticTrue
Add method is in 21 classes of ROOT\Microsoft\Windows\DHCP and in 17 namespaces
Get method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ScopeIdstring1-{'Description':'The scope identifiers (in IPv4 address format) from which the excluded IP address ranges should be returned.','In':True}
cmdletOutputobject:DhcpServerv4ExclusionRange2-{'Description':' Type Name Description DhcpServerv4ExclusionRange { IPAddress ScopeId Scope identifier IPAddress StartRange Start IP address in exclusion range, string formatted as an IPv4 Address IPAddress EndRange End IP address in exclusion range, string formatted as an IPv4 Address }','EmbeddedInstance':'DhcpServerv4ExclusionRange','Out':True}
Description'Returns the IPv4 address ranges excluded from the specified scope IDs. If scope id is not specified, all IPv4 address ranges excluded on the server are returned.'
implementedTrue
staticTrue
Get method is in 38 classes of ROOT\Microsoft\Windows\DHCP and in 19 namespaces
Remove method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
ScopeIdstring1-{'Description':'Scope identifier (in IPv4 address format) from which the exclusion ranges are to be deleted','In':True}
StartRangestring2-{'Description':'Start IP address of the excluded IP range which is to be deleted','In':True}
EndRangestring3-{'Description':'End IP address of the excluded IP range which is to be deleted','In':True}
Passthruboolean4-{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
cmdletOutputobject:DhcpServerv4ExclusionRange5-{'Description':' Type Name Description DhcpServerv4ExclusionRange { IPAddress ScopeId Scope identifier IPAddress StartRange Start IP address in exclusion range, string formatted as an IPv4 Address IPAddress EndRange End IP address in exclusion range, string formatted as an IPv4 Address }','EmbeddedInstance':'DhcpServerv4ExclusionRange','Out':True}
Description'Deletes a range of IPv4 addresses previously excluded from an IPv4 Scope.'
implementedTrue
staticTrue
Remove method is in 21 classes of ROOT\Microsoft\Windows\DHCP and in 18 namespaces

PS_DhcpServerv4ExclusionRange Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'PS_DhcpServerv4ExclusionRange'
dynamicTrue
locale'MS_409'
provider'DhcpServerPSProvider'

PS_DhcpServerv4ExclusionRange System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\DHCP:PS_DhcpServerv4ExclusionRange'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\DHCP'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'PS_DhcpServerv4ExclusionRange'___SYSTEM8
__DYNASTY'PS_DhcpServerv4ExclusionRange'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'PS_DhcpServerv4ExclusionRange'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to PS_DhcpServerv4ExclusionRange

Number of classes:7
comments powered by Disqus
WUtils.com