Represents a configuration to use when discovering Windows-based computers. The discovery process allows you to find computers that you want to manage.

The following tables list the members exposed by the WindowsDiscoveryConfiguration type.

Public Constructors

  Name Description
WindowsDiscoveryConfiguration Overloaded. Initializes the WindowsDiscoveryConfiguration class.
Top

Public Properties

  Name Description
public property ComputerNameDiscoveryCriteria Gets the criteria for discovering Windows-based computers by name.
public property ComputerType Gets or sets the type of computer to discover.
public property IsDefaultActionAccount Gets a value that indicates whether the Management Server's default action account is used for computer discovery.
public property LdapQueryDiscoveryCriteria Gets the criteria for discovering Windows-based computers using a Lightweight Directory Access Protocol (LDAP) query.
public property PerformVerification Gets or sets a value that indicates whether discovered computers should be verified.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Dispose Releases the resources used by the WindowsDiscoveryConfiguration object.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ResetActionAccount Sets the configuration to use the Management Server's default action account for computer discovery.
public method SetActionAccount Overloaded. Sets the action account used to perform computer discovery.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize Overridden. Frees the resources of the current WindowsDiscoveryConfiguration object before it is reclaimed by the garbage collector.
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.