Q1. DRAG DROP - (Topic 6)
You have a SharePoint Server 2013 server farm.
You need to recommend which tools must be used to identify the causes of the following issues:
. Some users report that a specific Web Part page takes longer than 60 seconds to load.
. A user reports that a document that was uploaded to a site does not appear in search results.
Which tool should you recommend for each issue? (To answer, drag the appropriate tools to the correct issues. 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:
Q2. - (Topic 6)
You are managing a site collection in a SharePoint farm.
You need to configure the minimum level of permissions necessary for users to manage
lists in the site collection.
What permission level should you configure?
A. Contribute
B. Read
C. Full Control
D. Design
Answer: D
Q3. HOTSPOT - (Topic 6)
A company is upgrading to SharePoint Server 2013.
You plan to migrate an existing PHP eCommerce site to SharePoint Server 2013.
The ecommerce site has the following requirements: Users must be able to browse all products available. Users must be able to drill down on specific product attributes. Product attributes must be stored as managed metadata. You need to determine which components you should implement.
Which components are required? To answer, select the appropriate option from each list in the answer area.
Answer:
Q4. DRAG DROP - (Topic 5)
You need to enable third-party vendors to access project documentation in the Partner Projects site collection.
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:
Q5. - (Topic 1)
You need to import employee photos into SharePoint user profiles by using the least amount of administrative effort.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
A. Define a mapping for the thumbnailPhoto attribute of the Picture user profile property.
B. Run the Update-SPUserSolution Windows PowerShell cmdlet.
C. Run an incremental synchronization of the User Profile Synchronization service.
D. Run a full synchronization of the User Profile Synchronization service.
E. Run the Update-SPProfilePhotoStore Windows PowerShell cmdlet.
F. Define a mapping for the photo attribute of the Picture user profile property.
Answer: A,D,E
Explanation: A: Step 3 below.
D: Step 5 below.
E: Step 6 below.
Note: Importing Images into SharePoint User Profiles My Sites
To make the user images that we have uploaded into the thumbnail Photo attribute in Active Directory available in SharePoint we will first need to map it to the Picture property in the User Profile Service Application.
Firstly you will need to go into theUser Profile Service Application.
1. Central Admin > Application Management > Service Applications > Manage Service Applications > User Profile Service Application 2.Then you will need to go into theManage User Propertiessection and edit thePicture property.
3. Next we will map the Active Directory propertythumbnail Phototo thePictureproperty in SharePoint
4.Once the mapping has been applied theManage User Propertiespage will look like this. 5.Now we will need to run aFull User Profile Synchronizationjob so that SharePoint can import theuser images from Active Directory Synchronization > Start Profile Synchronization > Start Full Synchronization
6. Lastly we will need to force SharePoint to update the User Profile Database – This will
create the thumbnails that are used in My Sites and the User Profile Service.
This will need to be run in the SharePoint PowerShell Console with the appropriate My Site
permissions.
Reference: IMPORTING USER PROFILE PICTURES INTO ACTIVE DIRECTORY, EXCHANGE 2010 & SHAREPOINT 2010 – COMPLETE GUIDE
Q6. HOTSPOT - (Topic 2)
You are configuring the IIS website settings for a SharePoint application in the Create New Web Application wizard.
You need to ensure that the settings meet the technical requirements.
Which configuration option should you change? (To answer, select the appropriate option in the answer area.)
Answer:
Q7. - (Topic 4)
You need to ensure that the web servers can communicate with service applications after you replace the existing farm.
What should you do?
A. Configure Windows Firewall to allow traffic on port 1433.
B. Configure the network firewalls to allow traffic on port 32843.
C. Configure Windows Firewall to allow traffic on port 32843.
D. Configure the network firewalls to allow traffic on port 1433.
Answer: B
Q8. DRAG DROP - (Topic 2)
You are troubleshooting the problems with viewing scanned contracts.
You need to select the appropriate Performance Monitor counters to use.
Which performance counters should you use? (To answer, drag the appropriate counters to the correct location or locations in the answer area. Each counter 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:
Q9. - (Topic 6)
Your company has a SharePoint Server 2013 server farm.
You create a Business Connectivity Services (BCS) application.
You deploy the application to the farm,
Users create lists and add items to the lists based on the BCS application.
The users report that when they search for data, BCS items are not displayed in the search results. Other items in the farm are displayed in the search results.
You need to ensure that BCS data is displayed in the search results. The solution must minimize administrative effort.
What should you create?
A. a Local SharePoint Results result source
B. an OpenSearch 1.0/1.1 result source
C. a Line of Business Data content source
D. a Custom Repository content source
Answer: C
Explanation: If your company has an on-premises SharePoint 2013 farm and a SharePoint Online 2013 tenancy, you can use BCS to create a secure connection between the two to make line-of-business (LOB) data available to applications for SharePoint and external lists in SharePoint Online. This is called a SharePoint BCS Hybrid solution. SharePoint Online 2013 supports only one-way connections from online to on-premises and to only one on-premises farm. The LOB data must be published as an OData source
Q10. - (Topic 6)
Contoso, Ltd., has an on-premises SharePoint 2013 implementation. It plans to migrate the sales department to SharePoint Online. Additional departments will be migrated in the future.
The sales department currently has a dedicated site collection for collaboration and document sharing.
The sales department site collection uses the managed path https://sales.contoso.com.
Contoso's SharePoint Online environment is accessible by using the URL https://contoso.sharepoint.com.
Sales team employees must be able to connect to SharePoint Online by using a simple managed path.
You need to configure SharePoint Online.
Which managed path should you use?
A. https://sales.contoso.com
B. https://contoso-my.sharepoint.com
C. https://contoso.sharepoint.com/sites/sales/
D. https://teams.contoso.com/sites/sales/
Answer: C
Explanation: Define managed paths in SharePoint Server 2013
An explicitly named path (for example, http://server/sites/team) is used for a single site collection. In this case the managed path would be https://contoso.sharepoint.com/sites/sales/ as SharePoint online uses https://contoso.sharepoint.com and we want to provide a managed path for the Sales department's site collection.
Reference: https://technet.microsoft.com/library/cc261845(v=office.15).aspx
Q11. - (Topic 5)
You are preparing to upgrade the Partner Projects site collection.
You need to perform the prerequisite task.
Which Windows PowerShell cmdlet should you run?
A. Invoke-PolicyEvaluation
B. Request-SPOUpgradeEvaluationSite
C. Start-OrganizationUpgrade
D. Upgrade SPOSite
Answer: B
Q12. DRAG DROP - (Topic 6)
You are troubleshooting services in a SharePoint environment.
The services have the following logging requirements:
Business Connectivity Services must have only the minimum logging level.
Word Automation Services must log all errors.
The Search service logs must log all activity.
You need to apply the appropriate trace log diagnostic level for each service.
Which diagnostic level should you apply to each service? (To answer, drag the appropriate levels to the correct service or services in the answer area. Each level 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. - (Topic 6)
You have a SharePoint Server 2013 server farm.
You need to view the errors generated by a Web Part.
What should you use?
A. The administrative reports
B. The SharePoint trace logs
C. The site collection health checks
D. The SharePoint Health Analyzer
Answer: B
Q14. HOTSPOT - (Topic 6)
Your company has a SharePoint Server 2013 server farm.
Users report that they cannot add iframes to SharePoint pages that point to content on external websites. You need to ensure that the users can add content to iframes from a list of predefined
external sites.
What should you configure? (To answer, select the appropriate link in the answer area.)
Answer:
Q15. - (Topic 6)
You are managing a SharePoint farm in an Active Directory Domain Services (AD DS) domain.
You need to configure a service account to use domain credentials.
What should you do first?
A. Configure the service account to use a domain user account.
B. Register the domain credentials in the Farm Administrators group.
C. Configure the service account to use a local user account.
D. Register the domain credentials as a SharePoint managed account.
Answer: D
Q16. HOTSPOT - (Topic 6)
The application log in the Windows Event Viewer shows object caching errors. You resolve
the errors by modifying a web application in the farm.
After you resolve the errors, users are unable to access sites in the web application.
You need to restore user access to the sites.
On the Manage Web Applications page, which option should you configure? (To answer,
select the appropriate option in the answer area.)
Answer: