Valid 70-332 Dumps shared by ExamDiscuss.com for Helping Passing 70-332 Exam! ExamDiscuss.com now offer the newest 70-332 exam dumps, the ExamDiscuss.com 70-332 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-332 dumps with Test Engine here:
You are the administrator for your company's SharePoint environment. Company policy requires that you use Windows PowerShell to deploy farm solutions. You need to deploy a SharePoint solution to the farm. The solution is named solution.wsp and is located at c:\solution.wsp. Which Windows PowerShell command should you run?
Correct Answer: B
Explanation/Reference: To deploy a solution package to a single Web application by using Windows PowerShell 1. Verify that you meet the following minimum requirements. 2. On the Start menu, click All Programs. 3. Click Microsoft SharePoint 2010 Products. 4. Click SharePoint 2010 Management Shell. 5. At the Windows PowerShell command prompt, type the following command: 6. Install-SPSolution -Identity <SolutionName> -WebApplication <URLname> Where: < SolutionName> is the name of the solution. < URLname> is the URL of the Web application to which you want to deploy the imported solution. Reference: Deploy solution packages (SharePoint Server 2010) https://technet.microsoft.com/en-us/library/cc262995(v=office.14).aspx