How do I silently install NMAS Client 3.x?

(Last modified: 24Feb2006)

This document (10100568) is provided subject to the disclaimer at the end of this document.

goal

How do I silently install NMAS Client 3.x?

symptom

What are install options for NMAS Client 3.x

fact

Novell Modular Authentication Service Client version 3.x

fix

To install silently:

nmasclient_setup.exe /s /v"/qn"
 
Note that there is a space between /s and /v, but there is no space between /v and the next quoted characters ("/qn")
 
To install non- interactively but still have progress bar:

nmasclient_setup.exe /s /v"/qb"
 
To install non- interactively and always suppress always suppress a reboot:

nmasclient_setup.exe /s /v"/qb REBOOT=R"
 
To install a language where xxxx is the four digit Windows Installer lanuage code:

nmasclient_setup.exe /lxxxx
 
Language codes:
English (default): 1033
French: 1036
German: 1031
Japanese: 1041
Polish: 1045
Portuguese: 2070
Russian: 1049
Spanish: 1034
 
Additional language codes can be found at:
http://helpnet.installshield.com/robo/projects/installshield11helplib/IHelpGlobLangIdentifiers.htm
 

To install a language and silently:

nmasclient_setup.exe /lxxxx /s /v"/qn"
 
Error codes for success or failure:
0 is successful install
Anything other than 0 is a failed install.
 

You can see all available switches by giving the command

nmasclient_setup.exe /?

document

Document Title: How do I silently install NMAS Client 3.x?
Document ID: 10100568
Solution ID: NOVL105267
Creation Date: 24Feb2006
Modified Date: 24Feb2006
Novell Product Class:Novell Directory Services

disclaimer

The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.