最新的Microsoft Advanced Solutions of Microsoft SharePoint Server 2013 - 070-332免費考試真題

You need to replicate the SQL Server logins for the database instance in the search farm and ensure that no replication
related errors are generated.
To which server or servers should you replicate the logins?

正確答案: C
Members of the Sales team store Microsoft Excel workbooks and other files on a SharePoint team site. The workbooks
do not access external data.
When Sales team members attempt to open workbooks from the team site, they receive an error message stating
that the workbook cannot be opened.
You need to configure the SharePoint farm to ensure that users can open Excel workbooks.
What should you do?

正確答案: B
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?

正確答案: C
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.)
正確答案:

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
You are configuring SharePoint 2013 to support business intelligence.
You need to install PowerPivot for SharePoint.
What should you do?

正確答案: B
You are the administrator for your company's SharePoint environment. You are configuring a site collection to prepare
for an upgrade to SharePoint Server 2013.
You need to ensure that no updates are allowed to an individual site collection.
What should you do?

正確答案: A
說明:(僅 Fast2test 成員可見)
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.)
正確答案:
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
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.)
正確答案:
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
DRAG DROP
You need to meet the disaster recovery requirements.
What should you do? (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.)
正確答案:

Note:
* From scenario:
/ Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the
disaster recovery site.
/ A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD-WEB-02. Both are
running SQL Server 2012.
/ The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table.

/ Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the
disaster recovery site.
* SQL Server Log shipping allows you to automatically send transaction log backups from aprimary databaseon
aprimary serverinstance to one or moresecondary databaseson separatesecondary serverinstances. The transaction
log backups are applied to each of the secondary databases individually.
* Terms and Definitions
/ primary server
The instance of SQL Server that is your production server.
/ primary database
The database on the primary server that you want to back up to another server. All administration of the log shipping
configuration through SQL Server Management Studio is performed from the primary database.
/ secondary server The instance of SQL Server where you want to keep a warm standby copy of your primary
database.
/ secondary database The warm standby copy of the primary database. The secondary database may be in either the
RECOVERING state or the STANDBY state, which leaves the database available for limited read-only access.
DRAG DROP
You are the administrator of a company's SharePoint environment.
Company policy requires that social guidelines are established for new users of the SharePoint environment.
You need to implement Yammer.
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.
正確答案:
Box 1: Update SharePoint 2013 to Service Pack1.
Box 2: Disable default SharePoint 2013 social features.
Box 3: Install and configure Yammer Directory Sync.
Note:
* You can replace the Newsfeed link with a Yammer link on the top navigation bar for SharePoint. This functionality is
included in Service Pack 1 (SP1) for SharePoint Server.
* The new Yammer app for SharePoint lets you embed Yammer feeds into on-premises SharePoint Server 2013 sites
to make them more social and engaging. Before you can do that, you have to do the following steps:
Remove the Newsfeed Web Parts from My Sites and Team Sites.
Hide the user interface controls that provide social features.
Install the Yammer app for SharePoint.
Add the Yammer feeds to your sites.
* By using directory synchronization, your organization can use existing on-premises user accounts. Your organization
can also significantly reduce operational costs and give its employees safer and easier access to Yammer.
Reference: Hide SharePoint Server 2013 social features
https://technet.microsoft.com/en-us/library/dn659293.aspx
Integrate Yammer with on-premises SharePoint 2013 environments
https://technet.microsoft.com/en-us/library/dn270535.aspx
You need to configure the BCS model to access data.
What should you do?

正確答案: B
You need to configure the Send To connection.
Which URL should you specify?

正確答案: D
說明:(僅 Fast2test 成員可見)

聯系我們

如果您有任何問題,請留下您的電子郵件地址,我們將在12小時內回复電子郵件給您。

我們的工作時間:( GMT 0:00-15:00 )
週一至週六

技術支持: 立即聯繫 

English 日本語 Deutsch 한국어