Microsoft
70-332 · Question #119
70-332 Question #119: Real Exam Question with Answer & Explanation
Sign in or unlock 70-332 to reveal the answer and full explanation for question #119. The question stem and answer options stay visible for context.
Configure and manage SharePoint environment
Question
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?
Options
- AEnable-SPFeature-Identitysolution
- BInstall-SPSolution-Identity solution.wsp -Confirm $true
- CUpdate-SPSolution-Identity solution.wsp -LiteralPath c:\solution.wsp -Confirm $true
- DAdd-SPSolution solution.wsp -Confirm $true
Unlock 70-332 to see the answer
You've previewed enough free 70-332 questions. Unlock 70-332 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#farm solution deployment#PowerShell#Add-SPSolution#Install-SPSolution