How to:configure sharepoint 2013 BI features - sql

I have installed SQL server on server (nvsql01) with the following features:
Database engine services
Analysis services
then i installed Sharepoint 2013 under server(nvsp01) and connected to default sql instance found under server (nfsql01)
Now i want to add features under sharepoint server(nvsp01)
reporting services sharepoint
reporting services add-in sharepoint product
I installed them using sql 2012 r1 but only check these features but did not ask where to add them under which sql instance
so i use sharepoint management shell and type install-SSRSservices
give error.
so i remove them.
Dear my friend
is anyone can help me how to enable Bi features under sharepoint 2013.
Really need to activate sql server reporting services service application.
best regards

the following article is a good place to start
Install Reporting Services SharePoint Mode for SharePoint 2013
http://msdn.microsoft.com/en-us/library/jj219068.aspx

Related

Requirements to configure Reporting services during TFS installation

I can't find this answer anywhere and maybe I'm just not getting it. I am installing TFS 2013.3 and I no matter what wizard I choose, there is no option to configure reporting services.
Environments tried:
Windows 7 Enterprise / MS SQL 2012 Express / TFS 2013.3 Express
Windows 8 Professional / MS SQL 2012 Developer / TFS 2013.3 Standard
I am about to try on a Windows Server 2012 SP1 machine shortly in case it has to be a server level machine. I looked on the MSDN for hardware and software support for both SQL/TFS and the above configurations are ok.
Pre-configuration tasks
SQL server pre-installed
SQL configured with Reporting and Analysis services enabled
User to install and configure both SQL and TFS is in the local Admin group
Used both the Basic and Advanced wizards during setup
I'm not sure what I am missing, but it seems that not doing something to be able to use the built in reports. It doesn't look like I need SharePoint for that.
Any ideas?
From MSDN:
You can install Team Foundation Server on a client computer that is
running one of the operating systems in the table. However, client
operating systems do not support integration with SharePoint Products,
reporting, or the ability to run TFS proxy. ...
If you want to use any of these features, you must install Team
Foundation Server on a server operating system.
Emphasis mine.

Configuring TFS - Advanced wizard

Perhaps this was asked before but I can't find a whole lot on this, so I would appreciate some help.
Our architecture is as follows: Win 7 desktop on a domain with VS 2010. MS Sql server R2 on Win Server 2008 R2 Ent; SharePoint 2007 on Win 2003; SharePoint 2010 on Win 2008 R2 Ent; Visual Sourcesafe on yet another separate Win Server 2008 R2 Ent server. On this server I have just installed TFS and was running Advanced Config Wizard.
As I'm new to TFS all my selected options are based on intuition and perhaps common sense but Reporting Services and SharePoint aren't working. With reporting services after I add my sql server name (and I've tried IP address and dns name) neither the Report Server URL nor Report Manager URL is populated. (Note: What do I need reporting services for anyway?)
So I've opted not to use reporting services, which as I said, I don't know what is the benefit of it.
Next, in the SharePoint configuration, I wanted to use the existing SharePoint farm which is installed on a separate servers. Testing the Site and Administration URLs would throw an error: "The following site could not be accessed. ... Either ... not installed the Team Foundation Server Extensions, or Firewall... "
I suspect it is not the firewall so then the TFS Extensions. Having search that topic as well seems to point back to the TFS's configuration, so I'm a completely at a loss.
Any ideas?
Thanks,
Risho
/posted from a smartphone since employer blocks this site/
Edited: I was looking at this article http://msdn.microsoft.com/library/dd631915.aspx but I don't have the options listed in the step-by-step solution. TFS Admin Console has this: Top tear - server name, below is Application Tear then Proxy Server, build Configuration and Logs. Expanding Application Tear shows Team Project Collections, SharePoint Web Applications, Reporting, and Lab Management.
You have to configure the SharePoint extensions on each SharePoint machine you wish to connect to TFS. Install TFS on whichever SharePoint machine (or both, if you plan to use both). In the configuration wizard, you should have the option to configure SharePoint Extensions. Once done, you should be able to re-run the readiness checks in the Advanced Wizard on your Application Tier machine.

SSRS Sharepoint Integrated From address in Report Subscription

I need to change the From: address for report subscriptions on SharePoint (running in integrated mode). I believe you can do this in Reporting Services Config Mgr, but am wondering if there is a way to do this from SharePoint or Sharepoint Config Mgr.
I'm using SSRS 2008 R2 on Sharepoint 2010.
Thoughts?
For SSRS 2008 R2, there is nothing in SharePoint 2010 or SharePoint 2010 Central Admin that allows you to change the From address. It's strictly controlled through the SSRS Configuration Manager. Your other option is to edit the rsreportserver.config file directly, but why do that when it's safer to use the Configuration Manager? Or you can write an application. You could theoretically create a Web form that you display in SharePoint that would update the server settings. See Method 3 here: http://www.dbafarm.com/blog/2011/02/03/setupdate-the-from-address-email-ssrs-subscriptions/

Microsoft Learning Gateway - MLG Deployment on Sharepoint 2010

I have installed MOSS 2010 on Windows Server 2008 R2, and also MLG installed on Sharepoint server 2010. but when i try to create School Portal Site it generates error.
I want to know is MLG - Microsoft Learning Gateway support / configure on Sharepoint 2010 ?.
Thank in advance
I hope I understand your question correctly Saifal - you were not able to create a site based on a template from the Microsoft Learning Gateway kit?
AFAIK is the Learning Gateway not yet available for Sharepoint 2010, so I don't know how you were even able to install it.
The Learning Gateway codeplex site is only for Sharepoint 2007, the Microsoft UK site only lists availability for Sharepoint 2007.

Anyone have success setting up SharePoint 2010 with Sql Server 2008 on separate boxes?

I am setting up SharePoint 2010 on one machine with SQL Server on a separate box to server as both the data store and serve reporting services (through SSRS/SP Integration).
In the past, I would install the WSS 3.0 for SharePoint 2007 on the SQL Server Box. It appears that there is no existing option for SP 2010. Am I missing something? Thanks.
It is possible, I believe you can specify a Database server when you are configuring the product.
This is probably a good start: http://technet.microsoft.com/en-us/library/ee667264.aspx
There are a number of "buried" articles ( for some reason I couldn't google them) in the Microsoft Sharpoint Documentation Tree:
(since I could not pust multiple links youre stick with this one)
Configuring on Multiple servers - my specific case