This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Is your setup.exe a webkit or a regular install kit?
If it's a regular install kit (with an .msi, .cab. etc all visable) then the -a command line will cause the installer to produce an admin image, not actually do the install.
If your setup.exe is a webkit (only setup.exe in the directory, no other files) then you might want to try removing the /qb+! and run the install in UI mode to determine if the install paths look correct. Also you'll want to add the verbose logging command line option "/l*v %TEMP%\verbose.log". If it does still not work you can use this log to examine what migt be going wrong and it's the first thing IBM support is going to ask for.
Your command line would then look something like:
start /wait \\dc2\install\lotusnotes851\setup.exe -s -a /s /v"/l*v %TEMP%\verbose.log"
Feedback response number JMIL7YWJEP created by ~Zach Reresagengon on 12/20/2009