Microsoft.Windows.DHCPServer.2012.FailoverServerWatcherRelación de conmutación por error de Microsoft Windows DHCP Server 2012

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

Este script se ejecuta en todos los servidores de Windows DHCP 2012 y determina si se han definido relaciones de conmutación por error.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId28ff5a9d-fbee-1c7a-4138-913366f827da

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.DHCPServer.2012.FailoverServerWatcher:
Name  string  Nombre true 256  False 
LocalServer  string  Servidor local true 256  False 
PartnerServer  string  Servidor asociado true 256  False 
ScopeId  string  Id. de ámbito true 256  False 
Mode  string  Modo false 256  False 
LoadBalancePercent  string  Porcentaje de equilibrio de carga false 256  False 
ServerRole  string  Función de servidor false 256  False 
ReservePercent  string  Porcentaje de reserva false 256  False 
MaxClientLeadTime  string  Plazo máximo para clientes false 256  False 
StateSwitchInterval  string  Intervalo de cambio de estado false 256  False 
AutoStateTransition  bool  Transición automática de estado false   
EnableAuth  bool  Habilitar autorización false   
OSCurrentVersion  string  Versión actual de SO false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.2012.FailoverServerWatcher" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LocalServer" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PartnerServer" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ScopeId" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LoadBalancePercent" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ServerRole" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ReservePercent" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MaxClientLeadTime" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="StateSwitchInterval" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="AutoStateTransition" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="EnableAuth" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="1"/>
<Property ID="OSCurrentVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>