I am preparing to upgrade our Domino servers and Notes clients to 8.0.1 and have been hitting some roadblocks. I was able to upgrade our servers no problem (in a test region), but trying to use SmartUpgrade has been a challenge for the clients. The clients are all multi-user installs of R7 (7.0 to 7.0.3). The first issue I had was trying to do a silent install. It constantly failed with the following error:
File C:\Program Files\lotus\notes\framework.provisioning_rc not found. Provisioning process failed to launch or was terminated before status could be determined.
In working with IBM support, I was informed that I have to use a transform file to do a silent install using the following syntax:
msiexec /i “C:\801package\Lotus Notes 8.0.1.msi” TRANSFORMS=“C:\801package\custom.mst” INSTALLCONFIGURATION=multiuser /qb+"
This did work, but because I have remote users, I can’t simply put this up on the network for everyone to use. Not a show stopper by itself, but that is where the 2nd issue comes in. Once the R8 client has been successfully installed, each user must run through the Client Configuration wizard again to set up their personal environment. I have been told by IBM that there is no way to avoid this. I am not looking forward to walking each user through the configuration wizard and I only have 100 users to support.
What I am curious to know is how other companies are upgrading to version 8. It was suggested that I look at a third party tool called ADT, but I am hoping some of you could share your experiences before I commit to anything.
Thanks for your time,
Dave