Q1. - (Topic 3)
You need to ensure that app developers have the necessary permission to submit apps for deployment.
Which permission level should you grant to the SharePoint_App_Dev group?
A. App Manager permission level to the Central Administration site
B. Full Control permission level to the App Store site
C. Contribute permission level to the App Store site
D. Farm Administrator permission level to ContentFarm
E. Full Control permission level to the Central Administration site
Answer: B
Q2. DRAG DROP - (Topic 1)
You need to design the architecture of the farm.
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.)
Answer:
Q3. DRAG DROP - (Topic 6)
A company plans to upgrade from a SharePoint Server 2010 farm to a SharePoint Server
2013 farm.
You plan to install components that are required on the new farm before upgrading.
You need to identify the customizations that must be installed on the new farm.
Which command should you run? (To answer, drag the appropriate command and switch to the correct locations in the answer area.)
Answer:
Q4. DRAG DROP - (Topic 6)
You plan to create two external content types named ECT1 and ECT2. ECT1 will retrieve data from a database hosted on a Microsoft SQL Server server. ECT2 will retrieve data from a database hosted on an Oracle server. ECT1 and ECT2 will be deployed at the server farm-level.
You need to recommend a tool to create the external content types. The solution must minimize development effort.
Which tool should you recommend? (To answer, drag the appropriate tools to the correct external content types. Each tool 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:
Q5. - (Topic 6)
A SharePoint 2010 environment contains a Microsoft SQL Server 2008 R2 database instance named SP-SQL that hosts the databases for the farm.
You are upgrading the farm to SharePoint 2013.
You need to ensure that users can access the unmodified farm contents during the
upgrade process.
What should you do?
A. In SQL Server Management Studio, locate the SQL Server instance containing the content databases and service application databases you plan to upgrade. Set the Instance Read-Only value to True.
B. Run the following Transact-SQL (T-SQL) statement for each content database and service application you plan to upgrade. ALTER DATABASE <database name>SET READ_ONLY;
C. Run the following command-line tool for each site collection in the content databases you plan to upgrade. Stsadm -o setsitelock -urKsite collection name> -lock readonly
D. Sign in to Central Administration in the SharePoint 2010 environment you plan to upgrade. Set each content database and service application database to Read-Only.
Answer: B
Explanation:
Set the previous version databases to be read-only
If you want your original environment to remain available to users in a read-only state, set the databases to read-only before you back them up.
Complete this step for each content database in your environment.
Depending on your organization, you might need a database administrator to complete this step.
Incorrect:
Not A: The content databases, not the server instance, should be set to Read-only.
Note:
* To set content databases to be read-only
1. Verify that you have the following administrative credentials: You must be a member of the db_ownerfixed database role in each database.
2. Open SQL Server Management Studio.
3. Right-click the content database that you want to change to read-only, and then click Properties.
4. Select the Options page, and, in the Other options list, scroll to the State section.
5. In the Database Read-Only row, click the arrow next to False, select True, and then click OK.
6. Repeat for all other content databases.
* A farm is considered to be read-only if any of the following are true:
/All content databases are set to read-only.
/Service application databases are set to read-only.
Q6. HOTSPOT - (Topic 6)
You are configuring SharePoint 2013 social features.
You need to ensure that users receive email notifications that relate to their microblogging activities.
Which settings should you configure from the User Profile Service Application? (To answer, select the appropriate link in the answer area.)
Answer:
Q7. - (Topic 6)
You are creating a SharePoint site that will be accessed remotely.
You need to optimize the SharePoint experience for all mobile devices.
What should you configure?
A. Custom list views
B. Image renditions
C. Variations
D. Design Manager
E. Device channels
Answer: E
Q8. - (Topic 6)
You have a SharePoint Server 2013 server farm.
You implement Business Connectivity Services (BCS). You need to ensure that the BCS data is available for search.
What should you configure?
A. A result source
B. A content source
C. A search scope
D. A crawl rule
Answer: B
Explanation: A content source is a set of options that you use to specify what, when, and how to crawl. When a Search service application is created, a content source named "Local SharePoint sites" is automatically created and configured for crawling all SharePoint sites in the local server farm. You can create additional content sources to specify other content to crawl and how the system should crawl that content. After you create a content source, you can edit or delete it at any time.
Q9. - (Topic 3)
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?
A. SPS-DB02 only
B. SPS-DB03 only
C. SPS-DB01 and SPS-DB02 only
D. SPS-DB01, SPS-DB02, and SPS-DB03
Answer: A
Q10. HOTSPOT - (Topic 6)
An organization has an Active Directory Domain Services (AD DS) domain that includes a security group named SPAdmins. Employees use SharePoint to connect to external business systems.
In Central Administration, you select Manage Service Applications.
You need to configure the Secure Store service application to ensure that members of the SPAdmins group can create new Secure Store target applications.
Which button should you click to begin the process? (To answer, select the appropriate button in the answer area.)
Answer:
Q11. - (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. Install all custom applications in the destination farm.
B. Copy all custom master pages from the source site collection to the Style Library in the destination site collection.
C. Copy all SharePoint groups and users from the source farm to the destination farm.
D. Copy all custom master pages from the source site collection to the master page gallery in the destination site collection.
Answer: A
Q12. - (Topic 6)
A company uses SharePoint Online. The company has implemented eDiscovery.
You create a security group named eDiscovery.
You need to ensure that users in the eDiscovery group can view all discoverable content.
What should you do?
A. Add the eDiscovery group as site collection administrators for every site collection that contains discoverable content.
B Grant Full Control permissions to eDiscovery administrators.
B. Grant the eDiscovery group access to content in all web applications by using a web application user policy.
C. Configure the eDiscovery center to use forms-based authentication.
Answer: C
Q13. - (Topic 2)
You need to implement a Reporting Services solution.
What should you do?
A. Use Reporting Services Configuration Manager to add an additional report server to PROD-APP-02.
B. Install Microsoft SQL Server 2012 Reporting Services on PROD-APP-02 in SharePoint integrated mode. On the SQL Server Feature Selection page, select Reporting Services add-in for SharePoint products.
C. Install Microsoft SQL Server 2012 Reporting Services on PROD-APP-02 in SharePoint integrated mode. On the SQL Server Feature Selection page, select Reporting Services -SharePoint.
D. Uninstall Microsoft SQL Server 2012 Reporting Services on PROD-APP-01. Install Reporting Services on PROD-WEB-01 and PROD-WEB-02. Add the report server URL to the load-balance pool.
Answer: C
Q14. DRAG DROP - (Topic 1)
You need to configure authentication for the Tailspin360.TailspinToys.com site.
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:
Q15. - (Topic 6)
An organization upgrades a SharePoint 2010 environment to SharePoint 2013. A site collection is running in SharePoint 2010 compatibility mode.
You must verify that the following features will function correctly when the site collection is upgraded to SharePoint 2013 native mode:
List views
Custom web parts
Content query web parts
Subsites
You need to ensure that you can perform verification testing without impacting the current user experience.
What should you do?
A. Upgrade the site collection to SharePoint 2013.
B. Perform a database attach upgrade.
C. Enable the Visual Upgrade option for the site collection.
D. Generate an upgrade evaluation site collection.
Answer: D
Q16. - (Topic 6)
You are the administrator for your company's SharePoint environment. Company policy requires that you use Windows PowerShell to deploy farm solutions.
You need to deploy a SharePoint solution to the farm. The solution is named solution.wsp and is located at c:\solution.wsp.
Which Windows PowerShell command should you run?
A. Enable-SPFeature-Identitysolution
B. Install-SPSolution -Identity solution.wsp -Confirm $true
C. Update-SPSolution -Identity solution.wsp -LiteralPath c:\soIution.wsp -Confirm $true
D. Add-SPSolution solution.wsp-Confirm $true
Answer: B
Explanation: To deploy a solution package to a single Web application by using Windows PowerShell
Verify that you meet the following minimum requirements.
On the.Start.menu, click.All Programs.
Click.Microsoft SharePoint 2010 Products.
Click.SharePoint 2010 Management Shell.
At the Windows PowerShell command prompt, type the following command:
Install-SPSolution -Identity <SolutionName> -WebApplication <URLname>
Where:
.uk.co.certification.simulator.questionpool.PList@8326080
Reference: Deploy solution packages (SharePoint Server 2010) https://technet.microsoft.com/en-us/library/cc262995(v=office.14).aspx
Q17. - (Topic 6)
You are creating a SharePoint site that will be accessed from the following devices:
Client computers
Windows Phone devices
Windows 8 RT devices
You need to optimize the SharePoint experience for the listed devices.
What should you configure?
A. Device channels
B. Image renditions
C. Design Manager
D. Custom list views
E. Variations
Answer: A