Forum Discussion
Sharepoint 2016 - SQL Server Reporting Services Service
I have some progress,
But now I am getting this error:
The local farm is not accessible. Cmdlets with FeatureDependencyId are not regis
tered.
PS C:\Users\spfarm> Install-SPRSService
Install-SPRSService : Cannot access the local farm. Verify that the local farm
is properly configured, currently available, and that you have the appropriate
permissions to access the database before trying again.
At line:1 char:1
+ Install-SPRSService
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Repor...eportingService:
InstallReportingService) [Install-SPRSService], SPCmdletException
+ FullyQualifiedErrorId : Microsoft.ReportingServices.SharePoint.PowerShel
l.InstallReportingService
- Sagi LavianSep 24, 2017Copper Contributor
Hi Trevor,
After install spPowerPivot.msi I managed to install SSRS service successfully,
Thank you for your support!