9.3. intadmin.exe command line parameters

Table “intadmin.exe” command line parameters shows the command line parameters of intadmin.exe, along with possible values and an explanation of the value’s effect:

Table 9.3 “intadmin.exe” command line parameters

Command line parameter

Explanation

/LocalAsSelf

If this command line parameter is passed, the user launching intadmin.exe will connect to a local inotesvc service in the current security context

/AutoLogin=SERVERNAME

If this parameter is passed, IDERI note administrator will perform a quick login to the IDERI note server SERVERNAME.

/AutoLoginAD=number

If number is non-zero, IDERI note administrator will perform a quick login to an IDERI note server whose name is determined via an AD query.

/tcp=port

If port is a non-empty string, IDERI note administrator will perform a quick login to an IDERI note server with the TCP-Port number denoted by port. If port is the special string “AD”, the port number will be determined via an AD query.

/RpcHttpProxy=PROXYNAME

If PROXYNAME is a non-empty string, it denotes an RPC-over-HTTP proxy to be used for the connection. If this proxy is listening on a different port than 443, append the port number to the proxy name separated by a colon.