Megosztás a következőn keresztül:


System Center Service Manager 2012 R2 - UR8 - Deploy the New Self-Service Portal – My Experience

Deploy the New Self-Service Portal – My Experience

 

The Self-Service Portal provides web-based access to the features of Service Manager. In this manual I will go through Update Rollup 8 Installation in my lab environment.

All content can be found on https://support.microsoft.com/en-us/kb/3096383

Download UR8 from https://www.microsoft.com/en-in/download/details.aspx?id=49556

Important Note: hotfix (build 7.5.3079.523) is available for the System Center 2012 R2 Service Manager Self-Service Portal

https://blogs.technet.com/b/servicemanager/archive/2015/12/15/a-hotfix-build-7-5-3079-523-is-available-for-the-system-center-2012-r2-service-manager-self-service-portal.aspx

 


 

Before we start:

The following need to be checked and verified before starting Update Rollup 8 Installation:

  1. In order to deploy the new Self Service Portal, you must have System Center 2012 R2 Service Manager Update Roll-Up 7or later installed. This update is not cumulative and required UR7 to be installed prior to installation of UR8.

     

  2. Import Portal.mpb Management Pack to Service Manager as without it, the web pages won’t load any item.

     

    In order to import, login to Service Manager Console with SM Admin rights, open Administration Tab and click on Management Packs.

     

    Right Click and select Import Management Pack

     

Click import to finish importing the Management Pack

3. Set up web Server

Self Service Portal should be installed on Windows 2012 R2 Server joined to domain where Service Manager SDK Service is running such as Primary or Secondary Management Servers.

Installing on previous SSP Server does not start the setup with error that SSP already installed.

Enable IIS Role and ASP.NET 4.5 on the server

1- Enable IIS Role

2- Enable .NET 3.5 Framework Features

Enable ASP.NET 4.5 under .NET 4.5 Framework Features 

Enable HTTP Activation under .NET 4.5 Framework Features à WCF Services

Under Role Services, enable the following role services on the Web Server Role (IIS) page.

  1. Security à Basic Authentication

  2. Security à Windows Authentication

  3. Application Development à .NET Extensibility 4.5,

  4. Application Development à ASP

  5. Application Development à ASP.NET 4.5.


 

Self Service Portal Installation

 

Follow the procedure below in order to install Self Service Portal WebApp.

  1. Run CMD as Administrator, change directory to UR8 Directory inside Setup folder.

 

    1. Run SetupWizard.exe in the Setup folder to start the Service Manager Setup Wizard. Under Install, click Service Manager Self Service Portal.

 

    1. Accept the EULA.

    1. Choose your installation location.

    1. Review the System check results.

    1. Configure the Self Service Portal server and type configuration details for your server.
      • WebSite Name : The name of the website to display in the IIS Management console.
      • SM Server name: You can provide a fully-qualified domain name or the NetBIOS name of the server running the Service Manager SDK service. We recommend that you use a dedicated secondary Service Manager management server to communicate with the portal.
      • Portal Port: The port number that the website will use.
      • SSL Certificate: (Optional) The SSL certificate to configure the website in secure mode (https://). This is the recommended setting if you are using Basic Authentication. The default is Windows Authentication.

    1. Configure the account for the Self Service Portal. This is the account that the IIS instance will run under. This account should have the Service Manger Admin role.

    1. The Diagnostic and usage data notification information is displayed, informing you that data is sent to Microsoft by default. You can change this setting in the Service Manager console. Click Next.

    1. Review Installation summary, then click Install

    1. Wait for installation to complete.

 

Complete the Installation

Use the following step to complete your installation.

  1. Restart IIS using IISRESET command in evaluated CMD

  2. Access the Web App (https://yourwebsite:port) in your browser. It will resemble the following image.

    Good Luck :)

    DamatiMan

     

Comments

  • Anonymous
    December 02, 2015
    Hi

    This is a great blog and is basically how I set my up. I however have an issue when my colleague also logs in to test the system. They get the error message An error occurred while processing your request. If I restart IIS using IISRESET this fixes it for them but then I can't log in. I believe there are some fixes coming out on December 10 not sure if this is a bug....
  • Anonymous
    December 02, 2015
    sorry also I have not seen how to install roll up 8 onto Service Manager SDK service is this required?
  • Anonymous
    December 08, 2015
    The comment has been removed
    • Anonymous
      September 14, 2016
      Hi I did all this but when i access https://Myserver:MyPort its still displaying the sharepoint site and not the HTML5 site, any ideas?
  • Anonymous
    June 23, 2016
    Will SCSM 2012 UR8 work in a Kerberos environment?
  • Anonymous
    August 26, 2016
    When I try to install, I am getting a popup stating that the Self Service Portal is installed on this computer.
  • Anonymous
    July 25, 2017
    Hi,We successfully installed the Web Portal. Then I notice below:1. Announcement that I created is not showing after i click the icon/image of Announce at the top right side but it showing 12. In Help Article, I notice that only 5 Most Popular was display, where can I change it from 5 to 10Thank you