Microsoft
70-667 · Question #151
Steps to add and deploy a solution to a Farm
The correct answer is A. Use PowerShell Comdlet Add-SPSolution -. In SP 2010 you need to use PowerShell to Add a new package because it requires an administrator to install powershell-forsolution-deployment-wsp/
Deploying SharePoint 2010
Question
Steps to add and deploy a solution to a Farm
Exhibit
Options
- AUse PowerShell Comdlet Add-SPSolution -
- BUse Stsadm Command stsadm -o addsolution -filename
- CGo to Central Administrator Site actions then to site settings and enter new package
- DUse PowerShell Comdlet Update-SPSolution -Identity MySharePointSolution.wsp -LiteralPath
How the community answered
(24 responses)- A71% (17)
- B8% (2)
- C17% (4)
- D4% (1)
Explanation
In SP 2010 you need to use PowerShell to Add a new package because it requires an administrator to install powershell-forsolution-deployment-wsp/
Topics
#Add-SPSolution#PowerShell#solution deployment#farm solutions
Community Discussion
No community discussion yet for this question.
