JonathanRandle
Posts: 1
Score: 0 Joined: 11/24/2008 Status: offline
|
I'm having an issue running ZTIGather against a SQL 2005 Cluster using integrated security. We've been running BDD2007/MDT2008 against a non-clustered SQL server for over a year with no issues. We're standing up a new instance at another location that is using clustered SQL 2005. When ZTIGather runs with the image user account logged in, it is able to connect to the cluster and process fine. When logged in with a local account and running ZTIGather, it errors out ![LOG[ZTI error opening SQL Connection: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. (-2147467259)]LOG]!><time="11:18:50.000+000" date="11-24-2008" component="ztigather" context="" type="3" thread="" file="ztigather"> Here's the contents of customsettings.ini: Priority= Default, CRoles [DEFAULT] UserID=USERNAME UserPassword=PASSWORD UserDomain=DOMAIN [CROLES] SQLServer=SERVERNAME Instance=INSTANCENAME Database=DATABASENAME Netlib=DBNMPNTW] Table=ComputerRoles SQLShare=admin$ ParameterCondition=Or Has anyone run into this issue when using a SQL Server Cluster?
|