Install SCOM 2019 / Operations Manager 2019

This post covers the steps to install SCOM 2019. This SCOM 2019 install guide should help you install and evaluate the product before deploying it in production. The latest SCOM release is version 2019 and I am excited about the features that it brings with it. System Center 2019 is now generally available and read this article to know about new features in SCOM 2019.

SCOM 2019 is a part of System Center 2019 suite. You can use operations manager 2019 to monitor health, capacity, and usage across applications, workloads, and infrastructure. A great tool to use in your infrastructure if you really understand what it can do.

In my production setup, we are still running the older version of SCOM. I will have to wait for business to approve the upgrade to Operations Manager version 2019. Maybe I will cover the steps to upgrade to SCOM 2019 in a separate post.

So for now I will be installing the SCOM 2019 in my lab setup. This will be a kind of SCOM 2019 install from scratch. I will be using the latest version of Windows Server 2019 to install operations manager 2019.

SCOM 2019 Upgrade Paths

If you are running an older version of SCOM, it is very important to know upgrade paths for SCOM 2019. This will give you an idea whether you can perform direct upgrade or if an intermediate upgrade is required.

  • Direct In-place Upgrade
  • Upgrade to a supported version

You can perform a direct in-place upgrade to SCOM 2019 if you are running any of the below versions of SCOM.

Current SCOM Version Upgrade to SCOM 2019
SCOM 2016 Yes
SCOM 1807 Yes
SCOM 1801 Yes

If your SCOM version isn’t listed in the above table, refer the below table.

Current SCOM Version Intermediate Upgrade Upgrade to SCOM 2019
SCOM 2012 R2 Upgrade to SCOM 2016 Yes
SCOM 2012 R2 Upgrade to SCOM 1801 Yes

So if you are running SCOM 2012 R2, you can either upgrade to SCOM 1801 or SCOM 2016 and finally upgrade to SCOM 2019.

Operations Manager 2019 New Features

Before you download operations manager 2019, here is a list of new features in SCOM 2019. For a detailed description of each feature, read this article.

  • Improved HTML5 dashboards
  • Notification and subscription enhancement
  • Enhanced alert management for Monitor
  • Application Performance Monitoring Agent Scheduled Maintenance Mode
  • Service Map integration

Download SCOM 2019

If you are an MSDN subscriber or have access to VLSC portal, you should see the download option for SCOM 2019. You can also download the System Center Operations Manager 2019 from Microsoft evaluation center.

Deploying System Center Operations Manager

One of the interesting thing about deploying SCOM is the way you prefer to install the features. The features of Operations Manager can be either installed on a single server or distributed over several servers.

In the past my SCOM install guides, I have installed the features on single server rather than installing it on separate servers (distributed deployment). There should be no problem if you install all features on a single server.

However when it comes to deploying the SCOM in your enterprise, you can go with your own choice.

As per Microsoft you can deploy Operations Manager in two ways

  • Single Server Deployment of Operations Manager
  • Distributed Deployment of Operations Manager

In this post I will be going with “all-in-one” installation, where all features are loaded on a single server.

SCOM Accounts

While installing SCOM you will be prompted for three accounts.

  • The management server action account.
  • The System Center Configuration service and System Center Data Access service account.
  • Data Warehouse Write account.

In Operations Manager, you can use the same account for the System Center Configuration and System Center Data Access service services.

Note – If you create a specific account for installation, remember that this account must be a member of the sysadmin server role for Microsoft SQL Server, but also have access to the master database.

For my SCOM 2019 installation in lab setup, I am going to use just one account. This is going to make my task easy. If you are looking to create SCOM accounts for different services, read this article.

SCOM 2019 System Requirements

Now we shall see what are the important prerequisites before you install SCOM 2019 in your setup. Every feature comes with requirements, hence it is impossible to cover them in this post. For complete info on prerequisites per SCOM feature, do read this article.

If you are installing SCOM 2019 for the first time in your setup, below points are valid.

  • There is no domain functional level requirement.
  • Operations Manager does not have a forest functional level requirement.
  • Supported Server OS – Windows Server 2016 (Standard, DataCenter), Windows Server 2019 (Standard, DataCenter)
  • SQL Server Requirements – SQL Server 2016 (Ent, Std), SQL Server 2017 (Std, Ent).
  • While installing SQL server, ensure the collation is SQL_Latin1_General_CP1_CI_AS.
  • Supported deployments – Microsoft Azure, Virtual Machines, Physical Servers.
  • For hardware requirements, read this article.

Installing SCOM 2019 Prerequisites

Before you install Operations Manager 2019, you need to ensure your setup supports the installation.

Install Server OS

As as first step, ensure you are using a supported server OS for installing SCOM 2019. Install Windows Server OS (2016/2019). Join the server to the domain. Ensure it is installed with latest updates and perform a server reboot if it’s required.

IIS Prerequisites

In the next step we will install IIS on the server. This server is also a management server that will host a web console.

To specify the source path, mount the Windows Server ISO file and note down the sxs path. Run the PowerShell as Administrator and run the below command. Restart the Server after installing the prerequisites.

Add-WindowsFeature NET-WCF-HTTP-Activation45,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Request-Monitor,Web-Filtering,Web-Stat-Compression,Web-Mgmt-Console,Web-Metabase,Web-Asp-Net,Web-Windows-Auth  -Restart -Source D:\Sources\sxs

Web Console Prerequisites

Install Microsoft System CLR Types for SQL Server 2014

The Microsoft System CLR types for SQL server is a prerequisite for the Report Viewer controls. Download it here and install it.

Run the installer and click Next.

Install Microsoft System CLR Types for SQL Server 2014

Accept the license agreement and click Install.

Install Microsoft System CLR Types for SQL Server 2014

Click Finish.

Install Microsoft System CLR Types for SQL Server 2014

Install Microsoft Report Viewer 2015 Runtime

In the next step install Microsoft report viewer 2015 runtime. Download it from here.

Run the installer and click Next on welcome screen.

Install Microsoft Report Viewer 2015 Runtime

Accept the license agreement and click Install.

Install Microsoft Report Viewer 2015 Runtime

Click Finish.

Install Microsoft Report Viewer 2015 Runtime

Install SQL Server for SCOM 2019

In my lab setup I will be installing SQL Server 2017 enterprise edition. I am installing the SQL on the same server i.e. our SCOM server.

Mount the SQL server 2017 ISO file and run the setup as administrator. Click Installation on the left pane. On the right pane click New SQL Server stand-alone installation or add features to an existing installation.

install SQL server for SCOM 2019

Ignore the firewall warning for now. Click Next.

install SQL server for SCOM 2019

Select the following instance features :-

  • Database Engine Services
  • Full-Text and Semantic Extractions for Search

Click Next.

SQL features for SCOM

I am selecting default instance here. Click Next.

Default SQL database

Specify the Service Accounts. Click Next.

SQL Server Accounts

Ensure the SQL server collation is SQL_Latin1_General_CP1_CI_AS. Click Next.

SQL Server Collation

Select the authentication mode. Click Add Current user and click Next.

SQL Server Installation for SCOM

Click Install.

SQL Server Installation for SCOM

The SQL server installation for SCOM 2019 is complete.

SCOM 2019 SQL install

Install Microsoft SQL Server Management Studio

Click this link to download the latest version of SQL Server management studio. Run the installer. On the Welcome screen, click Install.

Install Microsoft SQL Server Management Studio

The installation requires restart. So click Restart button.

Install Microsoft SQL Server Management Studio

Install Microsoft SQL Server 2017 Reporting Services

Reporting services are not included with SQL 2017 installation. Hence you must download reporting services manually and install it on the server.

To download the latest version of Microsoft SQL Server 2017 Reporting Services, click here. Run the installer and on the welcome page, click Install Reporting Services.

Install Microsoft SQL Server 2017 Reporting Services

Choose either a free edition or enter the product key if you have one. Click Next.

Install Microsoft SQL Server 2017 Reporting Services

Accept the license terms and click Install.

Install Microsoft SQL Server 2017 Reporting Services

Select Install Reporting Services only and click Next.

Install Microsoft SQL Server 2017 Reporting Services

Leave the install location to default and click Install.

Install Microsoft SQL Server 2017 Reporting Services

The setup is completed. We will now configure the report server. Click Restart.

Install Microsoft SQL Server 2017 Reporting Services

SCOM 2019 Reporting Services Configuration

It is important that you configure the reporting services before you install SCOM 2019. With SQL 2014 reporting services was included along with installation. But with SQL 2017 you must configure the reporting services manually.

Launch the Reporting Server Configuration Manager. Click Connect.
scom reporting services configuration

Click Service Account on the left pane and select Use another account. Specify an account to run the report server service. Click Apply.

scom reporting services configuration

Select Database on the left pane. Now select Change Database.

scom reporting services configuration

There is no report server database. We will create one using Create a new report server database option.

scom reporting services configuration

Specify the account to connect to database server. Click Test Connection to see if the account can connect to database server. Click Next.

scom reporting services configuration

The database name is ReportServer, click Next.

scom reporting services configuration

Specify the credentials for report server to connect to report server database. Click Next.

scom reporting services configuration

Click Finish.

scom reporting services configuration

Now the Report Server Database can be seen.

scom reporting services configuration

Click Web Service URL and click the Report Server web service URL. This link opens in the default browser and if the reporting services configuration is correct, you should see the one shown in below screenshot.

scom reporting services configuration

Extract SCOM 2019 / Operations Manager 2019

To extract SCOM 2019 / Operations Manager 2019

  • Mount the Operations Manager ISO.
  • Run the SCOM 2019 application.
  • On the SCOM setup wizard click Next.

Extract Operations Manager 2019

Choose the drive and folder so that setup will extract System Center Operations Manager 2019. Click Next.

Extract Operations Manager 2019

In the next step click Extract.

Extract Operations Manager 2019

Click Finish.

Extract Operations Manager 2019

Install SCOM 2019 / Operations Manager 2019

To install SCOM 2019 / Operations Manager 2019

  • Go to the folder where you extracted the SCOM 2019 installation files.
  • Run the SCOM 2019 setup.
  • On the setup screen, click Install.

Install SCOM 2019 Snap39

I am going to install all the features on this server. Select the below features and click Next.

  • Management Server
  • Operations console
  • Web console
  • Reporting Server

Select Operations Manager 2019 features

Click Next.

Install SCOM 2019

All SCOM 2019 prerequisites have passed. Click Next.

Install OM 2019

You need to specify an installation option.

  • Create first Management server in a new management group.
  • Add a Management server to an existing management group.

Select the first option and specify Management group name. Click Next.

Create Management Group

Accept the license terms and click Next.

Install Operations Manager 2019

Configure operational database

  • Specify Server name and instance name
  • SQL server port – 1433
  • Database name – OperationsManager
  • Database size – 1000 MB

Click Next.

Install Operations Manager 2019

Configure Data Warehouse database

  • Specify Server name and instance name
  • SQL server port – 1433
  • Database name – OperationsManagerDW
  • Database size – 1000 MB

Click Next.

Install Operations Manager 2019

The SQL server instance for reporting services is populated automatically. Click Next.

Install Operations Manager 2019

Select Default Web Site and click Next.

Install Operations Manager 2019

Select Mixed Authentication and click Next.

Install Operations Manager 2019

I will be using a single account scomadmin for all services. I will enter the same account in all boxes and click Next.

Install Operations Manager 2019

Verify the settings on Installation Summary page and click Install.

Install SCOM 2019

The SCOM 2019 installation is complete. Click Close.

SCOM 2019 Installation

To check the installed SCOM version, open the Operations Manager console.

Click Help > About. That should show the installed SCOM version which 2019 in our case.

SCOM 2019 Version Check

36 Comments

  1. Avatar photo Satyanarayana Reddy says:

    Thank you sharing, this helped me to install SCOM in our environment.

  2. Avatar photo chatrughan prasad says:

    Thanks for sharing

  3. I am trying to install SCOM reporting console on remote servers. SCOM data reader is using gMSA account. How can we successfully install the console alone with gMSA?

  4. Hello Prajwal,

    In the pending management, the computers taking long time and showing installation in progress. I selected a few devices and clicked reject, I cannot find it anywhere. Can you help please.

  5. Avatar photo Muhammad Faqahat says:

    Hi,
    apart from this, can you please help me out for how to configure low disk space alerts in SCOM 2019.

    Thanks in advance

  6. Avatar photo nyamgavaa says:

    Hello dears. the error occurs when i installing SCOM 2019.
    The installed version of SQL Server cloud not be verified or is not supported.
    I disable firewall completely

  7. Avatar photo Steen Frederiksen says:

    The guide dosent mention how to install Web service
    Report Server Database can be seen
    and when i click on Web Service URL is says its not configured

  8. Hi Prajwal, I can see no pictures on this page. Do you know why? Thanks

  9. please can you mention that scom reporting service needs to be installed on the same server as sql reporting services

  10. Avatar photo sultan munaver says:

    Thank you – One of the Best Tutorials

  11. Hi,
    Can I have SCOM 2019 and SQL Server 2017 on the same Windows Server 2019 Machine?
    with enough resource (RAM : 16 GB / HDD 200GB / 16 CPUs)
    This is a test setup.

  12. on the installing the Reporting Services part (Specify the account to connect to database server. Click Test Connection to see if the account can connect to database server. Click Next.) I select Test Connection and I keep getting “Could not connect to server: a network-related or instance-specific error occurred while establishing a connection to SQL Server. the server was not found or was not accessible. verify that the instance name is correct and that the SQL server is configured to allow remote connections. (provider: named pipes provider, error: 40 – could not open a connection to SQL server)” I have checked pipe names etc. but not sure where else to go the windows server firewall is turned off, maybe I still need to add the ports for SQL? – I have also tried to connect to the SQL by using SMS from another machine and still no connection. I’m new to SQL and I have managed to follow your instructions for SCCM etc. in my sandbox environment perfectly fine so not sure where I am going wrong.

    Any light is greatly appreciated.

    Kind Regards
    Mr Kye Jewell

    1. I have found the issue, I have been looking through your site and the MS Docs and finally found the answer. It was the TCP/IP – IP Addresses – IPAll listening port in SQL 2017 Configuration Manager. Hope this helps anyone with the same issue as me when using named instances.

      Kind Regards
      Mr Kye Jewell

  13. Avatar photo NewBee123 says:

    Hi ,

    Thanks for the information. very useful.

    my current setup which is SCOM 2016 is up and running fine and i want to setup SCOM 2019 parallely.
    and let i will decom SCOM 2016.

    Question1:Will i face any challenge?
    Question: Do i have to buy new licenses?

    Please answer.

    Thanks

  14. Hi Prajwal,

    We are managing SCOM infrastructure with 2000 agents (Includes Linux OS) managed with 10 Management Servers and also monitoring network devices. We are moving on-premise workloads to Azure.

    And we are in-need of moving\Migrating SCOM 2012 R2 to Azure.

    Please advice the best approach & practice to be followed to Migrate SCOM 2012 R2 to Azure and also share ideas.

    Thanks & Regards,
    Balasubramanian.Murugesan

  15. Reportviewer can’t be installed on Windows 2016 Server. When i ran Reportviewer.msi with Administrator on Command prompt i got the message “Access is denied”

    1. I got the solution:
      Policy: User Account Control:Admin Approval Mode for the Built-in- Administrator Account must be enabled

    2. Got the solution:
      Policy:
      User Account Control:Admin Approval Mode for the Built-in- Administrator account.
      has to be enabled

  16. Avatar photo kennedy lek says:

    I have successfully installed scom but i cant Run Reporting from the Scom server. “SOURCE field is grayed out” i need help please!!

  17. Extremely helpful guide. You saved a lot of my time. Thank you.

  18. I try to install Reporting Server but it failed.
    Error : the installed version of sql server could not be verified or is not supported

    SCOM 2019 + SQL Server 2017 (Enterprise Evaluation Version)

    Any idea?

    1. Did you download the reporting services installer from the same link mentioned in the post ?.

  19. Hi Prajwal,

    I almost finish but it was failed when installing data warehouse configuration.. the setup logs shows Error::Error:User did not accept EULA. any idea?

    1. start your installation from commandline
      CMD as admin
      Browse to install folder then run : setup.exe /AcceptEnduserLicenseAgreement:1

  20. Avatar photo Grubby Tom says:

    Amazing guide. Thank you so much! Clear concise, and every thing well documented down to the pre-reqs!!~!

  21. Avatar photo Soner Ozyurek says:

    Hi,

    Should the scom.admin account be added to the local admin account of the scom server? Or should it be added to the Domain Admin group?

    Thank you.

  22. Avatar photo Kiran Kumar Reddy says:

    We are facing issue with SCOM 2019 Webconsole where when we try to open the Dashboard link, it throws error 0x800700b7 “Cannot add duplicate collection entry of type ‘add’ with unique key attribute ‘name’ set to ‘X-Content-Type-Options’ . Unlike SCOM 1801 we do not find “Webhost” folder under “C:\Program Files\Microsoft System Center\Operations Manager\WebConsole”. Please advise if any fix available.

  23. Thank you for the procedure
    Under Install Microsoft System CLR Types for SQL Server 2014 you are missing the download link

  24. Avatar photo Ranjeet N says:

    Just one more question, can scom agent and SCCM agent sit on one server ?. Any issues with that ?

    1. Yes you can install SCOM and SCCM agent on single machine and I haven’t heard of any issues.

  25. Avatar photo Ranjeet N says:

    Amazing guide. Your guides are always awesome and I am big fan of your blog.

Leave a Reply

Your email address will not be published. Required fields are marked *