Microsoft Operations Manager |
The MOM ActiveDirectoryobject is used to monitor the Active Directory service.
Name | Description |
---|---|
Binds to the domain-naming master to determine the amount of time required for binding. |
|
Binds to the infrastructure master to determine the amount of time required for binding. |
|
Binds to the lost and found container to determine the amount of time required for binding. |
|
Binds to the specified ActiveDirectoryobject. |
|
Binds to the primary domain controller (PDC) master to determine the amount of time required for binding. |
|
Binds to the relative identifier (RID) master to determine the amount of time required for binding. |
|
Binds to the schema master to determine the amount of time required for binding. |
|
Retrieves the path and size of the Active Directory database. It also returns the amount of free space, in kilobytes, for the drive on which the database is located. |
|
Retrieves the path and size of the active log files. It also returns the amount of free space, in kilobytes, for the drive on which the log files are located. |
|
Gets the next domain controller in the list of domain controllers in the forest. |
|
Gets the next global catalog in the forest. |
|
Gets the next replication partner for the domain controller. |
|
Resets the list of domain controllers in the forest. |
|
Resets the list of global catalogs in the forest. |
|
Resets the list of replication partners for the domain controller. |
|
Performs the global catalog query specified by the Queryparameter and returns the number of objects that match the query. |
Name | Description |
---|---|
Gets a running count of the bind operations performed. |
|
Gets the time, in milliseconds, of the last Active Directory bind operation performed. |
|
Gets a running total of the bind times performed. |
|
Gets or sets the domain to indicate where Active Directory bind operations are to occur. |
|
Gets the Domain Name System (DNS) formatted name of the domain-naming master. |
|
Gets the time required to bind to the domain-naming master using the BindDomainNamingMastermethod. |
|
Gets the time, in milliseconds, of the last global catalog search. |
|
Gets the DNS-formatted name of the infrastructure master. |
|
Gets the time required to bind to the infrastructure master using the BindInfrastructureMastermethod. |
|
Gets the last error encountered by the object. |
|
Gets the number of Active Directory objects in the lost and found container. To determine the lost and found count, you must first bind to the lost and found container. |
|
Gets the DNS-formatted name of the PDC master. |
|
Gets the time required to bind to the PDC master using the BindPDCMastermethod. |
|
Gets the password to be used by the object for authentication. |
|
Gets the DNS-formatted name of the RID master. |
|
Gets the time required to bind to the RID master using the BindRIDMastermethod. |
|
Gets the DNS-formatted name of the schema master. |
|
Gets the time required to bind to the schema master using the BindSchemaMastermethod. |
|
Gets or sets the domain controller where Active Directory bind operations are to occur. |
|
Gets or sets the user name to be used by the object for authentication. |
Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1
Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.