SCORCH 1801 Integration with SCOM 1801

In this blog post I will go through how to integrate System Center Orchestrator 1801 with System Center Operations Manager 1801.

0343c-scorch_scom_integration.png

Requirements

  • System Center Orchestrator 1801.

  • System Center Operations Manager 1801.

  • Integration Pack for System Center 2016 Operations Manager (download here).

  • .NET Framework 3.5.

Integrating SCORCH with SCOM

  1. Let's start by opening the Runbook Designer.

  2. Navigate to the Options menu in the upper right corner, then click SC 2016 Operations Manager.

3. A Microsoft System Center Operations Manager Connections window will open.

4. Since we have no connections from earlier, we will add a new one by clicking Add.

5. A new Connection window will open up.

6. Fill in a name for your connection, the SCOMserverinformation and credentials that have access to your SCOM server.

7. Once you have filled in everything you can test the connection by clicking TestConnection.

8. If you get an error or a crash it means that you don't have the .NET Framework 3.5 feature installed. This requires you to have the .NET Framework 3.5 feature installed, see the bottom of this post on how to install it.

This requires the .NET Framework 3.5 feature installed, see the bottom of this post on how to install it.

9. If your test connection was successful, click OK to close it.

10. You have now successfully created a connection between Orchestrator and Operations Manager, click Finish.

Now you are ready to start using your Integration Pack for System Center 2016 Operations Manager, enjoy!

Installing .NET Framework 3.5

  1. Open up the Server Manager and head to the upper left corner, click Manage and then click Add Roles and Features.

12641-snmp_1.png

2. A new Add Roles and Features wizard will open up, click Next to continue.

b9271-dotnet35_2.png

3. Next choose the installation type, in this case it's a role-based or feature-based installation so leave the default value and click Next to continue.

7e267-dotnet35_3.png

4. Next choose the server you want to install the feature on, by default it's your localhost, click Next to continue.

efcef-dotnet35_4 (1).png

5. In the following window you will get a list of all the roles available, since we want to install a feature which is on the next step just click Next to continue.

ddec6-dotnet35_5.png

6. In the features list, check the .NET Framework 3.5 Features box and then click Next to continue.

1d6a5-dotnet35_6.png

7. This feature requires additional installation content, which can be found from a Windows Server image, mount up a Windows image to your server and then choose Specify an alternate source path.

8. In the Path field select the drive you have your Windows image mounted and then add Sources\SxS\ behind it, for example like this: Z:\Sources\SxS\ and then click OK.

9. We are now ready to install the .NET Framework 3.5 features, click Install to start the installation.

10. Once the installation is complete click Close to finish the Roles and Features wizard.

Previous
Previous

Integrating SCOM 2016 with HPE OneView 4.0

Next
Next

Monitoring a specific Windows Event with SCOM