70-383 Exam - Recertification for MCSE: SharePoint

certleader.com

Q1. - (Topic 10)

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

Q2. DRAG DROP - (Topic 10)

You are configuring the ProseWeb site.

You need to create the root site collection on the web application.

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:

Q3. - (Topic 4)

You need to configure the antivirus application.

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

A. Configure scanning to exclude the %Program Files%\Microsoft SQL Server

\MSSQL10_50.SHAREPOINT\ folder.

B. Configure scanning to include the %Program Files%\Microsoft Office Servers\15.0\ folder.

C. Configure scanning to exclude the %Program Files%\Microsoft Office Servers\15.0\ folder.

D. Configure scanning to exclude the %Program Files%\Microsoft Office Servers\14.0\ folder.

E. Configure scanning to include the %Program Files%\Microsoft Office Servers\14.0\ folder.

F. Configure scanning to exclude the %Program Files%\Common Files\Microsoft shared\Web Server Extensions folder.

Answer: C,F

Explanation: From Scenario:

The antivirus application must not scan SharePoint directories.

Folders that may have to be excluded from antivirus scanning in SharePoint SharePoint Foundation 2013

You may have to configure your antivirus software to exclude the following folders and subfolders from antivirus scanning:

✑ Drive:\Program Files\Common Files\Microsoft Shared\Web Server ExtensionsIf

you do not want to exclude the whole Web Server Extensions folder from antivirus scanning, you

SharePoint Server 2013

You may have to configure the antivirus software to exclude the Drive:\Program Files\Microsoft Office Servers folder from antivirus scanning for SharePoint Server 2013. If you do not want to exclude the whole Microsoft Office Servers folder from antivirus scanning, you can exclude only the following folders:

✑ Drive:\Program Files\Microsoft Office Servers\15.0\Data (This folder is used for the

indexing process. If the index files are configured to be located in a different folder, you also have to exclude that location.)

✑ Drive:\Program Files\Microsoft Office Servers\15.0\Logs

✑ Drive:\Program Files\Microsoft Office Servers\15.0\Bin

✑ Drive:\Program Files\Microsoft Office Servers\15.0\Synchronization Service

✑ Any location in which you decided to store the disk-based binary large object (BLOB) cache (for example, C:\Blobcache).

Note If you have SharePoint Server 2013, these folders should be excluded in addition to the folders that are listed in the "SharePoint Foundation 2013" section.

Ref: http://support.microsoft.com/kb/952167

Q4. HOTSPOT - (Topic 12)

You install Microsoft Project Server 2013.

You need to provision a Project web app instance in an existing web app in a SharePoint farm.

In Central Administration, which task should you perform? (To answer, select the appropriate task in the answer area.)

Answer:

Q5. DRAG DROP - (Topic 12)

You are a SharePoint architect for Contoso, Ltd. Contoso has a SharePoint 2010 farm that contains four site collections. Three site collections are available only inside the company network. The fourth site collection is available to an external partner company by using forms-based authentication. The external site collection is used to store contracts and purchase orders. Every site collection has its own content database.

Contoso purchases an Office 365 subscription for external partner employees. Contoso plans to move the external site collection to SharePoint Online. You have the following requirements:

✑ Upgrade the external partner site collection to SharePoint Online.

✑ Upgrade the on-premises farm to SharePoint 2013.

✑ Minimize downtime for the upgrade.

✑ Ensure the sites are read-only during the upgrade.

You need to plan the upgrade for the extranet 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:

Q6. DRAG DROP - (Topic 6)

You are managing a SharePoint farm that contains the following four sites:

✑ Site1 and Site2 are in the root site collection and contain publicly accessible content.

✑ Site3 is a subsite of Site1, and contains confidential content.

✑ Site4 is a subsite of Site2, and contains confidential content.

All SharePoint sites within the farm must use the principle of least privilege. You need to plan the site authorization settings.

What should you do? (To answer, drag the appropriate terms to the correct site or sites 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:

Q7. DRAG DROP - (Topic 12)

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:

Q8. HOTSPOT - (Topic 9)

You need to configure the environment to support the management of custom applications.

What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.)

Answer:

Q9. - (Topic 12)

You have a SharePoint Server 2013 server farm.

Users purchase several apps for Microsoft Office from the Office Store.

You need to prevent documents containing Apps for Office that are uploaded to SharePoint document libraries from being rendered in a web browser.

What should you configure?

A. The SharePoint Store settings from Central Administration

B. The HTML Field Security settings of the site collection

C. The Apps for Office document library in the App Catalog

D. The General settings of the web application

Answer: A

Explanation: Configure app requests and SharePoint Store settings

To configure SharePoint Store settings

✑ Verify that the user account that is performing this procedure is a member of the Farm Administrators group.

✑ In Central Administration, on the Apps page, in the SharePoint and Office Store section, click Configure Store Settings.

✑ On the SharePoint Store Settings page, verify that the selected web application is the web application that you want to configure.

If you want to switch to a different web application, click the down arrow next to the web application URL to change to a different web application.

✑ To allow or prevent apps for Office from the Office Store to be started when a user

opens a document in the browser, select an option for Should apps for Office from the store be able to start when documents are opened in the browser?

Reference: Manage the App Catalog in SharePoint 2013

Q10. DRAG DROP - (Topic 12)

You are a SharePoint developer at Contoso, Ltd. The Contoso finance department is developing a reporting application that displays financial information from an internal application on the SharePoint Business Intelligence (BI) site.

You must configure a single server SharePoint environment to support Reporting Services. You must validate that the installation works correctly.

You need to build and test the environment.

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: