Q1. HOTSPOT - (Topic 6)
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.)
Answer:
Q2. - (Topic 6)
You have a SharePoint Server 2013 server farm.
You purchase an app for SharePoint from the Office Store.
You plan to deploy the app to the farm.
You need to recommend which changes must be made to the network infrastructure before you can deploy the app.
What should you recommend?
A. Add a host header in Internet Information Services (IIS).
B. Modify the Hosts file on the front-end Web servers.
C. Modify the Web.config file on the front-end Web servers.
D. Add an alias (CNAME) record in DNS.
Answer: D
Explanation: Before you use apps for SharePoint in your environment, you have to configure your environment to support them. If you don’t configure your environment, site owners who try to install and use apps for SharePoint receive error messages. For all apps for SharePoint, you must set up a Domain Name Services (DNS) domain name to provide a host name for the installed apps.
By using a separate domain name, apps for SharePoint are separated from SharePoint sites to prevent unauthorized access to user data and to reduce the possibility of cross-site scripting attacks. The use of separate URLs for apps for SharePoint and SharePoint sites is called app isolation. You also need a DNS record so that the domain name can get correctly resolved. You can create one of two of the following types of DNS records for app for SharePoint URLs:
* A wildcard Canonical Name (CNAME) record that points to the host domain assigned to the SharePoint farm.
* A wildcard A record that points to the IP address for the SharePoint farm.
Q3. DRAG DROP - (Topic 6)
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.)
Answer:
Q4. DRAG DROP - (Topic 6)
You are upgrading a SharePoint environment from SharePoint 2010 to SharePoint 2013.
Users must be able to access but not modify SharePoint site content during the upgrade.
You need to upgrade the SharePoint environment.
Which five steps 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:
Q5. - (Topic 6)
You are managing a SharePoint farm.
You need to ensure that new content is included in search results as soon as possible.
What should you do?
A. Configure on-demand crawling.
B. Configure an incremental crawl to run every 30 minutes.
C. Configure continuous crawling.
D. Add an additional index server to the farm.
E. Configure an incremental crawl to run every day.
F. Reset the search index.
Answer: C
Q6. 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:
Q7. DRAG DROP - (Topic 6)
A company has a SharePoint 2013 farm in an Active Directory Domain Services (AD DS) domain. The company uses a third-party application to process payroll data and view payroll reports. The third-party application uses SQL Authentication. Payroll administrators currently use custom credentials to sign in to the payroll application.
You have the following requirements:
. Payroll administrators must use Microsoft Excel and Excel Services to access payroll data and view reports from within SharePoint. . Payroll administrators must not be required to enter credentials when accessing payroll data. . The Secure Store must be configured for high security and high process isolation.
You need to configure the Secure Store to meet the requirements. 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.)
Answer:
Q8. - (Topic 4)
You need to configure the site collection upgrade settings.
Which Windows PowerShell cmdlets should you run?
A. $site = Get-SPSite https://teams.proseware.com/productdev/marketing and Ssite.UpgradeReminderDelay = 0 and $site.UpgradeMaintenanceLink = $n
B. $site = Get-SPSite https://teams.proseware.com/productdev/marketing and $site.AllowSelfServiceUpgrade = $false
C. Ssite = Get-SPSite https://teams.proseware.com/productdev/marketing and $site.AllowSelfServiceUpgrade = $true
D. $site = Get-SPSite https://teams.proseware.com/productdev/research and $site.AllowSelfServiceUpgrade = $false
E. $site = Get-SPSite https://teams.proseware.com/productdev/research and Ssite.AllowSelfServiceUpgrade = $true
Answer: B
Q9. - (Topic 5)
Before you upgrade the web application, you need to validate that customizations will continue to function.
Which Windows PowerShell cmdlet should you run?
A. Test-SPSite -Identity http://webapp1.contoso.com
B. Test-SPContentDatabase -Identity HQDB -WebApplication http://webapp1.contoso.com
C. Test-SPSite -Identity http://webapp2.contoso.com
D. Test-SPContentDatabase -Identity DEPTDB -WebApplication http:// webapp2.contoso.com
E. Get-SPUpgradeActions -AssignmentCollectionspweb
Answer: B
Q10. - (Topic 5)
You need to configure authentication for the WebApp1 application pool account.
What should you do?
A. Add the application pool account to the db_owner fixed database role in the Master database.
B. Add the application pool account to a contained database.
C. Copy the application pool account from the primary replica databases to the secondary replica databases.
D. Re-create the application pool account in SharePoint Server 2013.
Answer: B
Q11. - (Topic 1)
You need to meet the site collection creation requirements for MyTailspin.TailspinToys.com.
Which steps should you take? (Each correct answer presents part of the solution. Choose all that apply.)
A. Ensure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and a wildcard inclusion.
B. Ensure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and an explicit inclusion.
C. Grant the Create Subsites permission to each user.
D. Grant the Create Personal Site permission to each user.
Answer: A,D
Q12. DRAG DROP - (Topic 4)
You are planning for high availability of the SharePoint environment.
You need to plan the Request Manager configuration.
How should you configure Request Manager? (To answer, drag the appropriate elements to the correct positions in the answer area. Each element 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.)
Answer:
Q13. 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:
Q14. HOTSPOT - (Topic 3)
You need to back up the HR site collection.
What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.)
Answer:
Q15. DRAG DROP - (Topic 6)
You administer a SharePoint 2013 farm for Contoso, Ltd.
Company policy requires that minimal permissions are granted to users to perform their tasks.
You need to add User1 as Full Control on the User Profile Service Application.
How should you complete the relevant Windows PowerShell commands? To answer,
select the appropriate Windows PowerShell segment from each list in the answer area.
Answer:
Q16. - (Topic 6)
You are configuring a SharePoint environment to support workflows.
Workflows must meet the following requirements:
Display a visual representation of the workflow.
Display the workflow history.
Provide access to external lists.
You need to implement the necessary shared services.
Which shared services should you implement? (Each correct answer presents part of the solution. Choose two.)
A. Business Data Connectivity Services
B. Workflow Services
C. Access Services
D. Word Automation Services
E. Visio Graphics Services
Answer: B,E
Explanation: B: SharePoint Server 2013 can use a new workflow service built on the Windows Workflow Foundation components of the .NET Framework 4.5. This new service is called Workflow Manager and it is designed to play a central role in the enterprise. Processes are central to any organization and workflow is the orchestrator of processes.
E: SharePoint Designer 2013 includes new functionality designed specifically for Workflow Manager. In SharePoint Designer 2013 this new platform is known as the SharePoint 2013 Workflow platform. These new features include: A visual workflow development experience that uses a Visio 2013 add-in
Q17. - (Topic 6)
You have a ShafePoint Server 2013 server farm that has Excel Web Services deployed.
A user has a Microsoft Excel spreadsheet that uses a dynamic-link library (DLL) to perform custom calculations.
The user plans to upload the spreadsheet to the farm.
You need to ensure that when the spreadsheet is rendered by Excel Web Services, the custom calculations are performed.
What should you add?
A. A new trust relationship
B. The DLL to the global assembly cache
C. A trusted data provider
D. A user-defined function assembly
Answer: B
Explanation: Excel Services User-Defined Functions (UDFs) Strong Name Dependencies In some cases, a user-defined function (UDF) assembly depends on other assemblies that are deployed with it. These dependent DLLs load successfully if they are in the global assembly cache, or if they are located in the same folder as the UDF assembly.
Reference: Excel Services Best Practices