USMT 3.0 error with ZTI from BDD 2005
- From: Bill Phillips <BillPhillips@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Dec 2006 17:01:00 -0800
Trying to implement USMT 3.0 using ZTI from BDD 2005.
It looks like ZTI is adding in /user automatically, as my customsettings.ini
does not have it:
Customsettings:
[Settings]
'This file can be commented with a '
'All values are filled in based on priority order
'Default section will fill in any missing values not already obtained,
'if it is last in the priority list
Priority= CustomSQL, MacAddress, Model, HALName, SQL, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,Packages(*),Administrators(*),DriverPath(*),PowerUsers(*),Eventshare
CustomKeysSysPrep=ComputerName,TimeZone,JoinDomain
'OSD variable keys are required for ZTI vbs to work
OSDVariableKeys=OSDINSTALLSILENT,OSDINSTALLPACKAGE,OSDINSTALLPROGRAM,OSDNEWMACHINENAME
ScanStateArgs=/i:miguser.xml /i:migapp.xml /i:migsys.xml /i:_ESRI.xml
/targetxp /o /nocompress /localonly /v:5 /c /uel:365
LoadStateArgs=/nocompress /i:miguser.xml /i:migapp.xml /i:migsys.xml
/i:_ESRI.xml /v:5 /c /all
userexit=SetNameUserExit.vbs
[CustomSQL]
SQLDefault=SQL_Serv
[SQL_Serv]
SQLServer=Ghost
Database=BDDAdminDB
Table=BDDAdminCore
Parameters=MacAddress
[Default]
UDShare=\\Ghost\MigData
SLShare=\\ghost\osd\_ZTI\Logs
UDProfiles=*\*
UDDir=%OSDNewMachineName%
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=OSD0000D
OSDINSTALLPROGRAM=Windows XP SP2 - Auto HAL Program
TimeZone=008
EventShare=\\Ghost\OSD\_ZTI\Events
JOINDOMAIN=AVWORLD
ZTI logs:
<![LOG[ZTI Beginning user state estimate]LOG]!><time="16:40:00.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[Event 41004 sent: ZTI Beginning user state
estimate]LOG]!><time="16:40:00.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[About to run command: cmd /c "\\ghost\MASTERDP\scanstate.exe"
/i:miguser.xml /i:migapp.xml /i:migsys.xml /i:_ESRI.xml /targetxp /o
/nocompress /localonly /v:5 /c /uel:365 /user:*\* /p /compress-
/l:C:\MININT\SMSOSD\OSDLOGS\USMTestimate.log
C:\MININT\SMSOSD\OSDLOGS\usmtestimate
/progress:C:\MININT\SMSOSD\OSDLOGS\USMTestimate.prg >>
C:\MININT\SMSOSD\OSDLOGS\USMTestimate.out 2>&1]LOG]!><time="16:40:00.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[Return code from command = 3]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[ZTI ERROR - Non-zero return code from Scanstate, RC =
3]LOG]!><time="16:40:02.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="2" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Event 41006 sent: ZTI ERROR - Non-zero return code from Scanstate, RC
= 3]LOG]!><time="16:40:02.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[WARNING - USMT estimate failed, network location will always be
used.]LOG]!><time="16:40:02.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="2" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Unable to determine if user state can be stored locally, assuming it
must be remote.]LOG]!><time="16:40:02.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="2" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Determined OSDSTATEPATH = \]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[------ Performing State Capture ------]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[User state backup will be performed using
"\\ghost\MASTERDP\scanstate.exe"]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[ZTI ERROR - Unhandled error returned from ZTIProcess function: Type
mismatch (13)]LOG]!><time="16:40:02.000+000" date="12-18-2006"
component="ZeroTouchInstallation.vbs" context="" type="3" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Event 41002 sent: ZTI ERROR - Unhandled error returned from
ZTIProcess function: Type mismatch (13)]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
<![LOG[Copying local logfile
(C:\MININT\SMSOSD\OSDLOGS\ZeroTouchInstallation.log) to
\\ghost\osd\_ZTI\Logs\TESTDEPLOY2.log]LOG]!><time="16:40:02.000+000"
date="12-18-2006" component="ZeroTouchInstallation.vbs" context="" type="1"
thread="" file="ZeroTouchInstallation.vbs">
.
- Prev by Date: Re: Stop OSD image
- Next by Date: SMS SDK
- Previous by thread: Re: Stop OSD image
- Next by thread: SMS SDK
- Index(es):
Relevant Pages
|