70-383 Exam - Recertification for MCSE: SharePoint

certleader.com

Q1. 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:

Q2. HOTSPOT - (Topic 6)

You have a SharePoint Server 2013 server farm that contains a web application named WebApp1. WebApp1 contains 10 site collections.

All of the users who use the farm belong to the same Active Directory domain.

You plan to assign the Deny All permission policy for WebApp1 to the Domain Users group.

For each of the following statements, select Yes if the statement is true. Otherwise select No.

Answer:

Q3. HOTSPOT - (Topic 6)

You are managing a SharePoint document library app named App1. You need to stop inheritance for App1.

On which page should you modify this setting? (To answer, select the appropriate page link in the answer area.)

Answer:

Q4. - (Topic 3)

Each training video file can be up to 10 GB in size.

You need to ensure that content authors can upload training video files.

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A. Compress large video files so that they do not exceed 2 GB each.

B. Set the size limit of the content database to unlimited.

C. Divide large video files into multiple files that do not exceed 50 MB each.

D. Utilize Remote BLOB Storage.

Answer: A,D

Explanation: A:

* Will the maximum file size limit change in SharePoint Server 2013?

No, the maximum file size that can be uploaded to SharePoint will remain at 2GB.

* The maximum file size limit for storing file content through SharePoint is 2 GB regardless

of whether or not you are using RBS.

D: In SharePoint 2013, a binary large object (BLOB) is a file, such as a Office 2013 document or a video file. By default, these BLOBs, also named unstructured data, are stored online in the SharePoint content database together with the metadata, or structured data. Because BLOBs can be very large, it can be helpful to move BLOB data out of the SQL Server database, and onto commodity or content addressable storage. To do this, you can use RBS (Remote BLOB Storage).

Note:

* From Scenario (not C): Individual training videos must be in single files

* RBS stands for Remote Blob Storage. The premise of RBS is that it is much faster to render large BLOBs( Binary Large Objects) from a file system rather than from a database (such as the SharePoint Content Database). Therefore, by moving this content out of the SharePoint Content Database, you not only shrink the overall size of your content database, you are able to also move that content on external file stores such as SAN, NAS

* or DAS.

Reference: Plan for RBS in SharePoint 2013

Q5. - (Topic 12)

You recently upgraded a SharePoint Server 2010 server farm to SharePoint Server 2013. The farm contains many sites. The sites contain frequently updated content.

You need to ensure that users can perform demo upgrades of the sites. The solution must minimize the impact on the users.

Which feature should you enable in Microsoft SQL Server?

A. Database mirroring

B. Log shipping

C. AlwaysOn Availability Groups

D. Snapshot

Answer: B

Explanation: With log shipping, you back up the transaction logs from a primary database to a secondary database on a separate instance of SQL Server.

Log shipping enables you to automatically send transaction log files for databases from a primary database server instance to a secondary database server instance.

Reference: Configure log shipping in SharePoint 2013

Q6. HOTSPOT - (Topic 12)

You develop an application that generates PDF files from an XML content stream. You need to create a service application to support the file conversion efforts.

Which service application should you create? (To answer, select the appropriate service application in the answer area).

Answer:

Q7. - (Topic 1)

You need to ensure that service applications meet the technical requirements by using the least amount of administrative effort.

What should you do?

A. Use the Farm Configuration Wizard to add service applications.

B. Use Windows PowerShell to configure service applications.

C. Use the SharePoint Products Configuration Wizard to complete the server configuration.

D. In Central Administration, manually create each service application.

Answer: B

Q8. HOTSPOT - (Topic 12)

You have a SharePoint Server 2013 server farm.

The farm contains a site that has the URL https://products.contoso.com. The site contains a master product list that is generated by using a Business Data Connectivity Service. The Business Data Connectivity Service retrieves data from the web services of several suppliers. The site also contains product documentation stored as Microsoft Word documents.

The president of your company sends you the following email message: "The product list at https://products.contoso.com changes frequently. Our management and sales teams also

make hundreds of changes to product documentation daily. I want to confirm that all of the data is backed up frequently."

The database administrator sends you the following email message: "We are performing daily incremental backups of Microsoft SQL Server at noon and at midnight. Also, we are performing a full backup of SQL Server on Saturday at 06:00. I'm hoping that this is sufficient."

The director of IT services sends you the following email message: "The company cannot afford to lose 12 hours of data if an issue occurs. We need to ensure that no more than the last two hours of data for the product list in SharePoint is lost if a server fails. The product documentation does not change as often as the product list, however, no more than the last four hours of product documentation in SharePoint can be lost if an issue occurs."

Select Yes if the statement can be shown to be true based on the available information; otherwise select No.

Answer:

Q9. HOTSPOT - (Topic 12)

An organization has two SharePoint farms named FarmA and FarmB.

You need to grant a service account full control of the Managed Metadata service on Farm A.

In Central Administration, which command should you select to complete the configuration? (To answer, select the appropriate command in the answer area.)

Answer:

Q10. - (Topic 6)

A SharePoint environment contains a single web application at http://web01.

You create a site collection under the web application. The site collection has the URL http://sharepoint.contoso.com.

You need to ensure that the site collection is also accessible at http://intranet.contoso.com. What should you do?

A. Add intranet.contoso.com as an alternate access mapping for the web application.

B. Extend the web application and add intranet.contoso.com to the Intranet Zone.

C. Run the Set-SPSiteUrl Windows PowerShell cmdlet.

D. Run the New-SPSite Windows PowerShell cmdlet.

Answer: C