Register and start the Reporting services SharePoint service

Source: Internet
Author: User

    • Reporting Services SharePoint mode is installed before you install SharePoint. Therefore, reporting Services SharePoint is not working properly.

After installing sharepoint2013/sql2012, Reporting Services is not available and needs to be registered and started.

The following steps will guide you through the process of opening the SharePoint Management Shell and running the cmdlet:

  1. Click the Start button

  2. Click the Microsoft SharePoint 2013 Products Group.

  3. sharepoint Management Shell Click run as Administrator. " > Right-click  sharepoint Management Shell, and then click   Note: SharePoint commands are not recognized in the standard Windows PowerShell window.  sharepoint Management Shell. " > Please use sharepoint Management Shell.

  4. run the following PowerShell commands to install SharePoint services.   When the command completes successfully, a new line is displayed in the Management Shell.  no message is returned to the Management Shell time the command completes successfully:" > When the command completes successfully,

      
     Install-sprsservice 
  5. When the command completes successfully, a new line is displayed in the Management Shell.  no message is returned to the Management Shell time the command completes successfully:" > When the command completes successfully,

      
     install-sprsserviceproxy 
  6. Run the following PowerShell command to start the service, or review the note below for instructions on starting the service from SharePoint Central Administration:

    Get-spserviceinstance-all |where {$_. Typename-like "SQL Server reporting*"} | Start-spserviceinstance

Register and start the Reporting services SharePoint service

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.