MSI option for Installing DAS

  • 7004778
  • 02-Nov-2009
  • 26-Apr-2012

Environment

NovellSecureLogin v 7
NSL 7
DAS (Desktop Automation Service)

Situation

Need command line option for installing DAS with SecureLogin
How to include DAS when installing SecureLogin with MSIEXEC.exe

Resolution

If using the local actions.xml file for DAS configuration:

msiexec /i  <path of msi>\Novell Securlogin.msi DAS_INST="Yes" LOCATIONFORXML="Local"

If using configuring DAS from the directory:
 
msiexec /i  <path of msi>\Novell Securlogin.msi DAS_INST="Yes" LOCATIONFORXML="Directory"  DASSERVER="Ip address"  DASCONFIGOBJECT="Config object on server"