Hello,
I would like to know how I can predefine lotus notes installation with all necessary information.
I would like to predefine Server Name, SameTime and some other information to make update more easy.
I know that there is already some approach how to do it, but I did not find.
I would appreciate for any link and any info.
thnax!
Subject: some answers
Use a configfile referenced in the Notes.ini (http://www-01.ibm.com/support/docview.wss?rs=899&&uid=swg21253783)
You can define the sametime server name in policies so you can set IM_Setup=0
The home mail server does not need to be defined as long as the username in the configfile exists on the server in the configfile and this server is reachable from the client, the correct home mail server will be placed in the location document.
you can use the deploy/plugin_customization.ini in the distribution to set stuff in the eclipse client
finally you can use the updatesite.zip in the deployment and management of the client http://www-01.ibm.com/support/docview.wss?rs=899&&uid=swg21305829