Quantcast
Viewing all articles
Browse latest Browse all 126

Deploying System Center Operations Manager vNext

Recently Microsoft released the preview version of their next release of Windows Server, Hyper-V and System Center as did Savision with Live Maps for System Center.

Note: This blog post was first published here : http://www.savision.com/resources/blog/installing-system-center-opsmgr-vnext-and-savision-live-maps-part-i-mvp-alessandro

You can download System Center vNext Preview here and Savision Live Maps from here.

To start, make sure of the following:

  1. You installed the SQL Server 2014 as the database server for the System Center vNext preview edition. To note, I run into SQL connectivity issues when I tried to use an SQL 2012 version, with a message stating that I did not have a compatible version of SQL installed. Whereas the documentation says that SQL 2012 is supported for vNext preview it is not the case.
  2. If the SQL Server is installed on a dedicated machine (recommended), that the host firewall is configured to allow inbound connections on port 1433 (SQL) , 80(http) and 443 (https)

Image may be NSFW.
Clik here to view.

  1. You installed Reporting Services (SSRS), Analysis Services and Full Text Search as it is required by Operations Manager.
  2. You created an account to install System Center and it is member of local administrators. For this post, I created an account named “sc-admin”.
  3. Logon on the machine you plan to install System Center with the “sc-admin”
  4. The “sc-admin” account has permissions to create a database in the installed SQL server. You can achieve this by either adding the account to the SQL server administrators when install SQL Server, of by adding the account using SQL Server Management Studio, by expanding Security->Logins and then creating a new login, adding the “sc-admin” account and selecting “sysadmin” as permission under Server Roles (preferable). You can also, if security is a concern, create a OperationsManager database and give the account DB Owner (dbo) permission.

    Image may be NSFW.
    Clik here to view.

     

    If the credentials you are using to install do not have permission to create the database you will receive the following message:

    Image may be NSFW.
    Clik here to view.

     

  5. The SQL Server Agent is started and set to automatic:

    Image may be NSFW.
    Clik here to view.

    Or else the following error will appear when the Reporting Services configuration times come in the Operations Manager installation wizard.

    Image may be NSFW.
    Clik here to view.

     

 

Quick Note: You will notice that although you are installing System Center Operations Manager vNext, the initial screen will show 2012R2 :)

Image may be NSFW.
Clik here to view.

  1. To initiate the installation, click on Install and the Preview logo will appear

    I also recommend selecting the Download the latest updates to the setup program checkbox.

    Image may be NSFW.
    Clik here to view.

  2. Select the System Center features you want to install. For this post, I am selecting: Management Server, Operations Console and Reporting Server. Click Next to continue.

    Image may be NSFW.
    Clik here to view.

  3. In the Select Installation location, provide the path for Operations Manager installation and click on Next.

    Image may be NSFW.
    Clik here to view.

  4. Your system will now be checked for hardware and software against System Center requirements. If some requirements are missing it will appear on the screen for your resolution.

    The below example, Report Viewer is missing. To fix the issue, click on the Image may be NSFW.
    Clik here to view.
    to expand

     

    Image may be NSFW.
    Clik here to view.

     

    Note that in the above example there are two warnings: the first one about the system not having the recommended 4GB of memory and the second one about a pending restart. As I am installing this for a demo purpose, I can safely ignore the 1st warning, but I will have to click on Cancel and restart the machine in order to proceed the installation.

     

    Click on the link to download and install Report Viewer

    Image may be NSFW.
    Clik here to view.

     

  5. If no error is reported, click on Next to continue.
  6. In the Specify the installation option, select Create the first Management server in a new management group and provide the name. For this post I am using the name “lab” for the management group name.

    Image may be NSFW.
    Clik here to view.

  7. Click on Next to continue and accept the License terms and click on Next to proceed.

    Image may be NSFW.
    Clik here to view.

  8. In the configure operational database, type the SQL server name and port (if different for the default 1433)

    Image may be NSFW.
    Clik here to view.

  9. Click on Next to progress and to the next step where you will need to provide the Data Warehouse database configuration

    Image may be NSFW.
    Clik here to view.

 

  1. Click on Next to continue and in the next step confirm the SQL Server instance that is running the SQL Reporting Services and then click on Next to proceed.

Image may be NSFW.
Clik here to view.

  1. In the Configure Operations Manager accounts, provide the accounts details and click on Next to proceed.

    Image may be NSFW.
    Clik here to view.

  2. In the Help improve Operations manager, select the desired options and click on Next to proceed.

    Image may be NSFW.
    Clik here to view.

  3. In the Update screen select the desired option (On is recommended) and click on Next to proceed.

    Image may be NSFW.
    Clik here to view.

  4. On the Installation Summary, click on Install and wait for the installation to complete.

    Image may be NSFW.
    Clik here to view.

Now we have System Center Operations Manager successfully installed.

Image may be NSFW.
Clik here to view.

 


Tagged: #OpsMgr, #SysCtr, Cloud, Microsoft, SCOM, System Center, VNext Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 126

Trending Articles