fighting for truth, justice, and a kick-butt lotus notes experience.

Notes 8.5 Standard als Basic starten

 März 20 2009 04:12:24 PM
Mit dem Parameter UseBasicNotes=1 ist es bekanntlich möglich einen Standard Notes Client ab 8.0.2 in der Basic version zu starten.

Bei einer Multi-User-Installation startet der Client beim allerersten Start nicht. Der Workaround besteht darin den Client mit der Option -sa zu starten.

Auszug aus der IBM-Technote:

Problem
If the "UseBasicNotes=1" parameter is in the notes.ini of a multi-user installation, the initial setup of Notes will hang. After the initial setup process completes and the Eclipse spash screen disappears, the Notes client will hang and will not launch.

This issue does not occur when the Notes client has already been setup in a multi-user mode.
 
Resolving the problem
This issue has been reported to Quality Engineering as SPR# MPGY7J6SJQ.
Workarounds

1. Create a shortcut to start the Notes client and add one of the following switches -sa or -basic. (For example: C:\Program Files\Lotus\Notes\notes.exe -sa)

- or - 

2. Add "UseBasicNotes=1" after the client has been setup. 


Background on the UseBasicNotes parameter
A new notes.ini feature in Notes 8.0.2 added the ability to install the 8.0.2 Notes Standard client, but launch the Basic client based on a Notes.ini parameter UseBasicNotes=1. This notes.ini parameter will allow external programs that launch Notes, such as a MailTo: URL, or launching an NSF file directly, to launch Notes in Basic mode if UseBasicNotes=1 is set in the Notes.ini. This will allow customers to rollout a single package, but define which users will launch Basic vs Standard via this Notes.ini parameter.

For example, if a machine does not meet the hardware requirements of 8.0.2 Standard, but does for Basic, this will allow the client to launch in Basic mode until hardware has been upgraded. By default, this parameter is not in the Notes.ini and will launch the Standard client if it is omitted or set to 0. Notes.ini parameters can be pushed out via administrative policy, which make it easier for customers to centrally control this feature.


Archive