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

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

Ce script s'exécute sur tous les serveurs Windows et détermine si le serveur héberge le rôle serveur 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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.DHCPServer.Library.Server:
Name  string  Nom true 256  True 
AdministrativeRights  bool  Droits d'administration false   
AuditDiskCheckInterval  int  Intervalle de vérification du disque d'audit false 16   
AuditMaxLogSize  int  Taille maximale du fichier d'audit false 32   
AuditMinDiskSpace  int  Espace minimal sur le disque d'audit false 32   
BindingsAware  bool  Prise en charge des liaisons false   
BootPEnabled  bool  BOOTP activé false   
ConflictPingRetries  int  Tentatives de test Ping en conflit false   
ADIntegrated  bool  AD intégré false   
v4AuditEnabled  bool  Audit IPv4 activé false   
v4AuditFilePath  string  Chemin d'accès au fichier d'audit IPv4 false 255  False 
DNSDynamicUpdates  int  Mises à jour dynamiques DNS false   
OSCurrentVersion  string  Version SE actuelle Version actuelle du système d'exploitation false 256  False 
Microsoft.Windows.DHCPServer.2012.Server:
NAPDefaultFail  string  Échec de NAP par défaut false 256  False 
NAPEnabled  bool  NAP activée false   
v6AuditEnabled  bool  Audit IPv6 activé false   
v6AuditFilePath  string  Chemin d'accès au fichier d'audit IPv6 false 256  False 
v6BindingIsEnabledArray  string  Liaison IPv6 activée false 256  False 
v6PreferredIATALifetime  int  Durée de vie IATA préférée IPv6 false 32   
v6PreferredLifetime  int  Durée de vie préférée IPv6 false 32   
v6RapidCommitFlag  bool  Indicateur de validation rapide IPv6 false   
v6T1  decimal  T1 IPv6 false 32   
v6T2  decimal  T2 IPv6 false 32   
v6UnicastFlag  bool  Indicateur de monodiffusion IPv6 false   
v6ValidIATALifetime  decimal  Durée de vie IATA valide IPv6 false 32   
v6ValidLifetime  decimal  Durée de vie valide 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" Length="256" MinLength="0"/>
<Property ID="NAPEnabled" Type="bool" Key="false" CaseSensitive="false" Length="1" MinLength="0"/>
<Property ID="v6AuditEnabled" Type="bool" Key="false" CaseSensitive="false" Length="1" MinLength="0"/>
<Property ID="v6AuditFilePath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="v6BindingIsEnabledArray" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="v6PreferredIATALifetime" Type="int" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="v6PreferredLifetime" Type="int" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="v6RapidCommitFlag" Type="bool" Key="false" CaseSensitive="false" Length="1" MinLength="0"/>
<Property ID="v6T1" Type="decimal" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="v6T2" Type="decimal" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="v6UnicastFlag" Type="bool" Key="false" CaseSensitive="false" Length="1" MinLength="0"/>
<Property ID="v6ValidIATALifetime" Type="decimal" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="v6ValidLifetime" Type="decimal" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>