SMS2003SP + OSDFP + ZTI + SQL2000 = Crash



Hello everyone,

As written in the subject I use the OSDFP + ZTI scripts for deploying WinXP
workstations.
I use a SQL2000 Database in the ZTI config file. But, when ZTI wants to
connect to the DB for retrieving the parameters of the new machine, it
crashes with this message:
Error 3706 : Unknown runtime error.

I use the ZTI script with /debug=true switch.
The ZTI script is successful in connecting to a network Share on the DB
server just before it tries to access the DB.
I use the default WinPE given with the latest OSDFP.
I strictly followed the instructions in the ZTI documentation.

Finally this is an exerpt from my CustomSettings.ini:
[Settings]
Priority= SQL, Default
CustomKeysUserData=SLShare
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain
OSDVariableKeys=OSDINSTALLSILENT,OSDINSTALLPACKAGE,OSDINSTALLPROGRAM,OSDNEWMACHINENAME
ScanStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf /i:sysfiles.inf
/i:updateuser.inf /v:7 /x /s /f /o /c
LoadStateArgs=/v:7 /c

[Default]
SQLDefault=DB
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=STV00001
OSDINSTALLPROGRAM=Install
SLShare=\\MGMT-SRV2\ZTI_Logs

[DB]
SQLServer=mgmt-srv2.stv.lan
SQLShare=ZTI_Logs
Database=BDDAdminDB
Table=BDDAdminCore
Parameters=MacAddress

[...]

Please Help !!!
Thank you.

--
Alexandre LAFARGUE


.


Loading