Installing System Center 2016 Operations Manager Step by Step – Part 6
Part 6 – Reporting Services Installation
Install Reporting Services via Command line
setup.exe /silent /install /components:OMReporting /ManagementServer:%FirstManagementServerName% /SRSInstance:%DWSqlServerInstance% /DataReaderUser:%DataReaderUser% /DataReaderPassword:%DataReaderPassword% /EnableErrorReporting:Never /SendODRReports:0 /SendCEIPReports:0 /UseMicrosoftUpdate:0 /AcceptEndUserLicenseAgreement:1
Install Reporting Services via GUI
On the Operations Manager installation media, run Setup.exe, and then click Install
On the Getting Started, Select features to install page, select the Reporting server feature. To read more about each feature and its requirements, click Expand all, or expand the buttons next to each feature, and then click Next.
On the Getting Started, Select installation location page, accept the default value of C:\Program Files\Microsoft System Center 2016\Operations Manager or type a new location or browse to one, and then click Next.
On the Prerequisites page, review and resolve any warnings or errors, and then click Verify Prerequisites Again to recheck the system.
If the Prerequisites checker does not return any warnings or errors, continue to the Prerequisites, Proceed with Setup page. Click Next
Read License Terms and Click Next
On the Configuration, Specify a Management server page, enter the name of a management server that is used by the Reporting features only. Then click Next.
On the Configuration, SQL Server instance for reporting services page, select the instance of SQL Server that hosts SQL Server Reporting Services, and then click Next.
On the Configuration, Configure Operations Manager accounts page, enter the credentials for the Data Reader account, and then click Next.
On the Configuration, Help improve System Center – Operations Manager page, select your options, and then click Next.
If Windows Update is not activated on the computer, the Configuration, Microsoft Update page appears. Select your options, and then click Next.
Review the options on the Configuration, Installation Summary page, and then click Install. Setup continues.
When Setup is finished, the Setup is complete page appears. Click Close
If Reporting services is installed correctly then “Reporting” link will appear in Operations Manager console.
At this point, you should be able to open one of the report and verify your installation.
You may not have any data, as this is fresh install or depending on how old is your environment you may have some to report on.
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
No Comments