WindowsDiscoveryConfiguration Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Releases the resources used by the WindowsDiscoveryConfiguration object. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (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) |
Top
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) |
Top
See Also
Reference
WindowsDiscoveryConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace