DomainController Methods
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.DirectoryServices.Activ ...
DomainController Class
DomainController Methods
CheckReplicationConsistency Me ...
Dispose Method
EnableGlobalCatalog Method
Finalize Method
FindAll Method
FindOne Method
GetAllReplicationNeighbors Met ...
GetDirectorySearcher Method
GetDomainController Method
GetReplicationConnectionFailur ...
GetReplicationCursors Method
GetReplicationMetadata Method
GetReplicationNeighbors Method
GetReplicationOperationInforma ...
IsGlobalCatalog Method
SeizeRoleOwnership Method
SyncReplicaFromAllServers Meth ...
SyncReplicaFromServer Method
TransferRoleOwnership Method
TriggerSyncReplicaFromNeighbor ...
DomainController Class
DomainController Members
DomainController Constructor
DomainController Methods
DomainController Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
DomainController Methods
Public Methods
(see also
Protected Methods
)
Name
Description
CheckReplicationConsistency
Overridden. Uses the Knowledge Consistency Checker (KCC) to verify the replication topology for this domain controller.
Dispose
Overloaded. Causes the object to release resources.
EnableGlobalCatalog
Promotes this domain controller to a global catalog server.
Equals
Overloaded. Determines whether two
Object
instances are equal. (inherited from
Object
)
FindAll
Overloaded. Finds a set of domain controllers.
FindOne
Overloaded. Finds a single domain controller.
GetAllReplicationNeighbors
Overridden. Retrieves the replication neighbors for this domain controller.
GetDirectoryEntry
Retrieves a
DirectoryEntry
object that represents the directory server. (inherited from
DirectoryServer
)
GetDirectorySearcher
Retrieves a
DirectorySearcher
object for the domain controller.
GetDomainController
Retrieves a
DomainController
object for the specified context.
GetHashCode
Serves as a hash function for a particular type. (inherited from
Object
)
GetReplicationConnectionFailures
Overridden. Retrieves a list of the replication connection failures recorded by this domain controller.
GetReplicationCursors
Overridden. Retrieves the replication cursor information for the specified partition.
GetReplicationMetadata
Overridden. Retrieves the replication metadata for a specific Active Directory object.
GetReplicationNeighbors
Overridden. Retrieves the replication neighbors for the specified partition.
GetReplicationOperationInformation
Overridden. Retrieves the current and pending replication operations for this domain controller.
GetType
Gets the
Type
of the current instance. (inherited from
Object
)
IsGlobalCatalog
Determines if this domain controller is a global catalog server.
MoveToAnotherSite
Moves the directory server to another site within the forest or configuration set. (inherited from
DirectoryServer
)
ReferenceEquals
Determines whether the specified
Object
instances are the same instance. (inherited from
Object
)
SeizeRoleOwnership
Causes this domain controller to take ownership of the specified role.
SyncReplicaFromAllServers
Overridden. Causes this domain controller to synchronize the specified partition with all other domain controllers.
SyncReplicaFromServer
Overridden. Causes this domain controller to synchronize the specified partition with the specified domain controller.
ToString
Retrieves the name of the directory server. (inherited from
DirectoryServer
)
TransferRoleOwnership
Causes ownership of the specified role to be transferred to this domain controller.
TriggerSyncReplicaFromNeighbors
Overridden. Begins a synchronization of the specified partition.
Top
Protected Methods
Name
Description
Dispose
Overloaded. Overridden. Causes the object to release resources.
Finalize
Overridden. Overrides the
Object.Finalize
method.
MemberwiseClone
Creates a shallow copy of the current
Object
. (inherited from
Object
)
Top
See Also
Reference
DomainController Class
System.DirectoryServices.ActiveDirectory Namespace
Tags :