最新的Microsoft Core Solutions of Microsoft SharePoint Server 2013 (70-331日本語版) - 70-331日本語免費考試真題

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

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

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

正確答案: B

正確答案: A,C,D

正確答案: A
HOTSPOT

正確答案:

Explanation:

Note:
The User Profile service application in SharePoint Server 2013 provides a central location
where service administrators configure and administer the following features:
*User profiles - contain detailed information about people in an organization. A user profile organizes and displays all of the properties related to each user, together with social tags, documents, and other items related to that user.
*Profile synchronization - provides a reliable way to synchronize groups and user profile information that is stored in the SharePoint Server 2013 profile database together with information that is stored in directory services across the enterprise.
*Audiences - enables organizations to target content to users based on their job or task, as defined by their membership in a SharePoint Server group or distribution list, by the
organizational reporting structure, or by the public properties in their user profiles.
*My Site Host - a dedicated site for hosting My Sites. A My Site Host is needed in order to deploy the social features of SharePoint Server.
*My Site - a personal site that gives users in your organization a central location to manage and store documents, links, and information about colleagues.
*Social tags and notes - enables users to add social tags to documents, to other SharePoint Server items, and to other items, such as external web pages and blog posts. Users can also leave notes on profile pages of a My Site or any SharePoint Server page. Administrators can delete all tags for employees when they leave the company or remove a tag they do not want.
Topic 5, Contoso Ltd
Background
You are the SharePoint server administrator for Contoso, Ltd. Contoso has a SharePoint 2010 environment hosted on SharePoint Online and a separate on-premises SharePoint 2010 farm. You are preparing to upgrade the environments to newer versions of SharePoint. You are also planning to support a hybrid on-premises/cloud deployment that will be available to customers, partners, and third-party vendors.
Contoso collaborates with a partner company, Tailspin Toys, on multiple projects.
Technical Environment
All user groups reside in the existing Active Directory Domain Services (AD DS) domain corp.contoso.com.
The existing SharePoint Online environment is configured as follows:
- The SharePoint Online URL assigned by Microsoft is
http://contoso.sharepoint.com.
- The SharePoint Online Administration Center URL is
https://contoso.admin.sharepoint.com.
- The user name for the Contoso Office 365 administrator is [email protected].
- An existing line-of-business application provides an OData service that is hosted in
Microsoft Windows Azure SQL Database.
The site collections are described in the following table.

Business Requirements
The upgraded SharePoint environments must meet the following business requirements: - All SharePoint 2013 features must be available to all users when connecting from inside or outside of the corporate network. - Users of the Partner Projects site collection must be able to share content from their Microsoft Outlook clients and receive content from external users who send email directly to the site. - The Corporate Projects site collection must be available to internal users who connect from outside of the corporate network and must not require a VPN connection. - Third-party vendors must be able to read and modify documents.
Technical Requirements
You must meet the following technical requirements: - Before upgrading the Partner Projects site collection, create a duplicate, upgraded copy of the site for review and verification purposes. - Use Active Directory Federation Services (AD FS) 2.0 to authenticate Contoso employees, partners, and customers. - Automate the sign-in experience by using the local AD FS 2.0 servers for AD FS single sign-on (SSO). - Ensure that a web usage report that contains traffic reports, search reports, and inventory reports can be provided for any site.
The upgraded SharePoint environments must meet the following technical requirements: - All user profile information that resides in Active Directory must be available in SharePoint Online. - All sites must be able to share a mail-enabled document library that resides in the cloud. - The existing line-of-business application must be consumed as an external content type by using Microsoft Business Connectivity Services (BCS). - The Partner Projects site collection must allow Contoso and Tailspin Toys users to share documents with third-party vendors on an ad-hoc basis, without incurring additional licensing requirements.

正確答案: C

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

正確答案:

Explanation:
Box 1:

Box 2:

Box 3:

Note:
*From Scenario:
Allow resource coordinators from Blue Yonder to find temporary staffing options from
Margie's Travel contractors and employees.
*How to create and configure a SharePoint Search service application
When you deploy and configure a Search service application, you perform the following
main tasks:
- Create accounts - Certain domain user accounts are required specifically for a Search service application. - Create a Search service application - A Search service application provides enterprise search features and functionality.
- Configure the Search service application - Basic configuration of a Search service application includes configuring a default content access account, an email contact, and content sources.
- You configure a Search service application on the Search Administration page for that service application.
- Configure the Search service application topology - You can deploy search components on different servers in the farm. You can also specify which instance of SQL Server is used to host the search-related databases.
* Enabling continuous crawl has the following advantages:
The search results are very fresh, because the SharePoint content is crawled frequently to
keep the search index up to date.
The search administrator does not have to monitor changing or seasonal demands for
content freshness. Continuous crawls automatically adapt as necessary to the change rate
of the SharePoint content.

正確答案: C
說明:(僅 Fast2test 成員可見)
DRAG DROP

正確答案:

Explanation:

*Fastest possible disk required for content database.
*From scenario: The content database uses RAID 5 storage.
Photo files that are more than one year old are rarely viewed. Employees actively use the default self-service site creation feature.
*BLOB used for photo files.
*Storage costs to house the photo files are too expensive.
Cheaper storage required for BLOB storage.
DRAG DROP

正確答案:

Explanation:
Box 1: Create a comma-separated word extraction dictionary.
Box 2: Import the file by running the ImportSpEnterpriseSearchCustomExtractionDictionary Windows PowerShell cmdlet.
Box 3: Modify the search schema to include the extraction dictionary.
Note: custom entity extractor types
* (box 1) To create a custom entity extraction dictionary
1.Determine which type of custom entity extraction dictionary you want to create: Word, Word Part, Word exact or Word Part exact.
2.Create a .csv file with the columns Key and Display Form.
*Custom entity extractor / custom entity extractor dictionary / Word Extraction Case-insensitive, dictionary entries matching tokenized content, maximum 5 dictionaries. / Word Part Extraction Case-insensitive, dictionary entries matching un-tokenized content, maximum 5 dictionaries. / Word Exact Extraction
/ Word Part Exact Extraction
*(box 2) To deploy the custom entity extraction dictionary, you must import it into SharePoint 2013.
To import a custom entity extraction dictionary Verify that the user account that is importing the custom entity extractor dictionary is an administrator for the Search service application.
-
--
Start the SharePoint 2013 Management Shell. At the Windows PowerShell command prompt, type the following command:$searchApp = Get-SPEnterpriseSearchServiceApplication
Import-SPEnterpriseSearchCustomExtractionDictionary -SearchApplication $searchApp -Filename <Path> -DictionaryName<Dictionary name>
*Import-SpEnterpriseSearchCustomExtractionDictionary Imports a custom entity extraction dictionary. This cmdlet imports a custom entity extraction dictionary from a .csv file. In order to activate custom entity extraction you must also configure entity extraction in the search schema (box 3).
*(box 3) Configure a managed property for custom entity extraction To edit a managed property for custom entity extraction
Verify that the user account is the administrator of the Search service application.
In Central Administration, in theApplication Managementsection, clickManage
service applications.
Click the Search service application.
On the Search Administration page, in the Quick Launch, underQueries and
Results, click Search Schema.
-
On theManaged Propertiespage, find the managed property that you want to
associate the custom entity extraction dictionary with that contains the single or
multiple words (or word parts). You can also enter the name of the managed
property in theFilterbox.
Point to the managed property, click the arrow and then clickEdit/Map property.
On the Edit Managed Property page, edit the settings underCustom entity
extraction. Select the custom entity extraction dictionary that you have imported,
and then clickOK.
-- --
--

正確答案: B

聯系我們

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

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

技術支持: 立即聯繫 

English 日本語 Deutsch 한국어