//
you're reading...
Operations Manager, System Center Technical Preview

SCOM Technical Preview: Unattended installation

Here’s a command line for unattended installation of System Center Technical Preview Operations Manager OMServer, OMConsol and OMReporting . I am running Windows Server Technical Preview.

SC Technical Preview OpsMgr

First download the SCOM perquisites:

Unattended Install parameters below, just change highlighted text.


Start-Process -FilePath setup.exe -ArgumentList ‘/install /InstallPath:”C:\Program Files\Microsoft System Center Technical Preview\Operations Manager” /components:OMServer,OMConsole,OMReporting /ManagementGroupName:SCOMMgmt /SqlServerInstance:<SQLSERVER\MSSQLSERVER> /DatabaseName:OperationsManager /DWSqlServerInstance:<SQLSERVER\MSSQLSERVER> /DWDatabaseName:OperationsManagerDW /ActionAccountUser:<DOMAIN\OMAA> /ActionAccountPassword:<YourPassword> /DASAccountUser:<DOMAIN\OMDAS> /DASAccountPassword:<YourPassword> /DatareaderUser:<DOMAIN\OMDAS> /DatareaderPassword:<YourPassword> /DataWriterUser:<DOMAIN\OMDAS> /DataWriterPassword:<YourPassword> /EnableErrorReporting:Never /SendCEIPReports:0 /UseMicrosoftUpdate:0 /SRSInstance:<SQLSERVER> /SendODRReports:0 /AcceptEndUserLicenseAgreement:1 /Silent’


Or you can download the script here: http://1drv.ms/1wQ7M2y

Download a copy of System Center Technical Preview here: http://www.microsoft.com/en-us/evalcenter/evaluate-system-center-technical-preview

Reference link: here


 

 

 

Discussion

No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: