Microsoft 070-332 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 070-332
  • Exam Name/Title: Advanced Solutions of Microsoft SharePoint Server 2013
  • Certification Provider: Microsoft
  • Corresponding Certification: Microsoft SharePoint Server 2013
  • Exam Questions: 180
  • Updated On: Jul 10, 2026
DRAG DROP
You provision and configure a new SharePoint farm. The content databases are stored in Microsoft SQL Server 2012.
You need to configure the databases for high availability.
Which four actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions
to the answer area and arrange them in the correct order.)
Correct Answer:
Box 1: Create a Windows Server failover cluster.
Box 2: Enable AlwaysOn and Named Pipes on the server.
Box 3: Create and configure an availability group for the relevant nodes.
Box 4: Add the necessary databases to the availability group.
Note:
* Process overview
We recommend the following installation sequence and key configuration steps to deploy a SharePoint farm that uses
an AlwaysOn availability group:
(step 1) Select or create a Windows Server failover cluster.
Install SQL Server 2012 on each cluster node.
(step 3) Create and configure an availability group.
Install and configure SharePoint 2013.
(step 4) Add the SharePoint databases to the availability group.
Test failover for the availability group.
* (step 2) Before you can create an Availability Group for SharePoint Foundation 2013 or SharePoint Server 2013, you
must prepare the SQL Server 2012 environment. To prepare the environment, complete the following tasks:
Install the SQL Server prerequisites.
Install SQL Server.
Enable Named Pipes.
Enable AlwaysOn.
Reference: Configure SQL Server 2012 AlwaysOn Availability Groups for SharePoint 2013
You need to meet the technical requirements for failover.
What should you do?
Correct Answer: B Vote an answer
You recently upgraded a SharePoint Server 2007 server farm to SharePoint Server 2013.
You discover that when search results contain Microsoft Word 2007 documents, the results do not display the title of
the documents. Instead, the results display a few words from the text of the documents as the title.
You need to ensure that the title of the Word 2007 documents is displayed in the search results.
The solution must minimize administrative effort.
What should you do?
Correct Answer: D Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
DRAG DROP
A site collection includes a subsite that has the following characteristics:
The subsite does not appear in the navigation structure for the site collection.
It does not appear in the end user recycle bin or the site collection recycle bin.
It was last accessed two months ago.
You need to restore the subsite without overwriting any other content in the site collection.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions
to the answer area and arrange them in the correct order.)
Correct Answer:
Box 1:

Box 2:

Box 3:

Box 4:

Box 5:

Note:
*(box 4) Export-SPWeb
Exports a site, list, or library.
TheExport-SPWebcmdlet exports a site, list, or library. The capability to export from a library is a new feature in
SharePoint 2013.
* (box 5) Import-SPWeb
Imports a web, list, or library.
TheImport-SPWebcmdlet imports a web, list, or library. The capability to import from a library is a new feature in
SharePoint 2010 Products.
DRAG DROP
You are preparing to create the ProductsKB site.
You need to create and configure the ProductsKB site to store product images.
Which four actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions
to the answer area and arrange them in the correct order.)
Correct Answer:
Box 1: Activate the Content Organizer site feature.
Box 2: Create an asset library.
Box 3: Add the Product Image content type to the asset library.
Box 4: Configure a Content Organizer rule on the Product Image content type.
Note:
* The Content Organizer is a SharePoint feature that can automatically manage some important library tasks. This not
only saves time, but can help make sure that a document library is managed consistently.
* The Content Organizer can automatically do the following tasks:
/ Route documents to different libraries or folders In effect, the Content Organizer acts as a gatekeeper for
documents. Each time that a document is uploaded, the Content Organizer uses rules that you created to determine
where it should move the document. Then, it routes the document to the correct library or folder, which can be
located in a different site collection. Rules can be based on a combination of content types and metadata.
/ More tasks. Not listed here.
* To determine how to route a document, Content Organizer uses rules that you create. Rules are based on a
combination of content types and metadata.
* Before you create rules: First steps
There are several important steps that you have to follow before you create rules for routing documents.
1. Activate the Content Organizer feature.
2. Create libraries and folders that you want documents to be routed to. You might want to create folders for each
type of document that you are routing. For example, create a library just for e-mail records or Excel spreadsheets. To
learn about how to create libraries, see the links in the See Also section.
3. Content types must be associated with documents that are to be routed. In them, the content type can be part of
the criteria that determines the final location where a document is stored.
* Create rules to route documents
For each record type that you add to the Record Routing list, you specify a record title and description. You also specify
the location in the site where the record is stored. To make sure that all relevant records are routed to the appropriate
location, you can specify alternate names for the record type.
Navigate to the site for which you want to create Content Organizer rules.
On the Quick Launch panel, click More... to see the Site Contents options.
From the Apps menu line, click Settings.
4.On the Site Settings page, under the Site Administration section, click Content Organizer Rules.
Etc.
Reference: Set up an Asset Library to store image, audio, or video files
You are moving a customized SharePoint site collection to a new farm. You attach and mount the source content
database in the destination farm.
You need to ensure that all customizations from the source farm are available in the destination farm.
What should you do?
Correct Answer: C Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You need to comply with the requirements of the legal department.
Which two Windows PowerShell cmdlets should you run? (Each correct answer presents part of the solution. Choose
two.)
Correct Answer: A,E Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
DRAG DROP
A company plans to upgrade a SharePoint 2010 farm to SharePoint Server 2013. The site collection administrators will
upgrade the SharePoint sites.
The SharePoint 2013 environment contains a web application dedicated to the upgrade process.
You need to migrate SharePoint 2010 content to the SharePoint 2013 environment. Before completing the upgrade
process, you must ensure that all required customizations have been deployed.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)
Correct Answer:
Box 1: In the SharePoint 2013 farm, restore the SharePoint Server 2010 databases.
Box 2: Run the Mount-SpContentDatabase Windows PowerShell cmdlet.
Box 3: Run the Test-SPContentDatabase Windows PowerShell cmdlet.
Note:
* You must use the Mount-SPContentDatabasecmdlet to attach a content database to a web application.
* (incorrect) Using the SharePoint Central Administration pages to attach a content database is not supported for
upgrading.
* This is the fourth phase in the process to upgrade SharePoint 2010 Products data and sites to SharePoint 2013. The
process includes the following phases that must be completed in order:
1.Create the SharePoint 2013 farm for a database attach upgrade
2.Copy databases to the new farm for upgrade to SharePoint 2013
3.Upgrade service applications to SharePoint 2013
4.Upgrade content databases to SharePoint 2013 (this phase)
5.Upgrade site collections to SharePoint 2013
* Test-SPContentDatabase
Tests a content database.
Use the Test-SPContentDatabasecmdlet to test a content database against a Web application to verify all
customizations referenced within the content database are also installed in the web application. This cmdlet can be
issued against a content database currently attached to the farm, or a content database that is not connected to the
farm. It can be used to test content databases from SharePoint 2010 Products and from SharePoint Products and
Technologies.
* (incorrect) There is no method Move-SPWebApplication
Reference: Upgrade content databases to SharePoint 2013
HOTSPOT
An organization is deploying a SharePoint farm that will provide a records-management solution.
Users must be able to perform the following actions:
Create in-place holds on content stored in SharePoint and in Microsoft Exchange 2013.
Search for content and place holds based on the search query.
You need to create a site collection that meets the requirements.
Which type of site collection should you create? (To answer, select the appropriate template in the answer area.)
Correct Answer:

Note:
* Site holds
SharePoint preserves content on the site level. When you preserve a site, its lists, libraries, and subsites are
preserved. If you preserve a root site collection, all documents, pages, lists, and subsites in that site collection are
preserved.
To hold a site, create a Discovery Case in the eDiscovery Center. A case is a container for all of the queries, content,
and preservations associated with specific litigation. After you create the case, create a Discovery Set to specify the
site. To validate the site, just enter its URL address.
You need to configure the BCS model to access data.
What should you do?
Correct Answer: C Vote an answer
HOTSPOT
You are configuring SharePoint 2013 social features.
You need to ensure that users receive email notifications that relate to their microblogging activities.
Which settings should you configure from the User Profile Service Application? (To answer, select the appropriate link
in the answer area.)
Correct Answer:

Enable microblogging e-mail notifications: On the Setup My Sites page, under E-mail Notifications, select Enable
newsfeed email notifications if you want users to receive email notifications that relate to their microblogging
activities.
Reference: What's new in social computing in SharePoint Server 2013
https://technet.microsoft.com/en-us/library/jj219766.aspx
0
0
0
10