DiscoveryData Object

The DiscoveryData object represents a grouping of discovery-related information for a computer. Scripts populate the discovery data and submit the results to the Management Server.

This class is used only by service discovery scripts.

Methods

Name Description

CreateCollection method

Creates a collection that stores discovery class instances and discovery data items.

CreateRelationshipCollection method

Creates a collection that stores discovery relationship instances and discovery data items.

AddCollection method

Adds a collection of discovery data items.

Properties

Name Description

ScopeID property

Gets or sets the scope ID for the discovery data.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

Discovery Scripts