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

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

Este script é executado em todos os servidores do Windows e determina se o servidor está a alojar a função de servidor do 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 (PTG) Description (PTG) 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  Nome true 256  True 
AdministrativeRights  bool  Direitos Administrativos false   
AuditDiskCheckInterval  int  Intervalo de Auditoria de Verificações de Discos false 16   
AuditMaxLogSize  int  Auditoria de Tamanho Máximo do Registo false 32   
AuditMinDiskSpace  int  Auditoria de Espaço Mínimo em Disco false 32   
BindingsAware  bool  Deteção de Enlaces false   
BootPEnabled  bool  BOOTP Ativado false   
ConflictPingRetries  int  Tentativas de Ping em Conflito false   
ADIntegrated  bool  AD Integrado false   
v4AuditEnabled  bool  Auditoria do IPv4 Ativada false   
v4AuditFilePath  string  Caminho do Ficheiro de Auditoria do IPv4 false 255  False 
DNSDynamicUpdates  int  Atualizações Dinâmicas de DNS false   
OSCurrentVersion  string  Versão Atual do SO Versão Atual do Sistema Operativo false 256  False 
Microsoft.Windows.DHCPServer.2012.Server:
NAPDefaultFail  string  Falha predefinida do NAP false 256  False 
NAPEnabled  bool  NAP Ativado false   
v6AuditEnabled  bool  Auditoria do IPv6 Ativada false   
v6AuditFilePath  string  Caminho do Ficheiro de Auditoria do IPv6 false 256  False 
v6BindingIsEnabledArray  string  O Enlace IPv6 Está Ativado false 256  False 
v6PreferredIATALifetime  int  Duração Preferida (IATA) do IPv6 false 32   
v6PreferredLifetime  int  Duração Preferida do IPv6 false 32   
v6RapidCommitFlag  bool  Sinalizador de Consolidação Rápida do IPv6 false   
v6T1  decimal  T1 do IPv6 false 32   
v6T2  decimal  T2 do IPv6 false 32   
v6UnicastFlag  bool  Sinalizador Unicast do IPv6 false   
v6ValidIATALifetime  decimal  Duração válida (IATA) do IPv6 false 32   
v6ValidLifetime  decimal  Duração válida do 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>