Microsoft.Windows.DHCPServer.2012.ServerMicrosoft Windows-server DHCP 2012

Microsoft.Windows.DHCPServer.2012.Server (ClassType)

Dit script werkt op alle Windows-servers en bepaalt of de server de functie van de DHCP 2012-server host.

Element properties:

Base ClassMicrosoft.Windows.DHCPServer.Library.Server
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb6f8832d-b7d4-2064-ddf8-18a57363df9e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DHCPServer.Library.Server:
Name  string  Naam true 256  True 
AdministrativeRights  bool  Beheerdersrechten false   
AuditDiskCheckInterval  int  Schijfcontrole-interval controleren false 16   
AuditMaxLogSize  int  Maximale logboekgrootte controleren false 32   
AuditMinDiskSpace  int  Minimale schijfruimte controleren false 32   
BindingsAware  bool  Geschikt voor bindingen false   
BootPEnabled  bool  BOOTP ingeschakeld false   
ConflictPingRetries  int  Conflictping-pogingen false   
ADIntegrated  bool  Active Directory geïntegreerd false   
v4AuditEnabled  bool  IPv4-controle ingeschakeld false   
v4AuditFilePath  string  Bestandspad van IPv4-controle false 255  False 
DNSDynamicUpdates  int  Dynamische DNS-updates false   
OSCurrentVersion  string  Huidige versie OS Huidige versie besturingssysteem false 256  False 
Microsoft.Windows.DHCPServer.2012.Server:
NAPDefaultFail  string  NAP-standaardfout false 256  False 
NAPEnabled  bool  NAP ingeschakeld false   
v6AuditEnabled  bool  IPv6 Audit ingeschakeld false   
v6AuditFilePath  string  Bestandspad van IPv6 Audit false 256  False 
v6BindingIsEnabledArray  string  IPv6-binding is ingeschakeld false 256  False 
v6PreferredIATALifetime  int  Gewenste IATA-levensduur van IPv6 false 32   
v6PreferredLifetime  int  Gewenste levensduur van IPv6 false 32   
v6RapidCommitFlag  bool  Vlag rapid commit van IPv6 false   
v6T1  decimal  IPv6 T1 false 32   
v6T2  decimal  IPv6 T2 false 32   
v6UnicastFlag  bool  Unicast-vlag van IPv6 false   
v6ValidIATALifetime  decimal  Geldige IATA-levensduur van IPv6 false 32   
v6ValidLifetime  decimal  Geldige levensduur van IPv6 false 32   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.2012.Server" Accessibility="Public" Abstract="false" Base="DHCP!Microsoft.Windows.DHCPServer.Library.Server" Hosted="true" Singleton="false">
<Property ID="NAPDefaultFail" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="NAPEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v6AuditEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v6AuditFilePath" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="v6BindingIsEnabledArray" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="v6PreferredIATALifetime" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="v6PreferredLifetime" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="v6RapidCommitFlag" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v6T1" Type="decimal" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="v6T2" Type="decimal" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="v6UnicastFlag" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="v6ValidIATALifetime" Type="decimal" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
<Property ID="v6ValidLifetime" Type="decimal" Key="false" CaseSensitive="false" MinLength="0" Length="32"/>
</ClassType>