FILE: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\DhcpServer\DhcpServerPSProvider.Format.ps1xml
--
DhcpServerVersion_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerVersion
MajorVersion
MinorVersion
DhcpServerVersion_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerVersion
20
20
MajorVersion
MinorVersion
DhcpServerVersion_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerVersion
$_.MajorVersion
$_.MinorVersion
DhcpServerV4Binding_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Binding
40
20
20
InterfaceAlias
IPAddress
BindingState
DhcpServerV4Binding_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Binding
InterfaceAlias
BindingState
InterfaceGuid
IPAddress
SubnetMask
DhcpServerV4Binding_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Binding
$_.IPAddress
$_.BindingState
DhcpServerV6Binding_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Binding
40
20
20
InterfaceAlias
IPAddress
BindingState
DhcpServerV6Binding_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Binding
InterfaceAlias
BindingState
InterfaceGuid
IPAddress
InterfaceIndex
DhcpServerV6Binding_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Binding
$_.IPAddress
$_.BindingState
DhcpServerV4ScopeStatistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ScopeStatistics
16
15
15
16
15
15
15
ScopeId
AddressesFree
AddressesInUse
PercentageInUse
ReservedAddress
PendingOffers
SuperscopeName
DhcpServerV4ScopeStatistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ScopeStatistics
ScopeId
AddressesFree
AddressesInUse
PendingOffers
ReservedAddress
PercentageInUse
SuperscopeName
AddressesFreeOnThisServer
AddressesFreeOnPartnerServer
AddressesInUseOnThisServer
AddressesInUseOnPartnerServer
DhcpServerV4ScopeStatistics_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ScopeStatistics
$_.ScopeId
$_.PercentageInUse
DhcpServerV6ScopeStatistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ScopeStatistics
20
20
20
16
20
20
Prefix
AddressesFree
AddressesInUse
PercentageInUse
ReservedAddress
PendingAdvertises
DhcpServerV6ScopeStatistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ScopeStatistics
Prefix
AddressesFree
AddressesInUse
PendingAdvertises
ReservedAddress
PercentageInUse
DhcpServerV6ScopeStatistics_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ScopeStatistics
$_.Prefix
$_.PercentageInUse
DhcpServerV4Scope_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Scope
15
15
14
8
15
15
ScopeId
SubnetMask
Name
State
StartRange
EndRange
if ($_.LeaseDuration -eq [TimeSpan]::MaxValue) {
"Infinite ([TimeSpan]::MaxValue)"
} else {
$_.LeaseDuration.ToString()
}
DhcpServerV4Scope_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Scope
ScopeId
Name
Description
SuperscopeName
SubnetMask
StartRange
EndRange
if ($_.LeaseDuration -eq [TimeSpan]::MaxValue) {
"Infinite ([TimeSpan]::MaxValue)"
} else {
$_.LeaseDuration.ToString()
}
NapProfile
NapEnable
Delay
State
Type
MaxBootpClients
ActivatePolicies
DhcpServerV4Scope_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Scope
ScopeId
DhcpServerV6Scope_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Scope
20
20
20
10
25
25
Prefix
PrefixLength
Name
State
PreferredLifeTime
ValidLifeTime
DhcpServerV6Scope_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Scope
Prefix
Name
Description
Preference
PreferredLifetime
PrefixLength
State
T1
T2
ValidLifeTime
DhcpServerV6Scope_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Scope
Prefix
DhcpServerV4Superscope_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Superscope
SuperscopeName
ScopeId
DhcpServerV4Superscope_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Superscope
20
100
SuperscopeName
ScopeId
DhcpServerV4Superscope_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Superscope
SuperscopeName
DhcpServerV4ExclusionRange_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ExclusionRange
20
20
20
ScopeId
StartRange
EndRange
DhcpServerV4ExclusionRange_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ExclusionRange
ScopeId
StartRange
EndRange
DhcpServerV4ExclusionRange_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4ExclusionRange
$_.StartRange
$_.EndRange
DhcpServerV6ExclusionRange_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ExclusionRange
Prefix
StartRange
EndRange
DhcpServerV6ExclusionRange_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ExclusionRange
Prefix
StartRange
EndRange
DhcpServerV6ExclusionRange_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6ExclusionRange
$_.StartRange
$_.EndRange
DhcpServerV4OptionDefinition_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionDefinition
20
20
20
20
20
Name
OptionId
Type
VendorClass
MultiValued
DhcpServerV4OptionDefinition_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionDefinition
Name
Description
OptionId
Type
DefaultValue
VendorClass
MultiValued
DhcpServerV4OptionDefinition_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionDefinition
$_.OptionId
$_.Name
$_.VendorClass
DhcpServerV6OptionDefinition_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionDefinition
20
20
20
20
20
Name
OptionId
Type
VendorClass
MultiValued
DhcpServerV6OptionDefinition_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionDefinition
Name
Description
OptionId
Type
DefaultValue
VendorClass
MultiValued
DhcpServerV6OptionDefinition_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionDefinition
$_.OptionId
$_.Name
$_.VendorClass
DhcpServerV4OptionValue_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionValue
10
15
10
20
15
15
15
OptionId
Name
Type
Value
VendorClass
UserClass
PolicyName
DhcpServerV4OptionValue_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionValue
OptionId
Name
Type
Value
VendorClass
UserClass
PolicyName
DhcpServerV4OptionValue_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4OptionValue
$_.OptionId
$_.VendorClass
$_.UserClass
DhcpServerV6OptionValue_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionValue
10
20
15
20
20
35
OptionId
Name
Type
VendorClass
UserClass
Value
DhcpServerV6OptionValue_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionValue
OptionId
Name
Type
VendorClass
UserClass
Value
DhcpServerV6OptionValue_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6OptionValue
$_.OptionId
$_.VendorClass
$_.UserClass
DhcpServerSetting_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerSetting
IsDomainJoined
IsAuthorized
DynamicBootp
RestoreStatus
ConflictDetectionAttempts
NpsUnreachableAction
NapEnabled
ActivatePolicies
DhcpServerSetting_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerSetting
15
15
20
15
15
20
20
IsDomainJoined
IsAuthorized
DynamicBootp
RestoreStatus
ConflictDetectionAttempts
NpsUnreachableAction
NapEnabled
DhcpServerSetting_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerSetting
DhcpServerAuditLog_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerAuditLog
Path
Enable
MaxMBFileSize
DiskCheckInterval
MinMBDiskSpace
DhcpServerAuditLog_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerAuditLog
35
10
20
20
20
Path
Enable
MaxMBFileSize
DiskCheckInterval
MinMBDiskSpace
DhcpServerAuditLog_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerAuditLog
$_.Path
$_.Enable
$_.MaxMBFileSize
DhcpServerDatabase_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerDatabase
FileName
BackupPath
BackupInterval
CleanupInterval
LoggingEnabled
RestoreFromBackup
DhcpServerDatabase_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerDatabase
20
20
20
20
20
20
FileName
BackupPath
BackupInterval
CleanupInterval
LoggingEnabled
RestoreFromBackup
DhcpServerDatabase_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerDatabase
$_.FileName
DhcpServerv4Statistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4Statistics
ServerStartTime
TotalScopes
ScopesWithDelayConfigured
ScopesWithDelayOffers
TotalAddresses
AddressesInUse
AddressesAvailable
PercentageInUse
PercentagePendingOffers
PercentageAvailable
Discovers
Offers
PendingOffers
DelayedOffers
Requests
Acks
Naks
Declines
Releases
DhcpServerv4Statistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4Statistics
30
20
20
16
20
ServerStartTime
TotalScopes
AddressesInUse
PercentageInUse
AddressesAvailable
DhcpServerv4Statistics_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4Statistics
$_.ServerStartTime
$_.TotalScopes
$_.PercentageInUse
DhcpServerv6Statistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6Statistics
ServerStartTime
TotalScopes
TotalAddresses
AddressesInUse
AddressesAvailable
PercentageInUse
PercentagePendingAdvertises
PercentageAvailable
Solicits
Advertises
PendingAdvertises
Confirms
Declines
Informs
Rebinds
Renews
Releases
Requests
Replies
DhcpServerv6Statistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6Statistics
30
20
20
16
20
ServerStartTime
TotalScopes
AddressesInUse
PercentageInUse
AddressesAvailable
DhcpServerv6Statistics_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6Statistics
$_.ServerStartTime
$_.TotalScopes
$_.PercentageInUse
DhcpServerV4Class_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Class
25
10
25
25
25
Name
Type
Data
AsciiData
Description
DhcpServerV4Class_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Class
Name
Type
Data
AsciiData
Description
DhcpServerV4Class_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Class
$_.Name
$_.Type
DhcpServerV6Class_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Class
25
10
10
20
25
25
Name
Type
VendorId
Data
AsciiData
Description
DhcpServerV6Class_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Class
Name
Type
VendorId
Data
Description
AsciiData
DhcpServerV6Class_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Class
$_.Name
$_.Type
$_.VendorId
DhcpServerV4Failover_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Failover
Name
PartnerServer
Mode
LoadBalancePercent
ServerRole
ReservePercent
MaxClientLeadTime
StateSwitchInterval
State
ScopeId
AutoStateTransition
EnableAuth
DhcpServerV4Failover_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Failover
20
20
20
20
20
20
Name
PartnerServer
Mode
State
MaxClientLeadTime
StateSwitchInterval
DhcpServerV4Failover_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Failover
$_.Name
$_.PartnerServer
$_.State
DhcpServerV4Reservation_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Reservation
20
20
20
20
20
20
IPAddress
ScopeId
ClientId
Name
Type
Description
DhcpServerV4Reservation_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Reservation
IPAddress
ClientId
ScopeId
Name
Type
Description
DhcpServerV4Reservation_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Reservation
$_.IPAddress
DhcpServerV6Reservation_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Reservation
20
20
20
20
20
IPAddress
ClientDuid
Prefix
Name
Description
DhcpServerV6Reservation_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Reservation
IPAddress
ClientDuid
Iaid
Prefix
Name
Description
DhcpServerV6Reservation_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Reservation
$_.IPAddress
DhcpServerV4Filter_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Filter
20
20
20
MacAddress
List
Description
DhcpServerV4Filter_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Filter
MacAddress
List
Description
DhcpServerV4Filter_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Filter
$_.MacAddress
$_.List
DhcpServerV4FilterList_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4FilterList
20
20
Allow
Deny
DhcpServerV4FilterList_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4FilterList
Allow
Deny
DhcpServerV4FilterList_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4FilterList
$_.Allow
$_.Deny
DhcpServerV4Lease_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Lease
15
15
20
20
20
IPAddress
ScopeId
ClientId
HostName
AddressState
LeaseExpiryTime
DhcpServerV4Lease_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Lease
IPAddress
ScopeId
Description
ClientId
HostName
ClientType
AddressState
DnsRR
DnsRegistration
LeaseExpiryTime
NapCapable
NapStatus
ProbationEnds
PolicyName
ServerIP
DhcpServerV4Lease_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV4Lease
$_.IPAddress
DhcpServerV6Lease_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Lease
20
20
15
30
IPAddress
ClientDuid
HostName
LeaseExpiryTime
DhcpServerV6Lease_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Lease
IPAddress
Prefix
ClientDuid
Iaid
HostName
LeaseExpiryTime
AddressType
Description
DhcpServerV6Lease_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerV6Lease
$_.IPAddress
DhcpServerv4DnsSetting_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4DnsSetting
DynamicUpdates
$tempDeleteDnsRROnLeaseExpiry = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempDeleteDnsRROnLeaseExpiry = $_.DeleteDnsRROnLeaseExpiry;
}
$tempDeleteDnsRROnLeaseExpiry
$tempUpdateDnsRRForOlderClients = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempUpdateDnsRRForOlderClients = $_.UpdateDnsRRForOlderClients;
}
$tempUpdateDnsRRForOlderClients
DnsSuffix
DisableDnsPtrRRUpdate
$tempNameProtection = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempNameProtection = $_.NameProtection;
}
$tempNameProtection
DhcpServerv4DnsSetting_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4DnsSetting
25
25
30
40
25
25
DynamicUpdates
$tempDeleteDnsRROnLeaseExpiry = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempDeleteDnsRROnLeaseExpiry = $_.DeleteDnsRROnLeaseExpiry;
}
$tempDeleteDnsRROnLeaseExpiry
$tempUpdateDnsRRForOlderClients = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempUpdateDnsRRForOlderClients = $_.UpdateDnsRRForOlderClients;
}
$tempUpdateDnsRRForOlderClients
DnsSuffix
DisableDnsPtrRRUpdate
$tempNameProtection = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempNameProtection = $_.NameProtection;
}
$tempNameProtection
DhcpServerv4DnsSetting_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4DnsSetting
if ($_.DynamicUpdates -ne "Never")
{
$_.DynamicUpdates
$_.DeleteDnsRROnLeaseExpiry
$_.UpdateDnsRRForOlderClients
$_.NameProtection
}
else
{
$_.DynamicUpdates
}
DhcpServerv6DnsSetting_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6DnsSetting
DynamicUpdates
$tempDeleteDnsRROnLeaseExpiry = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempDeleteDnsRROnLeaseExpiry = $_.DeleteDnsRROnLeaseExpiry;
}
$tempDeleteDnsRROnLeaseExpiry
$tempNameProtection = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempNameProtection = $_.NameProtection;
}
$tempNameProtection
DhcpServerv6DnsSetting_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6DnsSetting
20
25
20
DynamicUpdates
$tempDeleteDnsRROnLeaseExpiry = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempDeleteDnsRROnLeaseExpiry = $_.DeleteDnsRROnLeaseExpiry;
}
$tempDeleteDnsRROnLeaseExpiry
$tempNameProtection = $NULL;
if ($_.DynamicUpdates -ne "Never")
{
$tempNameProtection = $_.NameProtection;
}
$tempNameProtection
DhcpServerv6DnsSetting_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6DnsSetting
if ($_.DynamicUpdates -ne "Never")
{
$_.DynamicUpdates
$_.DeleteDnsRROnLeaseExpiry
$_.NameProtection
}
else
{
$_.DynamicUpdates
}
DhcpServerInDC_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerInDC
20
80
IPAddress
DnsName
DhcpServerInDC_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerInDC
IPAddress
DnsName
DhcpServerInDC_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerInDC
$_.IPAddress
$_.DnsName
DhcpServerv6StatelessStatistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStatistics
40
15
Prefix
AddressesInUse
DhcpServerv6StatelessStatistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStatistics
Prefix
AddressesInUse
DhcpServerv6StatelessStatistics_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStatistics
$_.Prefix
$_.AddressesInUse
DhcpServerv6StatelessStore_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStore
40
10
15
Prefix
Enabled
PurgeInterval
DhcpServerv6StatelessStore_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStore
Prefix
Enabled
PurgeInterval
DhcpServerv6StatelessStore_WideView
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv6StatelessStore
$_.Prefix
$_.Enabled
$_.PurgeInterval
DhcpServerv4Policy_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4Policy
Name
Description
Enabled
ScopeId
ProcessingOrder
Condition
VendorClass
UserClass
MacAddress
ClientId
Fqdn
RelayAgent
CircuitId
RemoteId
SubscriberId
if ($_.LeaseDuration -eq [TimeSpan]::Zero) {
""
}
else {
if ($_.LeaseDuration -eq [TimeSpan]::MaxValue) {
"Infinite ([TimeSpan]::MaxValue)"
}
else {
$_.LeaseDuration.ToString()
}
}
DhcpServerv4Policy_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4Policy
20
10
20
10
20
Name
Enabled
ScopeId
ProcessingOrder
Description
DhcpServerv4PolicyIPRange_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4PolicyIPRange
Name
ScopeId
StartRange
EndRange
DhcpServerv4PolicyIPRange_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4PolicyIPRange
20
20
20
20
Name
ScopeId
StartRange
EndRange
DhcpServerv4IPRecords_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4IPRecords
ScopeId
IPAddress
DhcpServerv4IPRecords_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4IPRecords
40
20
ScopeId
IPAddress
DhcpServerv4SuperscopeStatistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4SuperscopeStatistics
40
20
20
20
20
Name
NumScopes
Available
InUse
%InUse
DhcpServerv4SuperscopeStatistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4SuperscopeStatistics
Name
NumScopes
Available
InUse
%InUse
DhcpServerv4MulticastScope_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastScope
10
20
20
20
20
25
15
15
Name
Description
StartRange
EndRange
LeaseDuration
ExpiryTime
State
Ttl
DhcpServerv4MulticastScope_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastScope
Name
Description
StartRange
EndRange
LeaseDuration
ExpiryTime
State
Ttl
DhcpServerv4MulticastExclusionRange_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastExclusionRange
10
20
20
Name
StartRange
EndRange
DhcpServerv4MulticastExclusionRange_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastExclusionRange
Name
StartRange
EndRange
DhcpServerv4MulticastScopeStatistics_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastScopeStatistics
20
20
20
20
20
Name
AddressesFree
AddressesInUse
PendingOffers
PercentageInUse
DhcpServerv4DhcpServerv4MulticastScopeStatistics_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4DhcpServerv4MulticastScopeStatistics
Name
AddressesFree
AddressesInUse
PendingOffers
PercentageInUse
DhcpServerv4MulticastLease_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastLease
10
15
15
20
15
20
20
AddressState
IPAddress
Name
ClientId
HostName
LeaseExpiryTime
LeaseStartTime
DhcpServerv4MulticastLease_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerv4MulticastLease
AddressState
IPAddress
Name
ClientId
HostName
LeaseExpiryTime
LeaseStartTime
DhcpServerDnsCredential_Table
Microsoft.Management.Infrastructure.CimInstance#DhcpServerDnsCredential
20
20
UserName
DomainName
DhcpServerDnsCredential_List
Microsoft.Management.Infrastructure.CimInstance#DhcpServerDnsCredential
UserName
DomainName
--