70-488 Exam Questions - Online Test


70-488 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Act now and download your Microsoft 70-488 test today! Do not waste time for the worthless Microsoft 70-488 tutorials. Download Up to date Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions exam with real questions and answers and begin to learn Microsoft 70-488 with a classic professional.

Q11. DRAG DROP - (Topic 5) 

A company uses SharePoint and Microsoft Dynamics CRM for collaboration and customer relationship management. The company uses Active Directory Domain Services (AD DS) for identity management. SharePoint and Microsoft Dynamics CRM are configured to use claims-based authentication. The company wants to authorize user access to SharePoint sites by using roles defined in Microsoft Dynamics CRM. 

You create a custom claims provider. The provider adds a claim to the claim token for each role a user has in Microsoft Dynamics CRM. The provider also allows a site administrator to find and select roles from Microsoft Dynamics CRM to authorize user access. The custom claims provider must be created as a class library project to meet the unit testing requirements of the company. The custom claims provider project is complete and ready to be packaged for deployment. 

You need to package and deploy the custom claims provider. 

What should you do? (To answer, drag the appropriate actions to the correct location or locations in the answer area. Each action 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: 


Q12. DRAG DROP - (Topic 5) 

Adventure Works uses SharePoint for managing project-related documents, information sharing, and tasks management. You develop a SharePoint-hosted app named TasksViewer and deploy it to the Corporate Catalog Site. This app is used only by the Project Management Office (PMO) group. Only users in the PMO group have permission to view and add this app to various project sites. The Adventure Works IT department creates a security group in Active Directory for the PMO. 

Currently all of the apps are visible to the Everyone group. 

You need to ensure that only users in the PMO group can see the app. 

Which five 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: 


Q13. - (Topic 5) 

Contoso uses a SharePoint site that contains subsites. Each subsite represents different projects. Each project site is based on a team site template and stores information and documents. Contoso has five teams: Manufacturing, Sales, Administration, Marketing, and IT. 

You must create a different look and feel for each team site such that any visitor to the site can identify the team by looking at the colors, fonts, and background image of the site. 

You need to create a different look and feel for each team. 

What should you do? (Each correct answer presents part of the complete solution. Choose all that apply.) 

A. Open Contoso Corporate Microsoft PowerPoint Slides Template, save the template as ContosoCorporate.master, and then upload it to the Theme Gallery. 

B. From SharePoint Designer, go to Content Types. Right-click and select Content Type Settings. 

C. Get a site background image for each team and upload it to the site collection images library. Then create a new master page for each team site by using the Master Page Gallery. Set the version to 15. 

D. From the Web Designer Galleries, choose Composed Looks and create a new item for each team site. Specify the title, URL of the master page, theme, background image, and font schema file. 

E. On the Site Settings page in the Look and Feel section, choose Change the look. 

F. Create a new font XML schema with a font specification for each team. 

Answer: B,C,D 

Explanation: 

B: 

* Content types enable site users to quickly create specialized kinds of content by using the New Item or New Document command in a list or library. Content types provide site owners a way to make sure that that content is consistent across sites. Site owners can pre-configure specific details about the content when they set up content types for a site, list, or library. 

* Define content types If your group works with several types of files, such as worksheets, presentations, and documents, you can extend the functionality of your library by enabling and defining multiple content types. Content types add flexibility and consistency across multiple libraries. Each content type can specify a template and even workflow processes. The templates act as a starting point, for formatting and any boilerplate text and for properties that apply to the documents of that type, such as department name or contract number. 

Reference: Best practices for creating and managing team sites 

C: To map a master page to a SharePoint site 

1. In Site Settings for the designated site, under the Look and Feel section, choose Master Page. 

2. On Site Master Page Settings, select one of the two options for the Site Master Page or System Master Page sections: 

2a. Inherit site master page from parent site Choose this option if you are configuring a child SharePoint site and want to use the parent master page. 

2b. Specify a master page to be used by this site and all sites that inherit from it Choose this option if you want to map a specific master page to the site, or if you want to map a specific master page for administrative pages. A drop-down box named Default or All Channels is available for you, depending on your site or system configuration, so you can select a specific master page stored in the master page gallery. Select the desired master page from the drop-down box. 

3. Choose OK. 

Reference: How to: Apply a master page to a site in SharePoint 2013 

D: 

* A Composed Look is made up of: 

Master Pages CSS Color palettes Font palettes Background image 

* This means we can package a master page with its CSS, color palettes, font palettes and background image and have it deployed in the enterprise. With Composed Looks, you can now offer your Power Users a list of branded looks and allow them to choose an appropriate look as well as giving them limited control to make changes to the colors, image or font. You could be providing the Composed Looks. 

Reference: Step by Step: Create a SharePoint 2013 Composed Look 


Q14. - (Topic 5) 

You plan to create a SharePoint Business Process Automation (BPA) project. 

You need to process items in queues on a configurable schedule. 

Which tool should you use? 

A. Remote Event Receiver 

B. Work Item Timer Job 

C. Out-of-the-box workflow 

D. SharePoint Designer workflow 

Answer:

Explanation: 

A Work Item Timer Job can be scheduled to run operations in SharePoint. A Work Item Timer Job is essentially a queue where you add list items that need to be processed. When the Work Item Timer Job runs, it pulls items from the queue and process the item. When complete, the item is removed from the queue (if you want) so it is not processed again. 

Reference: ALL ABOUT SHAREPOINT WORK ITEM TIMER JOBS 


Q15. HOTSPOT - (Topic 5) 

A company uses SharePoint for document sharing and collaboration. Users create content types for different types of documents that are created daily. All document content types have ProjectID, Type, and AuditStatus columns. ProductID is not a required field. The Auditing department requires that every document have a ProjectID within two weeks of the creation date. 

If a document does not have a ProjectID, the AuditStatus column must show a message for users to specify the ProjectID. For performance reasons, fewer than 50 documents at a time should be processed. 

You need to write a work-item timer job to meet the requirement. 

How should you complete the relevant code? (To answer, select the appropriate option from the drop-down list in the answer area.) 

Answer: 


Q16. HOTSPOT - (Topic 1) 

You need to replace the markup at lines AM17 through line AM20 to set the minimum app permissions for the FranchiseMonitor app. 

Which markup segments should you include in Target 1 and Target 2 to complete the markup? To answer, select the appropriate options from each drop-down list in the answer area. 

Answer: 


Q17. - (Topic 5) 

You create a cloud-hosted SharePoint app. 

You must make the app available in the SharePoint Store for customers to install on their host webs. 

You need to keep the style and navigation of the app the same as the host web of the app after it is installed by any customer. 

What should you do? 

A. Use an app template and an app.master master file for branding. 

B. Add a reference to SP.UI.Controls.js on the host web. Pass the AppUrl parameter to the host web. Apply branding to the host web. 

C. Copy the CSS file from the app to the host web. Run the Chrome control to convert the CSS file to the host web format. Apply the styles contained in the CSS file to the host web. 

D. Add a reference to the SP.UI.Controls.js file located in the new /_layouts/15 directory. Pass the HostUrl parameter to the start page of the app. Use the Chrome control in the HTML page in a declarative manner. 

Answer:

Explanation: Microsoft allows developers to import a very basic version of the SharePoint 2013 chrome into their apps without having to manually create matching HTML controls. The functionality for this can be found in the SP.UI.Controls.js file located in the new /_layouts/15 directory. To use the chrome control, first add a reference to SP.UI.Controls.js (make sure you've already loaded the requisite JQuery files and other dependencies), then add an empty <div> to your page markup at or near the top of the page. 

Reference: Using the Chrome Control in SharePoint 2013 Apps 


Q18. DRAG DROP - (Topic 2) 

You need add to code at line IL22 to implement the task list design. 

How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code 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.) 

Answer: 


Q19. DRAG DROP - (Topic 5) 

Contoso. Ltd. uses SharePoint for document sharing, task management, and workflows. Contoso, Ltd has a SharePoint portal with a URL of intranet.contoso.com. The portal has 5,000 subsites. It is used by 50,000 users. 

You develop a custom web level feature that allows users to see their tasks from every website on the portal. 

You need to use a Windows PowerShell script to enable the web level feature in the subsites without adversely impacting the performance of the server. 

You have the following script: 

Which values should you include in Target 1, Target 2, Target 3 and Target 4 to complete the script? (To answer, drag the appropriate values to the correct targets in the answer area. Each value 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: 


Q20. DRAG DROP - (Topic 4) 

You need to create a collaboration template. 

Which code segment should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code 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.) 

Answer: