The instance of SQL Server used for querying property values from columns in the table specified in the Table property. The database resides on the computer specified in the SQLServer property. The instance of SQL Server on the computer is specified in the Instance property.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

˜

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

instance

The name of the instance of SQL Server to be used for querying property values

 

Example

[Settings]

Priority=Computers, Default

 

[Default]

OSInstall=YES

 

[Computers]

SQLServer=NYC-SQL-01

Database=MDTDB

Instance=SQLEnterprise2005

Table=Computers

Parameters=SerialNumber, AssetTag

ParameterCondition=OR

 

Related Topics

Property Definition