ActiveDirectorySiteOptions 列舉

定義

指定 ActiveDirectorySite 物件站台選項的位元識別項。

此列舉支援其成員值的位元組合。

public enum class ActiveDirectorySiteOptions
[System.Flags]
public enum ActiveDirectorySiteOptions
[<System.Flags>]
type ActiveDirectorySiteOptions = 
Public Enum ActiveDirectorySiteOptions
繼承
ActiveDirectorySiteOptions
屬性

欄位

AutoInterSiteTopologyDisabled 16

已停用自動站台內拓撲產生。

AutoMinimumHopDisabled 4

已停用自動最低躍點拓撲。

AutoTopologyDisabled 1

已停用站台間的拓撲產生。

ForceKccWindows2003Behavior 64

會強制 KCC (知識一致性檢查程式) 在 Windows Server 2003 行為模式下執行。

GroupMembershipCachingEnabled 32

已啟用使用者的群組成員資格。

None 0

未設定站台選項。

RandomBridgeHeaderServerSelectionDisabled 256

當建立連線時,KCC 可以隨機挑選 bridgehead 伺服器。

RedundantServerTopologyEnabled 1024

已啟用靜態容錯移轉連線的建立。

StaleServerDetectDisabled 8

已停用過時伺服器偵測。

TopologyCleanupDisabled 2

已停用拓撲清除。

UseHashingForReplicationSchedule 512

當建立複寫排程時,允許 KCC 使用雜湊。

UseWindows2000IstgElection 128

會強制 KCC 使用 Windows 2000 ISTG Election 演算法。

適用於

另請參閱