Microsoft Core Solutions of Microsoft SharePoint Server 2013 - 070-331 FREE EXAM DUMPS QUESTIONS & ANSWERS

DRAG DROP
You are the SharePoint administrator for Contoso, Ltd. You plan to create a public website for Contoso's customers by using content that is created in SharePoint.
The public site will contain information that is created by internal users. Pages are created dynamically based on navigation.
You have the following requirements:
- The marketing department is responsible for creating web page content and needs an approval workflow for any content generated before the content is made available to site visitors.
- The sales department is responsible for creating a product catalog that includes information concerning products, such as properties, price, and delivery estimates. - The customer relationship department is responsible for ensuring that customer documentation is accessible for approved clients and vendors.
You need to design the environment.
What should you do? To answer, drag the appropriate site collection type or content type to the correct location. Each site collection type or content type 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.
Correct Answer:

Explanation:
*The Publishing site collection is on the perimeter network.
*Marketing, Sales, and the Customer realtionships department work on the Authoring site collection in the local network.
*The Marketing department works with the Pages library as they are responsible for creating the web page content.
*The Sales department works with the Document library as they work with a product catalog.
*The customer relationship department makes sure clients and vendors get access so they work with lists.
HOTSPOT
You are planning the capacity of a SharePoint Server 2013 server farm.
In the table below, identify which requirements can be implemented in SharePoint Server 2013. Make only one selection in each row.
Correct Answer:
HOTSPOT
You are managing web applications on a SharePoint site.
You need to begin configuring anonymous access for a SharePoint web application.
Which command should you select? (To answer, select the appropriate command in the answer area.)
Correct Answer:

Explanation:

* Permission Policy
On the SharePoint Central Administration website, in the Application Management section,
click Manage web applications.
Click to highlight the web application whose permission policy that you want to manage.
In the Policy group of the ribbon, click Anonymous Policy.
In the Anonymous Access Restrictions dialog box, in the Zone list, click the zone for which
you want the policy to apply.
In the Permissions section, select the permission policy that you want anonymous users to
have, and then click Save.
DRAG DROP
Contoso has a SharePoint environment that contains two servers named SP1 and SP2.
- The public website must automatically balance the load between SP1 and SP2. - Internet users must be able to access the site through a Microsoft Forefront Unified Access Gateway with an off-box SSL termination. - Internal auditors must be able to access SP2 through port 8080.
You need to configure alternate access mappings.
How should you configure the alternate access mappings? (To answer, drag the appropriate URLs to the correct target or targets in the answer area. Each URL 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.)
Correct Answer:

Explanation:

Note:
*Off-box termination of SSL is when a proxy server terminates an SSL request and then forwards the request to a Web server by using HTTP. In this case, alternate access mappings can be configured to return these requests using SSL, thus maintaining secure communication between the client and the proxy server.
*Example:
HOTSPOT
Contoso, Ltd., has a hybrid SharePoint environment that is configured as a one-way inbound trust. You plan to create a site for the marketing department.
The marketing department site must use the URL http://marketing.contoso.com. Marketing department employees must use the URL https://contoso.sharepoint.com to search the site.
You need to configure Host Named Site Collections for the marketing department.
How should you complete the relevant Windows PowerShell commands? To answer, select the appropriate code segments from
Correct Answer:
You plan to deploy a SharePoint Server 2013 server farm.
The farm will contain several site collections that use the Team Site template. The site collections will use navigation that is defined in a TermSet.
You need to identify which features must be activated to ensure that the site collections can use the planned navigation.
Which features should you identify?
Correct Answer: D Vote an answer
DRAG DROP
You have a SharePoint Server 2013 server farm that contains a single server. The farm has a User Profile Service Application named App1.
You need to configure delegated administration for the farm.
The solution must meet the following requirements:
A user named User1 must be able to manage audiences for App1. A user named User2 must be able to create web applications. The number of assigned permissions must be minimized.
To which group should you assign each user? (To answer, drag the appropriate groups to the correct users. Each group 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.)
---
Correct Answer:
You plan to deploy a SharePoint Server 2013 server farm. The farm will contain the site collections configured as shown in the following table.

You need to identify the minimum number of web applications required to host the planned site collections.
How many web applications should you identify?
Correct Answer: D Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
HOTSPOT
You deploy a SharePoint Server 2013 server farm and you create a team site,
You perform the following tasks in the team site:
Create a content type named Financial.
Create a content type named Informational.
Enable all auditing policies for both of the content types.
Create a document library named Data and add the new content types to the
library.
Enable the bar code policy feature on the Financial content type in the new library
only.
For each of the following statements, select Yes if the statement is true. Otherwise select No.
---- -
Correct Answer:

Explanation:

*The two content types will be available in the Data document library.
*The log is defined on the content type, not on the Data document library. There would not be a specific log for the Data document library.
You need to display the required web usage report(s) for the projects.contoso.com site.
What should you do?
Correct Answer: D Vote an answer
You need to prepare the web servers for a SharePoint installation in the new farm.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
Correct Answer: B,C,E Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
DRAG DROP
You have a SharePoint Server 2013 server farm.
You have a web application named Web1 that contains three site collections named Site1, Site2, and Site3.
Site3 contains several content types. Site3 has the Content Type Syndication hub feature enabled.
You create a Managed Metadata Service application named MMS1.
You need to ensure that users can use the content types from Site3 in Site1 and Site2.
Which three actions should you perform in sequence? (To answer, move the appropriate three actions from the list of actions to the answer area and arrange them in the correct order.)
Correct Answer:
DRAG DROP
A company plans to make Office Web Apps available for all users. The company deploys a multi-server, load-balanced Office Web Apps server farm.
You install and configure SSL certificates.
The SharePoint farm operates in both internal and external zones.
You have the following requirements:
- Servers must connect to both zones.
- The Office Web apps farm must communicate securely with SharePoint Servers.
You need to configure the environment.
How should you complete the relevant Windows PowerShell commands? To answer, drag the appropriate Windows PowerShell segments to the correct location. Each Windows PowerShell segment 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.
Correct Answer:

Explanation:
Box 1: New-SPWOBIBinding Box 2: Get-SPWOPIZone Box 3: Set-SPWOPIZone Box 4: external-https
Box1: New-SPWOBIBinding The New-SPWOPIBinding cmdlet associates file name extensions or applications to actions on the current SharePoint farm where this cmdlet is run. Each binding allows you to use the WOPI application to view or edit files in your SharePoint library. To use a WOPI application, such as a server that runs Office Web Apps Server, for Office Web Apps, you must run this cmdlet on the SharePoint farm before you can use the Office Web Apps.
Example: New-SPWOPIBinding -ServerName "Server.corp.Contoso.com"
This example creates bindings for all the applications and file name extensions that the WOPI application supports on the current SharePoint farm where this cmdlet is run.
Box 2: Get-SPWOPIZone The Get-SPWOPIZone returns the zone that is configured on the current SharePoint farm for the WOPI application (such as a server that runs Office Web Apps Server) to use.
Box 3: Set-SPWOPIZone The Set-SPWOPIZone cmdlet configures the zone that the current SharePoint farm will use
to navigate the browser to the WOPI application (such as a server that runs Office Web
Apps Server). The SharePoint Server page in the browser creates a frame that contains a
page on the WOPI application. The zone for the URL of the WOPI application page is
determined by this setting.
Box 4: external-https
If you have a SharePoint farm that's internal and external as in this scenario, we must
specify external.
We must use secure communication, https not http. Only use HTTP when you are on a fully
secure network that uses IPSEC (full encryption) or in a test environment that does not
contain sensitive data.
Example:
Set-SPWOPIZone -Zone "external-https"
This example configures the current SharePoint farm to use external connections through
HTTPS to the WOPI application (such as a server that runs Office Web Apps Server).
0
0
0
10