DRAG DROP
You administer a Microsoft SQL Server 2012 server.
You need to install the Power View components on a stand-alone server.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
Which three actions should you perform in sequence?
DRAG DROP
You administer a Microsoft SQL Server 2012 server.
You need to install the Power View components on a stand-alone server.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
I think the correct order would be :
(A) Install SQL Server 2012 DB Engine first and PowerPivot for SharePoint
(B) Install Reporting Server
(C) Configure Reporting Server Add-In in SharePoint-mode
.. any other ideas ?
I agree
A is wrong because engine is already installed and PowerPivot is not powerView
This is the correct answer!
Thanks Pjotr.
The question asks for power view to be installed. Not powerpivot.
Instructions for installing powerview are here. https://msdn.microsoft.com/en-us/library/gg492276(v=sql.110).aspx
Wrong, You already administer the database, therefore the database engine is already installed, you only need to install reporting services – SharePoint and Reporting Services add-in for SharePoint products.
It states in the question that you’re installing the powerview components on a standalone server. PowerView requires SSRS and powerpivot or tabular as a source (at least when 2012 was originally released). SSRS requires the RDBMS. Thus:
Database and powerpivot (repository for SSRS and sources for PowerView)
Install Reporting Server
Configure Reporting Server add-in in SharePoint mode
i think the above answer is correct
https://msdn.microsoft.com/en-us/library/ms143711.aspx
It seems that you need to install engine and reporting service simultanously or the engine before the reporting service. the the first to answers should be switched here.