02 September 2008

Installation of OpsMgr Console via commandline

Not many people would like it this way because they prefer Wizard like User Interface but then just to share out this in case if anyone would be interested.

To install OpsMgr Console via Commandline, the command would be:

msiexec.exe /i \\path\Directory\MOM.msi /qn /l*v \logs\MOMUI_install.log
ADDLOCAL=MOMUI USE_SETTINGS_FROM_AD=0 MANAGEMENT_GROUP=
ROOT_MANAGEMENT_SERVER_DNS=


Enjoy ...