API Reference
Enum
NtdsSiteSettingsFlags
NTDS Site Settings option flags.
Inheritance
- Enum
- NtdsSiteSettingsFlags
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_AUTO_TOPOLOGY_DISABLED #Disables automatic intra-site topology generation.
Value:
1public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_TOPL_CLEANUP_DISABLED #Disables KCC topology cleanup.
Value:
2public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_TOPL_MIN_HOPS_DISABLED #Disables KCC minimum hops optimization.
Value:
4public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_TOPL_DETECT_STALE_DISABLED #Disables stale connection detection.
Value:
8public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_INTER_SITE_AUTO_TOPOLOGY_DISABLED #Disables automatic inter-site topology generation.
Value:
16public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_GROUP_CACHING_ENABLED #Enables group membership caching.
Value:
32public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_FORCE_KCC_WHISTLER_BEHAVIOR #Forces KCC Whistler (Windows 2000/XP) behavior.
Value:
64public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_FORCE_KCC_W2K_ELECTION #Forces Windows 2000 KCC bridgehead election.
Value:
128public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_RAND_BH_SELECTION_DISABLED #Disables random bridgehead selection.
Value:
256public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_SCHEDULE_HASHING_ENABLED #Enables schedule hashing for replication.
Value:
512public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_IS_REDUNDANT_SERVER_TOPOLOGY_ENABLED #Enables redundant server topology.
Value:
1024public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_W2K3_IGNORE_SCHEDULES #Windows Server 2003: ignore schedules.
Value:
2048public const NtdsSiteSettingsFlags NTDSSETTINGS_OPT_W2K3_BRIDGES_REQUIRED #Windows Server 2003: bridge all site links required.
Value:
4096