Microsoft.Windows.DHCPServer.2012.FailoverServerWatcherRelação de Ativação Pós-falha do Microsoft Windows DHCP Server 2012

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

Este script é executado em todos os servidores Windows DHCP Server 2012 e determina se as relações de ativação pós-falha estão definidas.

Element properties:

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

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.2012.FailoverServerWatcher:
Name  string  Nome true 256  False 
LocalServer  string  Servidor Local true 256  False 
PartnerServer  string  Servidor Parceiro true 256  False 
ScopeId  string  Id do Âmbito true 256  False 
Mode  string  Modo false 256  False 
LoadBalancePercent  string  Percentagem de Balanceamento de Carga false 256  False 
ServerRole  string  Função de Servidor false 256  False 
ReservePercent  string  Percentagem de Reserva false 256  False 
MaxClientLeadTime  string  Prazo de Entrega Máximo do Cliente false 256  False 
StateSwitchInterval  string  Intervalo de Mudança de Estado false 256  False 
AutoStateTransition  bool  Transição de Estado Automática false   
EnableAuth  bool  Ativar Autorização false   
OSCurrentVersion  string  Versão Atual do 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>