ScriptDiscoveryInfo (ApplicationType) 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
The ScriptDiscoveryInfo (ApplicationType) element, in Configuration Manager, is used with application configuration items that are to be discovered through script execution. It contains the script in addition to a declaration of the kind of script.
The ScriptDiscoveryInfo element is defined by the ApplicationType complex type.
<xs:element name="ScriptDiscoveryInfo"
type="ScriptInfoType"
/>
Attributes
Name | Type | Description |
---|---|---|
ScriptType |
tns:ScriptType |
Indicates the scripting language that is used in the inline script. The supported languages are: VBScript Jscript PowerShell |
See Also
Concepts
ApplicationType
Application
Authoring Desired Configuration Management Configuration Baselines and Configuration Items