Command-Line Options for MDM Self Service Portal

2/9/2009

You can use command-line options when you install and uninstall System Center Mobile Device ManagerĀ Self Service Portal. Enter the options at a command prompt in the directory for the MDM Self Service Portal Setup file, SelfServicePortal.msi.

You can specify the options in the following table.

Parameter Required or Optional Description

SCMDM_INSTANCE

Required

The MDM instance that the MDM Self Service Portal Server will belong to after you run MDM Setup. You must be a member of the MDM Server Administrators group SCMDMServerAdmins to install the portal server.

SRVR_CA

Recommended

The server certification authority to use to request certificates for MDM Self Service Portal Server during Setup. You can omit this only if SKIP_SRVR_CERT_REQ is set to TRUE.

SSP_URI

Required

The MDM Self Service Portal Server fully qualified domain name (FQDN).

SELFSERVE_SSL_PORT

Optional

If unspecified, the default is 443. The Secure Sockets Layer (SSL) port that MDM Self Service Portal Web site uses to listen.

SELFSERVE_TCP_PORT

Optional

If unspecified, the default is 8442. The TCP port that MDM Self Service Portal Web site uses to listen.

SKIP_SRVR_CERT_REQ

Optional (not recommended)

Optional. If set to TRUE, Setup will skip server certificates requests from the specified certification authority (in SRVR_CA) during Setup, and you must obtain and apply certificates manually. We do not recommend that you use this optional value.