Q1. HOTSPOT - (Topic 6)
An organization has two SharePoint farms named FarmA and FarmB.
You need to configure FarmA to consume the Managed Metadata service from FarmB.
In Central Administration, which command should you select to complete the configuration? (To answer, select the appropriate command in the answer area.)
Answer:
Q2. HOTSPOT - (Topic 6)
You are planning the deployment of a SharePoint Server 2013 server farm.
You plan to deploy Microsoft SQL Server 2012 AlwaysOn Availability Groups. The groups will have four replicas configured as shown in the following table.
You need to recommend which mode of commit must be used for each replica.
Which commit type should you recommend for each replica? (To answer, select the appropriate options in the answer area.)
Answer:
Q3. - (Topic 6)
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?
A. Copy all custom master pages from the source site collection to the master page gallery in the destination site collection.
B. Copy all custom site definitions from the file system of the source farm to the destination farm.
C. Copy all permission levels from the source farm to the destination farm.
D. Copy all search indexes from the source farm to the destination farm.
Answer: B
Q4. - (Topic 6)
A Sales team creates proposals by using Microsoft Word. Sales team members store and review the proposal documents in the Sales team site collection.
New proposals are uploaded to the team site for approval.
You need to ensure that approved proposals are automatically converted to PDF format and then routed to a records center site collection.
Which two features should you implement? (Each correct answer presents part of the solution. Choose two.)
A. Send To Connections
B. Content deployment
C. Document Conversion Service
D. Machine Translation Service
E. Word Automation Services
Answer: A,C
Explanation: A: A connection is a path used for sending documents to a document center or a records center. The connection specifies the web application that documents will be sent from, the document center or records center that they will be sent to, and certain aspects of how the documents are sent. A records center is a site that is designed for records management. Connections are created by a farm administrator in SharePoint 2013. The farm administrator configures the connection to copy content, to move content, or to move the content and leave a link in the source site collection.
C: Document Conversion Service enables automatic conversion from Word to PDF.
Incorrect:
Not D: Machine translation services is used to translate text from one language to another.
Q5. - (Topic 6)
You are customizing search results in a SharePoint Server 2013 server farm.
You need to create a webpage that users can use to search Knowledge Base articles stored in an external Microsoft SQL Server database. Searches performed from the new page must not display content from other sources.
What should you do?
A. Create a page by using the (Welcome Page) Search results page layout. Configure a content type hub.
B. Create a page by using the (Welcome Page) Search box page layout. Configure a content type hub.
C. Create a page by using the (Welcome Page) Search box page layout. Create a result source that has a query transformation.
D. Create a page by using the (Welcome Page) Search results page layout. Create a result source that has a query transformation.
Answer: A
Q6. - (Topic 6)
You are a SharePoint administrator at Litware, Inc.
Excel Services is not currently able to load workbooks on the SharePoint site. The Unified Logging Service (ULS) log contains the following error message: System.Data.SqICIient.SqIException: Cannot open database
"WSS_Content_Portal_Content_Database" requested by the login. The login failed. Login failed for user 'LITWARE\svcExcelService'.
You need to grant only the minimum necessary permissions to the Excel Services account to ensure that users can open Excel workbooks from within a browser window.
Which Windows PowerShell cmdlet or cmdlets should you run?
A. $sa = Get-SPServiceApplication | where {$_.TypeName -eq "Excel Services Application Web Service Application"} and $sa.GrantContentDatabasePermissions("WSS_Content_Portal_Content_Database")
B. Add SPShellAdmin -UserName LITWARE\svcExcelService
C. Add SPShellAdmin -UserName LITWARE\svcExcelService -database WSS_Content_Portal_Content_Database
D. $wa = Get-SPWebApplication https://portal.litware.com and $wa.GrantToProcessIdentity("LITWARE \svcExcelService")
Answer: D
Q7. - (Topic 3)
You need to configure SPS-DB01.
Which type of storage solution should you implement?
A. Multiple disks individually attached via Fibre Channel
B. Multiple disks configured in a RAID 0 array
C. Multiple disks individually attached via iSCSI
D. Multiple disks configured in a RAID 5 array
E. Multiple disks configured in a RAID 10 array
Answer: E
Q8. - (Topic 6)
You are configuring a SharePoint farm.
You have the following requirements:
Implement an enterprise resource pool. Enable tasks to be assigned to users. Implement a resource breakdown structure.
You need to implement a solution that meets the requirements.
What should you do?
A. Create a SharePoint task list.
B. Integrate Microsoft Project Server with SharePoint.
C. Create a SharePoint team site.
D. Create a collaboration portal.
Answer: B
Q9. - (Topic 6)
You have a SharePoint Server 2010 server farm. The farm contains a custom solution package (.wsp).
You upgrade the farm to SharePoint Server 2013.
You need to ensure that the solution package (.wsp) can be used in the farm.
Which cmdlet should you run first?
A. Add-SPSolution
B. Update-SPSolution
C. Enable-SPFeature
D. Install-SPSolution
Answer: B
Explanation: Update-SPSolution Upgrades a deployed SharePoint solution.
Incorrect: Not C: The Enable-SPFeature cmdlet enables an installed feature at the given scope. If the feature is a farm feature, no URL is needed. Otherwise, provide the URL where the feature is to be enabled and it will be enabled at the proper scope based on the Feature definition
Q10. DRAG DROP - (Topic 6)
An organization uses SharePoint Server collaboration sites for all projects. Each project has a unique site. Project team members have Contribute permission levels to each project site of which they are members.
Sites for completed projects must meet the following requirements:
The project team members must be able to access files.
They must be prohibited from editing or deleting files.
They must not be able to change site permissions.
You need to configure the SharePoint environment to meet the requirements.
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.)
Answer: