The protocol to be used to communicate with the computer running SQL Server specified in the SQLServer property.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

˜

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

DBNMPNTW

Use the named pipes protocol to communicate.

DBMSSOCN

Use TCP/IP sockets to communicate.

 

Example

[Settings]

Priority=Computers, Default

 

[Default]

ScanStateArgs=/v:5 /o /c

LoadStateArgs=/v:5 /c /lac

 

[Computers]

SQLServer=NYC-SQL-01

SQLShare=SQL$

NetLib=DBNMPNTW

Database=MDTDB

Instance=SQLEnterprise2005

Table=Computers

Parameters=SerialNumber, AssetTag

ParameterCondition=OR

 

Related Topics

Property Definition