Share via


Instance (SqlQueryDiscoveryType) Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

In Configuration Manager, the Instance (SqlQueryDiscoveryType) element is the name of the Microsoft SQL Server instance to connect to for discovery. If the element is not specified, the default instance is assumed. If the element is specified and the value is ‘*’, all instances are enumerated and each instance is queried.

<xs:element name="Instance"
    type="NonEmptyStringType"
 />

The Instance element is defined by the SqlQueryDiscoveryType complex type.

See Also

Concepts

SqlQueryDiscoveryType
SqlQueryDiscoverySource
Authoring Desired Configuration Management Configuration Baselines and Configuration Items