Make an silent install file by running setup -r.
This creates a responce file called setup.iss in your Windows system
directory. You can select the do not reboot option in the end of the setup
cycle. We have tested that the reboot is not necessary for the client to
work properly.
Run the silent install by running setup -s. Setup will look for the
setup.iss file in the directory from where you started the installation
process.
You also have to script the creation of the optionfile, like a normal
install.
This works fine at our shop.
-----Oorspronkelijk bericht-----
Van: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]Namens
Boireau, Eric (MED)
Verzonden: woensdag 16 mei 2001 12:56
Aan: [EMAIL PROTECTED]
Onderwerp: Re: delay re-boot
Toni,
I worked on a package to deploy TSM 4.1.1.16 on more than 1000 PC (Win9x, NT
& 2000). I didn't find any solution to make a fully silent install. In fact
I used setup /w /v/qb+ which prompt before rebooting. For my package it
works in 3 parts
1 - Install Windows Installer if not present (Reboot)
2 - Install TSM (Reboot)
3 - Make my specific custo
Regards,
Salutations / Best Regards
g GE Medical Systems
___________________________________________
Eric Boireau Global Systems
Server Architect / Technology & Infrastructure Team
GE Medical Systems S.A
283, rue de la Miniere
78533 BUC Cedex France
Tel: (33) 1 30 70 39 32, DC: 8*644 3932
Fax: (33) 1 30 70 42 30, DC: 8*644 3930
mailto:[EMAIL PROTECTED]
-----Original Message-----
From: Toni Banire [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 12:11 PM
To: [EMAIL PROTECTED]
Subject: delay re-boot
Does anyone know if there is a way I can get TSM 4.1.2.12 to not ask for a
re-boot after an install on an NT Server. I am doing a silent install as
part of a script. I need the script to complete before the server reboots.
For now it reboots halfway through the script.
TIA
Toni