Microsoft
70-339 · Question #126
70-339 Question #126: Real Exam Question with Answer & Explanation
The correct answer is D: Update-SPDistributionCacheSize -CacheSizeInMB 16384. https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/Update- SPDistributedCacheSize?view=sharepoint-ps
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
Explanation
https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/Update- SPDistributedCacheSize?view=sharepoint-ps
Community Discussion
No community discussion yet for this question.