Microsoft.Windows.DHCPServer.2012.ServerMicrosoft Windows Server DHCP 2012

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

Questo script viene eseguito su tutti i server Windows e verifica se il server ospita il ruolo Server DHCP 2012.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.DHCPServer.Library.Server:
Name  string  Nome true 256  True 
AdministrativeRights  bool  Diritti di amministrazione false   
AuditDiskCheckInterval  int  Controlla intervallo di verifica disco false 16   
AuditMaxLogSize  int  Controlla dimensioni massime registro false 32   
AuditMinDiskSpace  int  Controlla spazio minimo su disco false 32   
BindingsAware  bool  Binding riconosciuti false   
BootPEnabled  bool  BOOTP abilitato false   
ConflictPingRetries  int  Tentativi ping in conflitto false   
ADIntegrated  bool  Integrato in Active Directory false   
v4AuditEnabled  bool  Controllo IPv4 abilitato false   
v4AuditFilePath  string  Percorso file di controllo IPv4 false 255  False 
DNSDynamicUpdates  int  Aggiornamenti dinamici DNS false   
OSCurrentVersion  string  Versione corrente sistema operativo Versione corrente del sistema operativo false 256  False 
Microsoft.Windows.DHCPServer.2012.Server:
NAPDefaultFail  string  Errore della Protezione accesso alla rete predefinita false 256  False 
NAPEnabled  bool  Protezione accesso alla rete abilitata false   
v6AuditEnabled  bool  Controllo IPv6 abilitato false   
v6AuditFilePath  string  Percorso file di controllo IPv6 false 256  False 
v6BindingIsEnabledArray  string  Binding IPv6 abilitato false 256  False 
v6PreferredIATALifetime  int  Durata IATA preferita IPv6 false 32   
v6PreferredLifetime  int  Durata preferita IPv6 false 32   
v6RapidCommitFlag  bool  Contrassegno di commit rapido IPv6 false   
v6T1  decimal  T1 IPv6 false 32   
v6T2  decimal  T2 IPv6 false 32   
v6UnicastFlag  bool  Contrassegno unicast IPv6 false   
v6ValidIATALifetime  decimal  Durata IATA valida IPv6 false 32   
v6ValidLifetime  decimal  Durata valida 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>