MMASetup Command Line Parameters for SCOM

1.1k Views Asked by At

I'm installing the latest MMASetup-AMD64.exe and want to hook up to Log Analytics AND SCOM. But, I'm having trouble finding the command line parameters for SCOM. Does anybody know them? The Log Analytics ones are well documented and are here:

ADD_OPINSIGHTS_WORKSPACE=1

OPINSIGHTS_WORKSPACE_ID="1234"

OPINSIGHTS_WORKSPACE_KEY="5678"

I need the equivalent parameters for management group name and management server. Effectively completing these boxes but via the command line.

SCOM Install Options

Thanks in advance.

1

There are 1 best solutions below

0
KrishnaG On

I believe parameters for management group, secure port, etc. are not available with MMASetup-AMD64.exe. Here are the supported command line options with it. So may be, if its feasible in your environment and setup, try to use MOMAgent.msi to install agent manually or to deploy System Center Operations Manager agents from the command line or by using the Setup Wizard. The parameters like MANAGEMENT_GROUP, SECURE_PORT, etc. are all explained along with examples in this document. For more information, please refer it.

Other references related to OM agents and OM groups: