Re: Automating Application Deployment
- From: "Rob Molenaar" <rob.molenaar@xxxxxxxxxx>
- Date: Fri, 25 Nov 2005 01:18:45 +0100
osdswdexec app deploy queries the SMS database for packages, you specify the
packageID and program name is CS.ini, osdswdexec queries the SMS database
and retrieves the cmdline for the package
so you need it :-) replace the entries with your servername/sharename and
SMS DB name and be sure to grant select permissions to the V_Program table
for your installation account
cheers
r
"ANguyen" <ANguyen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EB165C0E-D6CC-4512-9239-EF8990E6D5D3@xxxxxxxxxxxxxxxx
> Hi Rob,
>
> I believe that [SMS] section is applicable if the admindb is used. In my
> case, I intend on using only the cs.ini file to provide all the
> information.
> Having said that, my next question would be, is it possible to automate
> application deployment without use of a database?
>
> Thanks,
> A
>
> "Rob Molenaar" wrote:
>
>> do you have something like below in your cs.ini?
>>
>> [SMS]
>> SQLServer=RDX001
>> Database=SMS_P01
>> Table=v_Program
>> Parameters=PackageID,ProgramName
>> SQLShare=zti$
>>
>> "ANguyen" <ANguyen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:ECD3A641-45E3-4ED4-BC5B-40FF502F86E1@xxxxxxxxxxxxxxxx
>> > Further to my previous post, will application installation work without
>> > use
>> > of a database? Following the ZTI Deployment Feature Team Guild
>> > (Appendix
>> > K),
>> > I have entered the 'packages' and also the values for OSDMP and
>> > OSDSITECODE
>> > into the customsettings file. I keep encountering '[SMS] section'
>> > warnings
>> > then the following:
>> >
>> > ERROR - SQLServer NOT defined in the section [SMS]
>> > ERROR getting Ini Settings for SQL. No further processing.
>> > About to run command:OSDSWDEXEC.EXE "LAB0000B:Office2003Inst"
>> > Return code from command = 1
>> > ZTI WARNING - Non-zero return code from command, rc = 1
>> >
>> > Do I need to specify the actual command line to run the application
>> > somewhere in the customsettings file? I thought it would somehow pick
>> > this
>> > up
>> > from the actual program package in SMS.
>> >
>> > I would like to use just the customsettings file and no database for
>> > ZT.
>> > Any
>> > help would be much appreciated.
>> >
>> > Cheers,
>> > A
>>
>>
>>
.
- Follow-Ups:
- Re: Automating Application Deployment
- From: ANguyen
- Re: Automating Application Deployment
- References:
- Re: Automating Application Deployment
- From: Rob Molenaar
- Re: Automating Application Deployment
- Prev by Date: Re: Automating Application Deployment
- Next by Date: Re: Problems restoring user state
- Previous by thread: Re: Automating Application Deployment
- Next by thread: Re: Automating Application Deployment
- Index(es):
Relevant Pages
|