Lotus Notes 8.5 Fix-Pack Silent Installation
Detlev Poettgen August 3 2009 09:03:58 AM
Seit letzter Woche Sonntag ist ja Fixpack 1 für Lotus Notes 8.5 / Domino 8.5 verfügbar.Gerade für den Notes Standard Client sind etliche Punkte gefixt worden. Details: hier
Update: Offizielle Fixlist: Fix List
Für das Deployment: Die Silent Installation des Fix Packs erfolgt über folgende Parameter:
setup.exe /s /v/qb+!
where /s is silent and /v passes to msiexec and /qb+! gives a progress bar and the ! removes the 'Cancel' button so that they can't back out.
Herr Bolsinger, vielen Dank für die Info.
Update: Für eine Silent Installation ohne GUI wird folgender Aufruf verwendet:
setup.exe /s /v/qn
UPDATE für 8.5.1: Einfach nur setup.exe /V"/qb+" bzw. setup.exe /V"/qn" verwenden und wichtig die Anführungszeichen nicht vergessen.
- Kommentare [4]