USMT Estimate Fails

L

leighsimmonds

Here's a challenge for you...

We reimaged a machine using ZTI and USMT and the USMT Estimate fails
and defaults to the network location listed in the
customsettings.ini...

The Zerotouch log on the machine iteslf lists the error "USMT estimate
failed" "Unable to estimate disk space - defaulting to network share"
etc...

but the log on the server says the opposite.. but it does store the
data on the server. Now the data amounts to 400Mb and the disk is 40Gb
so how can it not know there's enough free space????

ZTI SERVER LOG:

![LOG[Estimated size of image (assuming 2.5X compression) =
2332.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Estimated total space needed on C: partion for image, Windows
PE, and logs = 2482.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Total space available on C: drive =
38153]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Image will fit in C: partition.]LOG]!><time="14:26:32.000+000"
date="11-02-2005" component="ZeroTouchInstallation.vbs" context=""
type="1" thread="" file="ZeroTouchInstallation.vbs">

CUSTOMSETTINGS.INI

[Settings]
Priority= MACADDRESS, DefaultGateway, SQL, Make, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU
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 /Compress-
LoadStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /v:7 /x /s /f /c
USEREXIT=ZTIUSEREXIT.VBS

[Default]
UDShare=\\ServerX\MigData
SLShare=\\ServerX\Logs
UDProfiles=*\*
OSDNEWMACHINENAME=*
MachineObjectOU= OU=Workstations,DC=test,DC=COM
TimeZone=085
JoinDomain=test
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
Administrators1=test\DESKTOP ENGINEERS

[IBM]
Subsection=%model%

[26724HG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00025
OSDINSTALLPROGRAM=X40 Build

[236657G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373M3G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6
Packages1=CAM00031-Biometric Software

[2373G5G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672CEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672PEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373GKG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6



[DefaultGateway]
22.201.145.1=CAM

[CAM]
SQLDefault=DB_CAM

[DB_CAM]
SQLSERVER=ServerX
DATABASE=BDDADMINDB
TABLE=BDDADMINCORE
PARAMETERS=MACADDRESS

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification

[SMS]
SQLServer=ServerX
DATABASE=SMS_CAM
TABLE=v_Program
PARAMETERS=PackageID,ProgramName
 
M

Michael Niehaus [MS]

I suspect this problem is caused by including the "/compress-" parameter on
the ScanStateArgs in CustomSettings.ini. This isn't expected; the ZTI
script adds it again (along with the /p parameter for the estimate, which
requires /compress-) which likely causes Scanstate to complain about a
syntax error in the command line (parameter listed twice).

If you have to include "/compress-" some changes will be needed to the
ZeroTouchInstallation.vbs script to work around this (looking to see if the
parameter is already there and if so not adding it again). The easy
workaround is to remove "/compress-" from CustomSettings.ini.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Here's a challenge for you...

We reimaged a machine using ZTI and USMT and the USMT Estimate fails
and defaults to the network location listed in the
customsettings.ini...

The Zerotouch log on the machine iteslf lists the error "USMT estimate
failed" "Unable to estimate disk space - defaulting to network share"
etc...

but the log on the server says the opposite.. but it does store the
data on the server. Now the data amounts to 400Mb and the disk is 40Gb
so how can it not know there's enough free space????

ZTI SERVER LOG:

![LOG[Estimated size of image (assuming 2.5X compression) =
2332.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Estimated total space needed on C: partion for image, Windows
PE, and logs = 2482.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Total space available on C: drive =
38153]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Image will fit in C: partition.]LOG]!><time="14:26:32.000+000"
date="11-02-2005" component="ZeroTouchInstallation.vbs" context=""
type="1" thread="" file="ZeroTouchInstallation.vbs">

CUSTOMSETTINGS.INI

[Settings]
Priority= MACADDRESS, DefaultGateway, SQL, Make, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU
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 /Compress-
LoadStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /v:7 /x /s /f /c
USEREXIT=ZTIUSEREXIT.VBS

[Default]
UDShare=\\ServerX\MigData
SLShare=\\ServerX\Logs
UDProfiles=*\*
OSDNEWMACHINENAME=*
MachineObjectOU= OU=Workstations,DC=test,DC=COM
TimeZone=085
JoinDomain=test
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
Administrators1=test\DESKTOP ENGINEERS

[IBM]
Subsection=%model%

[26724HG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00025
OSDINSTALLPROGRAM=X40 Build

[236657G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373M3G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6
Packages1=CAM00031-Biometric Software

[2373G5G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672CEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672PEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373GKG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6



[DefaultGateway]
22.201.145.1=CAM

[CAM]
SQLDefault=DB_CAM

[DB_CAM]
SQLSERVER=ServerX
DATABASE=BDDADMINDB
TABLE=BDDADMINCORE
PARAMETERS=MACADDRESS

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification

[SMS]
SQLServer=ServerX
DATABASE=SMS_CAM
TABLE=v_Program
PARAMETERS=PackageID,ProgramName
 
L

leighsimmonds

I'll give this a try...

Thanks

Leigh

I suspect this problem is caused by including the "/compress-" parameter on
the ScanStateArgs in CustomSettings.ini. This isn't expected; the ZTI
script adds it again (along with the /p parameter for the estimate, which
requires /compress-) which likely causes Scanstate to complain about a
syntax error in the command line (parameter listed twice).

If you have to include "/compress-" some changes will be needed to the
ZeroTouchInstallation.vbs script to work around this (looking to see if the
parameter is already there and if so not adding it again). The easy
workaround is to remove "/compress-" from CustomSettings.ini.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Here's a challenge for you...

We reimaged a machine using ZTI and USMT and the USMT Estimate fails
and defaults to the network location listed in the
customsettings.ini...

The Zerotouch log on the machine iteslf lists the error "USMT estimate
failed" "Unable to estimate disk space - defaulting to network share"
etc...

but the log on the server says the opposite.. but it does store the
data on the server. Now the data amounts to 400Mb and the disk is 40Gb
so how can it not know there's enough free space????

ZTI SERVER LOG:

![LOG[Estimated size of image (assuming 2.5X compression) =
2332.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Estimated total space needed on C: partion for image, Windows
PE, and logs = 2482.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Total space available on C: drive =
38153]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Image will fit in C: partition.]LOG]!><time="14:26:32.000+000"
date="11-02-2005" component="ZeroTouchInstallation.vbs" context=""
type="1" thread="" file="ZeroTouchInstallation.vbs">

CUSTOMSETTINGS.INI

[Settings]
Priority= MACADDRESS, DefaultGateway, SQL, Make, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU
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 /Compress-
LoadStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /v:7 /x /s /f /c
USEREXIT=ZTIUSEREXIT.VBS

[Default]
UDShare=\\ServerX\MigData
SLShare=\\ServerX\Logs
UDProfiles=*\*
OSDNEWMACHINENAME=*
MachineObjectOU= OU=Workstations,DC=test,DC=COM
TimeZone=085
JoinDomain=test
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
Administrators1=test\DESKTOP ENGINEERS

[IBM]
Subsection=%model%

[26724HG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00025
OSDINSTALLPROGRAM=X40 Build

[236657G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373M3G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6
Packages1=CAM00031-Biometric Software

[2373G5G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672CEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672PEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373GKG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6



[DefaultGateway]
22.201.145.1=CAM

[CAM]
SQLDefault=DB_CAM

[DB_CAM]
SQLSERVER=ServerX
DATABASE=BDDADMINDB
TABLE=BDDADMINCORE
PARAMETERS=MACADDRESS

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification

[SMS]
SQLServer=ServerX
DATABASE=SMS_CAM
TABLE=v_Program
PARAMETERS=PackageID,ProgramName
 
L

leighsimmonds

I'll give this a try...

Thanks

Leigh

I suspect this problem is caused by including the "/compress-" parameter on
the ScanStateArgs in CustomSettings.ini. This isn't expected; the ZTI
script adds it again (along with the /p parameter for the estimate, which
requires /compress-) which likely causes Scanstate to complain about a
syntax error in the command line (parameter listed twice).

If you have to include "/compress-" some changes will be needed to the
ZeroTouchInstallation.vbs script to work around this (looking to see if the
parameter is already there and if so not adding it again). The easy
workaround is to remove "/compress-" from CustomSettings.ini.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Here's a challenge for you...

We reimaged a machine using ZTI and USMT and the USMT Estimate fails
and defaults to the network location listed in the
customsettings.ini...

The Zerotouch log on the machine iteslf lists the error "USMT estimate
failed" "Unable to estimate disk space - defaulting to network share"
etc...

but the log on the server says the opposite.. but it does store the
data on the server. Now the data amounts to 400Mb and the disk is 40Gb
so how can it not know there's enough free space????

ZTI SERVER LOG:

![LOG[Estimated size of image (assuming 2.5X compression) =
2332.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Estimated total space needed on C: partion for image, Windows
PE, and logs = 2482.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Total space available on C: drive =
38153]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Image will fit in C: partition.]LOG]!><time="14:26:32.000+000"
date="11-02-2005" component="ZeroTouchInstallation.vbs" context=""
type="1" thread="" file="ZeroTouchInstallation.vbs">

CUSTOMSETTINGS.INI

[Settings]
Priority= MACADDRESS, DefaultGateway, SQL, Make, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU
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 /Compress-
LoadStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /v:7 /x /s /f /c
USEREXIT=ZTIUSEREXIT.VBS

[Default]
UDShare=\\ServerX\MigData
SLShare=\\ServerX\Logs
UDProfiles=*\*
OSDNEWMACHINENAME=*
MachineObjectOU= OU=Workstations,DC=test,DC=COM
TimeZone=085
JoinDomain=test
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
Administrators1=test\DESKTOP ENGINEERS

[IBM]
Subsection=%model%

[26724HG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00025
OSDINSTALLPROGRAM=X40 Build

[236657G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373M3G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6
Packages1=CAM00031-Biometric Software

[2373G5G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672CEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672PEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373GKG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6



[DefaultGateway]
22.201.145.1=CAM

[CAM]
SQLDefault=DB_CAM

[DB_CAM]
SQLSERVER=ServerX
DATABASE=BDDADMINDB
TABLE=BDDADMINCORE
PARAMETERS=MACADDRESS

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification

[SMS]
SQLServer=ServerX
DATABASE=SMS_CAM
TABLE=v_Program
PARAMETERS=PackageID,ProgramName
 
L

leighsimmonds

I'll give this a try...

Thanks

Leigh

I suspect this problem is caused by including the "/compress-" parameter on
the ScanStateArgs in CustomSettings.ini. This isn't expected; the ZTI
script adds it again (along with the /p parameter for the estimate, which
requires /compress-) which likely causes Scanstate to complain about a
syntax error in the command line (parameter listed twice).

If you have to include "/compress-" some changes will be needed to the
ZeroTouchInstallation.vbs script to work around this (looking to see if the
parameter is already there and if so not adding it again). The easy
workaround is to remove "/compress-" from CustomSettings.ini.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Here's a challenge for you...

We reimaged a machine using ZTI and USMT and the USMT Estimate fails
and defaults to the network location listed in the
customsettings.ini...

The Zerotouch log on the machine iteslf lists the error "USMT estimate
failed" "Unable to estimate disk space - defaulting to network share"
etc...

but the log on the server says the opposite.. but it does store the
data on the server. Now the data amounts to 400Mb and the disk is 40Gb
so how can it not know there's enough free space????

ZTI SERVER LOG:

![LOG[Estimated size of image (assuming 2.5X compression) =
2332.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Estimated total space needed on C: partion for image, Windows
PE, and logs = 2482.5]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Total space available on C: drive =
38153]LOG]!><time="14:26:32.000+000" date="11-02-2005"
component="ZeroTouchInstallation.vbs" context="" type="1" thread=""
file="ZeroTouchInstallation.vbs">
<![LOG[Image will fit in C: partition.]LOG]!><time="14:26:32.000+000"
date="11-02-2005" component="ZeroTouchInstallation.vbs" context=""
type="1" thread="" file="ZeroTouchInstallation.vbs">

CUSTOMSETTINGS.INI

[Settings]
Priority= MACADDRESS, DefaultGateway, SQL, Make, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU
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 /Compress-
LoadStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /v:7 /x /s /f /c
USEREXIT=ZTIUSEREXIT.VBS

[Default]
UDShare=\\ServerX\MigData
SLShare=\\ServerX\Logs
UDProfiles=*\*
OSDNEWMACHINENAME=*
MachineObjectOU= OU=Workstations,DC=test,DC=COM
TimeZone=085
JoinDomain=test
UDDir=%OSDCOMPUTERNAME%
OSInstall=Y
Administrators1=test\DESKTOP ENGINEERS

[IBM]
Subsection=%model%

[26724HG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00025
OSDINSTALLPROGRAM=X40 Build

[236657G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373M3G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6
Packages1=CAM00031-Biometric Software

[2373G5G]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672CEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2672PEG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6

[2373GKG]
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=CAM00036
OSDINSTALLPROGRAM=BDD BUILD IBM 1.6



[DefaultGateway]
22.201.145.1=CAM

[CAM]
SQLDefault=DB_CAM

[DB_CAM]
SQLSERVER=ServerX
DATABASE=BDDADMINDB
TABLE=BDDADMINCORE
PARAMETERS=MACADDRESS

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification

[SMS]
SQLServer=ServerX
DATABASE=SMS_CAM
TABLE=v_Program
PARAMETERS=PackageID,ProgramName
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top