ADSM-L

Re: Silent Install Not Working

1999-06-15 08:50:04
Subject: Re: Silent Install Not Working
From: Mark Mooney <Mark.Mooney AT SWPC.SIEMENS DOT COM>
Date: Tue, 15 Jun 1999 08:50:04 -0400
This is level 7 of the client



From: "Bazuin, R. (Ronald)" <Ronald.Bazuin AT NL.FORTIS DOT COM> on 06/14/99 
16:03

To:   ADSM-L AT VM.MARIST DOT EDU@SMTP@Exchange
cc:

Subject:  Re: Silent Install Not Working

It is correct. The Custom Silent install doesn't work. I had tested the
fixtest ic22732q2. There was a bug in the setup.exe. Also it should be fixed
in level 7

> ----------
> From:         Mark Mooney[SMTP:Mark.Mooney AT SWPC.SIEMENS DOT COM]
> Reply To:     ADSM: Dist Stor Manager
> Sent:         maandag 14 juni 1999 20:13
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Silent Install Not Working
>
> We are trying to get a silent install to work here and everything appears
> to be
> going fine untill near the end of the install, the Backup client icon
> appears on
> the desktop and then it dissapears and the install begins to remove its
> files
> and then quits.  Where can i look for error messages?
>
> Here's a copy of the batch file we are running.
>
> ===================================================
>
> Setup.Bat
>
> NET USE I: \\Servername\ADSMINST
> I:
> CD\
> XCOPY I:\Weekly C:\ADSM\Weekly /E /C /I /F /H /R
> COPY I:\INSDLSVC.BAT C:\ADSM\INSDLSVC.BAT
> COPY I:\INSWKSVC.BAT C:\ADSM\INSWKSVC.BAT
> COPY I:\SOON.EXE %SYSTEMROOT%
> NET START SCHEDULE
> SOON 900 C:\ADSM\INSDLSVC.BAT
> SOON 930 C:\ADSM\INSWKSVC.BAT
> CD \ADSM Client - 3.1.07
> cd .\disk1
> setup.exe -s
>
> ===================================================
>
> INSDLSVC.BAT
>
> C:\ADSM\BACLIENT\dsmcutil install /name:"ADSM Daily Scheduler Service"
> /clientdir:C:\adsm\baclient /optfile:C:\adsm\baclient\dsm.opt
> /node:%COMPUTERNAME% /password:adsm /autostart:Yes /machine:%COMPUTERNAME%
>
> ===================================================
>
> INSWKSVC.BAT
>
> C:\ADSM\BACLIENT\dsmcutil install /name:"ADSM Weekly Scheduler Service"
> /clientdir:C:\adsm\weekly\baclient
> /optfile:C:\adsm\weekly\baclient\dsm.opt
> /node:W%COMPUTERNAME% /password:adsm /autostart:Yes
> /machine:%COMPUTERNAME%
>
> ===================================================
> Thanks in Advance
> Mark Mooney
>
<Prev in Thread] Current Thread [Next in Thread>