Microsoft 70-339 Exam Practice Questions (P. 2)
- Full Access (165 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
DRAG DROP -
You upgrade a company's SharePoint 2013 farm to SharePoint 2016. You are responsible for optimizing the performance of the SharePoint 2016 farm.
You must improve page load performance and implement PerformancePoint in the farm.
You need to deploy additional MinRole servers in the environment.
For each requirement, which MinRole role should you implement? To answer, drag the appropriate MinRole role to the correct requirement. Each role 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.
NOTE: Each correct selection is worth one point.
Select and Place:

You upgrade a company's SharePoint 2013 farm to SharePoint 2016. You are responsible for optimizing the performance of the SharePoint 2016 farm.
You must improve page load performance and implement PerformancePoint in the farm.
You need to deploy additional MinRole servers in the environment.
For each requirement, which MinRole role should you implement? To answer, drag the appropriate MinRole role to the correct requirement. Each role 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.
NOTE: Each correct selection is worth one point.
Select and Place:

Correct Answer:
Box 1: Distributed Cache -
The MinRole Cache, with Display name Distributed Cache, Services Distributed Cache. Servers assigned to this role can load balance end user requests among
Web Front End servers.
Box 2: Custom -
The MinRole Custom is Reserved for services to be isolated from other services, I.e. 3rd party, PerformancePoint, etc.
References:
https://blogs.technet.microsoft.com/wbaer/2015/09/18/distributed-cache-in-sharepoint-server-2016-it-preview/

Box 1: Distributed Cache -
The MinRole Cache, with Display name Distributed Cache, Services Distributed Cache. Servers assigned to this role can load balance end user requests among
Web Front End servers.
Box 2: Custom -
The MinRole Custom is Reserved for services to be isolated from other services, I.e. 3rd party, PerformancePoint, etc.
References:
https://blogs.technet.microsoft.com/wbaer/2015/09/18/distributed-cache-in-sharepoint-server-2016-it-preview/
send
light_mode
delete
Question #7
You have an existing SharePoint 2016 on-premises environment. You use document libraries as file archives.
Users report that they cannot upload documents larger than 3 gigabytes (GB).
You need to ensure that users can upload any type of file up to 4 GB in size.
What should you do?
Users report that they cannot upload documents larger than 3 gigabytes (GB).
You need to ensure that users can upload any type of file up to 4 GB in size.
What should you do?
- AOn each front-end server in the farm, locate the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\\CurrentControlSet\Services \WebClientParametersSet the value of the FileSizeLimitInBytes key to 4294967295. Then, restart the Web Client service.
- BIn SharePoint Central Administration, change the value of the Maximum Upload Size property for the web application.
- CRun the following Windows PowerShell command: $WebApp.MaximumFileSizePerExtension.Add("MaxFileSize", 4096000)
- DAdd the following markup to the web.config file for the web application:<httpRuntime executionTimeout ="999999"maxRequestLength= "4096000" requestValidationMode ="2.0" />
Correct Answer:
B
B
send
light_mode
delete
Question #8
HOTSPOT -
You plan to install SharePoint Server 2016 in a new environment.
You need to install the SharePoint Server prerequisite components.
For each prerequisite installation method, which tool or command line utility should you use? To answer, select the appropriate tool or command line utility from each list in the answer area.
Hot Area:

You plan to install SharePoint Server 2016 in a new environment.
You need to install the SharePoint Server prerequisite components.
For each prerequisite installation method, which tool or command line utility should you use? To answer, select the appropriate tool or command line utility from each list in the answer area.
Hot Area:

send
light_mode
delete
Question #9
You are customizing standard content types for an organization. For the tracking of a department, you must allow users to easily select or enter a value.
In some cases, users may refer to a single department by more than one name. Users must be able to select or type any name for a department but the document must be associated with only one department.
You need to create a column that supports the requirements.
What should you create?
In some cases, users may refer to a single department by more than one name. Users must be able to select or type any name for a department but the document must be associated with only one department.
You need to create a column that supports the requirements.
What should you create?
- Aa Choice site column that uses a drop-down menu.
- Ba Choice site column that uses check boxes
- Ca Choice list that uses a drop-down menu
- Da Managed Metadata site column
Correct Answer:
D
As per the requirement, users should be able to refer a single department with multiple names which can be achieved by synonyms of Managed Metadata Terms.
References:
http://en.share-gate.com/blog/start-learn-sharepoint-advanced-column-types
D
As per the requirement, users should be able to refer a single department with multiple names which can be achieved by synonyms of Managed Metadata Terms.
References:
http://en.share-gate.com/blog/start-learn-sharepoint-advanced-column-types
send
light_mode
delete
Question #10
A company plans to deploy a SharePoint 2016 farm. The company only has enough budget to purchase four SharePoint Server licenses and two SQL Server licenses.
The farm must be highly available.
You need to deploy the SharePoint 2016 farm.
Which two server role sets can you use? Each correct answer presents a complete solution.
The farm must be highly available.
You need to deploy the SharePoint 2016 farm.
Which two server role sets can you use? Each correct answer presents a complete solution.
- ATwo front-end servers and two custom servers.
- BTwo front-end servers and two application servers.
- COne front-end server, one application server, and two custom servers.
- DOne front-end server, one application server, one Search Server, and one Distributed Cache server.
Correct Answer:
AB
References:
https://technet.microsoft.com/en-us/library/mt346114(v=office.16).aspx https://technet.microsoft.com/en-us/library/mt743704(v=office.16).aspx
AB
References:
https://technet.microsoft.com/en-us/library/mt346114(v=office.16).aspx https://technet.microsoft.com/en-us/library/mt743704(v=office.16).aspx
send
light_mode
delete
All Pages