nerdexam
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

70-667 question #151 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)
  • A
    71% (17)
  • B
    8% (2)
  • C
    17% (4)
  • D
    4% (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.

Full 70-667 Practice