Information Technology Reference
In-Depth Information
USING THE COMMAND LINE
Rather than walking through each page of the MOMAgent.msi Wizard, you can perform
agent installation by running MOMAgent.msi using Msiexec.exe from the command line.
Msiexe.exe allows you to run installers that use the .msi format and is located in the
%WinDir%\System32 folder.
To run MOMAgent.msi from the command line, use the following format:
%WinDir%\System32\msiexec.exe /i path\Directory\MOMAgent.msi /qn USE_SETTINGS_
FROM_AD={0|1} USE_MANUALLY_SPECIFIED_SETTINGS={0|1} MANAGEMENT_GROUP=MGname
MANAGEMENT_SERVER_DNS=MSname MANAGEMENT_SERVER_AD_NAME=MSname SECURE_PORT=PortNumber
ACTIONS_USE_COMPUTER_ACCOUNT={0|1} ACTIONSUSER=UserName ACTIONSDOMAIN=DomainName
ACTIONSPASSWORD=Password AcceptEndUserLicenseAgreement=1
Where:
USE_SETTINGS_FROM_AD={0|1} Use this option to specify whether management
group settings are obtained from AD DS, or from the command line. This works in con-
junction with the next setting. The computer must be a member of the domain, and
Active Directory must be configured if you are going to use this option.
USE_MANUALLY_SPECIFIED_SETTINGS={0|1} Use this option to specify whether
management group settings are specified from the command line. This works in con-
junction with the previous setting.
MANAGEMENT_GROUP=MGname Use this option to specify the Operations Man-
ager Management Group name, when you are using the command line to specify the
options.
MANAGEMENT_SERVER_DNS=MSname Use this option to specify the Operations
Manager management server FQDN, when using the command line to specify the op-
tions.
MANAGEMENT_SERVER_AD_NAME =MSname Use this option to specify the
Active Directory computer account name of the Operations Manager Management
Server, when using the command line to specify the options.
SECURE_PORT=PortNumber Use this option to specify the health service port num-
ber. The default port number is 5723.
ACTIONS_USE_COMPUTER_ACCOUNT={0|1} Use this option to specify whether the
LOCAL SYSTEM account or a specified user account, specified using the ACTIONSUSER,
ACTIONSDOMAIN, and ACTIONSPASSWORD settings, is used.
ACTIONSUSER=UserName
Use this option when using a custom account to specify
the user name of the account.
ACTIONSDOMAIN=DomainName Use this option when using a custom account to
specify the domain name used with the account.
ACTIONSPASSWORD=Password Use this option when using a custom account to
specify the password associated with the account.
 
 
 
Search WWH ::




Custom Search