Microsoft 70-332 Exam Practice Questions (P. 3)
- Full Access (127 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
DRAG DROP -
You have a custom solution named SalesSolution deployed to the URL http://site.contoso.com/sites/sales.
You need to deploy a new version of the solution without retracting the previous version.
How should you complete the Windows PowerShell cmdlet? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

You have a custom solution named SalesSolution deployed to the URL http://site.contoso.com/sites/sales.
You need to deploy a new version of the solution without retracting the previous version.
How should you complete the Windows PowerShell cmdlet? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Correct Answer:
Note:
*(box 1) The Update-SPSolutioncmdlet upgrades a deployed SharePoint solution in the farm. Use this cmdlet only if a new solution contains the same set of files and features as the deployed solution.
Syntax:
Update-SPSolution [-Identity] <SPSolutionPipeBind> -LiteralPath<String> [-AssignmentCollection<SPAssignmentCollection>] [-CASPolicies<SwitchParameter>] [-
Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [-FullTrustBinDeployment<SwitchParameter>] [-GACDeployment<SwitchParameter>] [-Local
<SwitchParameter>] [-Time <String>] [-WhatIf [<SwitchParameter>]]
*(box 2) Identity Required
Specifies the SharePoint solution to deploy.
* (box 3)
LiteralPathRequired -
Specifies the path to the solution package.
The type must be a valid path in either of the following forms:
- C:\folder_name
- \\server_name\folder_name

Note:
*(box 1) The Update-SPSolutioncmdlet upgrades a deployed SharePoint solution in the farm. Use this cmdlet only if a new solution contains the same set of files and features as the deployed solution.
Syntax:
Update-SPSolution [-Identity] <SPSolutionPipeBind> -LiteralPath<String> [-AssignmentCollection<SPAssignmentCollection>] [-CASPolicies<SwitchParameter>] [-
Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [-FullTrustBinDeployment<SwitchParameter>] [-GACDeployment<SwitchParameter>] [-Local
<SwitchParameter>] [-Time <String>] [-WhatIf [<SwitchParameter>]]
*(box 2) Identity Required
Specifies the SharePoint solution to deploy.
* (box 3)
LiteralPathRequired -
Specifies the path to the solution package.
The type must be a valid path in either of the following forms:
- C:\folder_name
- \\server_name\folder_name
send
light_mode
delete
Question #12
HOTSPOT -
You install Microsoft Project Server 2013.
You need to provision a Project web app instance in an existing web app in a SharePoint farm.
In Central Administration, which task should you perform? (To answer, select the appropriate task in the answer area.)
Hot Area:
You install Microsoft Project Server 2013.
You need to provision a Project web app instance in an existing web app in a SharePoint farm.
In Central Administration, which task should you perform? (To answer, select the appropriate task in the answer area.)
Hot Area:
Correct Answer:
Note:
You can provision a Service Application Framework service application in the following ways:
Using Evaluation Mode for installations
Using the Farm Configuration Wizard
--> Using the Manage Service Applications user interface (UI)
Using Windows PowerShell -
Reference: SharePoint 2013, Provisioning Service Applications

Note:
You can provision a Service Application Framework service application in the following ways:
Using Evaluation Mode for installations
Using the Farm Configuration Wizard
--> Using the Manage Service Applications user interface (UI)
Using Windows PowerShell -
Reference: SharePoint 2013, Provisioning Service Applications
send
light_mode
delete
Question #13
You are configuring a SharePoint farm in an environment that includes Microsoft Exchange Server 2013.
You need to ensure that specified SharePoint users can search the Exchange mailboxes of all employees, place holds on mailbox data, and export mailbox data.
What should you do first?
You need to ensure that specified SharePoint users can search the Exchange mailboxes of all employees, place holds on mailbox data, and export mailbox data.
What should you do first?
- ACreate an external content type for Exchange mailbox information.
- BConfigure server-to-server authentication between SharePoint and Exchange.
- CCreate an external list for Exchange mailbox information.
- DConfigure forms-based authentication between SharePoint and Exchange.
Correct Answer:
B
B
send
light_mode
delete
Question #14
A company has a SharePoint environment that contains multiple site collections.
The company purchases an app.
You need to ensure that the app is available in all site collections.
Which Windows PowerShell cmdlets should you run?
The company purchases an app.
You need to ensure that the app is available in all site collections.
Which Windows PowerShell cmdlets should you run?
- AInstall-SPApp and then Update-SPAppCatalogSettings
- BImport-SPAppPackage and then Install-SPApp
- CImport-SPAppPackage and then Enable-SPAppAutoProvision
- DEnable-SPAppAutoProvision and then Install-SPApp
Correct Answer:
B
B
send
light_mode
delete
Question #15
An organization is using SharePoint for team collaboration. Each department in the organization has a team site and a site owner who is responsible for site management.
Site owners do not have administrative rights to the web servers.
You need to ensure that site owners can install trusted apps to their own sites.
What should you do?
Site owners do not have administrative rights to the web servers.
You need to ensure that site owners can install trusted apps to their own sites.
What should you do?
- ACreate a sandbox solution.
- BGrant the site owners the Full Control permission level to the web applications.
- CConfigure solution blocking settings.
- DConfigure content deployment settings.
- ECreate an App Catalog site.
Correct Answer:
E
E
send
light_mode
delete
All Pages