Microsoft
70-576 · Question #145
You are designing a custom application to automate the deployment of SharePoint 2010 solutions. You need to ensure that the application uses Windows PowerShell cmdlets. Which cmdlet sequence should…
The correct answer is B. Add-SPUserSolution, then Install-SPUserSolution. See the full explanation below for the reasoning.
Question
You are designing a custom application to automate the deployment of SharePoint 2010 solutions. You need to ensure that the application uses Windows PowerShell cmdlets. Which cmdlet sequence should your application use?
Options
- AAdd-SPSolution, then Install-SPSolution.
- BAdd-SPUserSolution, then Install-SPUserSolution.
- CInstall-SPSolution, then Add-SPSolution.
- DInstall-SPUserSolution, then Add-SPUserSolution.
How the community answered
(66 responses)- A9% (6)
- B85% (56)
- C5% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.