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. |
Public
Properties
| Name | Description | |
|---|---|---|
|
ComputerNameDiscoveryCriteria | Gets the criteria for discovering Windows-based computers by name. |
|
ComputerType | Gets or sets the type of computer to discover. |
|
IsDefaultActionAccount | Gets a value that indicates whether the Management Server's default action account is used for computer discovery. |
|
LdapQueryDiscoveryCriteria | Gets the criteria for discovering Windows-based computers using a Lightweight Directory Access Protocol (LDAP) query. |
|
PerformVerification | Gets or sets a value that indicates whether discovered computers should be verified. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Dispose | Releases the resources used by the WindowsDiscoveryConfiguration object. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ResetActionAccount | Sets the configuration to use the Management Server's default action account for computer discovery. |
|
SetActionAccount | Overloaded. Sets the action account used to perform computer discovery. |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | Overridden. Frees the resources of the current WindowsDiscoveryConfiguration object before it is reclaimed by the garbage collector. |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

