nerdexam
Microsoft

70-339 · Question #126

You are responsible for optimizing the SharePoint 2016 farm. You need to improve the performance of Distributed Cache services. Which Windows PowerShell command should you run?

The correct answer is D. Update-SPDistributionCacheSize -CacheSizeInMB 16384. https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/Update- SPDistributedCacheSize?view=sharepoint-ps

Install and configure SharePoint

Question

You are responsible for optimizing the SharePoint 2016 farm. You need to improve the performance of Distributed Cache services. Which Windows PowerShell command should you run?

Options

  • AAdd-SPDistributedCacheServiceInstance
  • BSet-SPRequestManagementSettings -ThrottlingEnabled $true
  • CClear-SPDistributedCacheItem -ContainerType DistributedDefaultCache
  • DUpdate-SPDistributionCacheSize -CacheSizeInMB 16384

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    10% (3)
  • D
    83% (24)

Explanation

https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/Update- SPDistributedCacheSize?view=sharepoint-ps

Topics

#Distributed Cache#performance tuning#PowerShell#cache size

Community Discussion

No community discussion yet for this question.

Full 70-339 Practice