Determinging Server License that is installed

Is there a quick way I can determine if a Domino Server was installed with the Messaging License or The Enterprise License? Yes, I undertand that if clustering it has the Enterprise license, but is there like a notes.ini variable or statistic that can tell me what license version was installed?

Subject: Determinging Server License that is installed

You can type: sh config installtype at the console of the server.Or look in the notes.ini InstallType parameter.

4 is Enterprise, 3 is the Mail Server, and 5 is the Application.

With release 6 clustering was also available in the utility server not sure which number the utility is.

Jean-Philippe

Subject: RE: Determinging Server License that is installed

thanks much…For clarification purposes, the correct command is

show config installtype

not

sh installtype