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

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

此指令碼會在所有的 Windows 伺服器上執行,並判斷伺服器是否主控 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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.DHCPServer.Library.Server:
Name  string  名稱 true 256  True 
AdministrativeRights  bool  系統管理權限 false   
AuditDiskCheckInterval  int  稽核磁碟檢查間隔 false 16   
AuditMaxLogSize  int  稽核最大記錄檔大小 false 32   
AuditMinDiskSpace  int  稽核最小磁碟空間 false 32   
BindingsAware  bool  繫結感知 false   
BootPEnabled  bool  BOOTP 已啟用 false   
ConflictPingRetries  int  衝突 Ping 重試 false   
ADIntegrated  bool  AD 整合 false   
v4AuditEnabled  bool  IPv4 稽核已啟用 false   
v4AuditFilePath  string  IPv4 稽核檔案路徑 false 255  False 
DNSDynamicUpdates  int  DNS 動態更新 false   
OSCurrentVersion  string  作業系統目前版本 作業系統目前版本 false 256  False 
Microsoft.Windows.DHCPServer.2012.Server:
NAPDefaultFail  string  NAP 預設失敗 false 256  False 
NAPEnabled  bool  已啟用 NAP false   
v6AuditEnabled  bool  IPv6 稽核已啟用 false   
v6AuditFilePath  string  IPv6 稽核檔案路徑 false 256  False 
v6BindingIsEnabledArray  string  IPv6 繫結已啟用 false 256  False 
v6PreferredIATALifetime  int  IPv6 慣用 IATA 存留時間 false 32   
v6PreferredLifetime  int  IPv6 慣用存留時間 false 32   
v6RapidCommitFlag  bool  IPv6 快速認可旗標 false   
v6T1  decimal  IPv6 T1 false 32   
v6T2  decimal  IPv6 T2 false 32   
v6UnicastFlag  bool  IPv6 單點傳播旗標 false   
v6ValidIATALifetime  decimal  IPv6 有效 IATA 存留時間 false 32   
v6ValidLifetime  decimal  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>