Reduce duplicating text

This commit is contained in:
Carmen Forsmann
2022-11-11 12:15:41 -07:00
parent deed8d072b
commit e0d12ac2de

View File

@ -63,7 +63,7 @@ Several elements that influence overall peering, using Delivery Optimization. Th
|RAM | 8 GB
|Disk size | 127 GB
|Network | Connected to same network, one that is representative of the corporate network.
|Pause Windows Updates | This controls the test environment so no other content is made available during the test, and potentially altering the outcome of the test. By default, there are four pieces of content available for peering at a given time. The Delivery Optimization client cycles through the available content in the cache. Simply pausing Windows Updates might not be enough in some cases. If there are Microsoft Store Updates, for example, a download can be triggered causing the four caching slots to be filled. If this happens, the second machine may not see peers. Verify there's only one cached content before continuing the test on the second machine. If there are problems and no peering happens, use 'Get-DeliveryOptimizationStatus' on the first machine to return a real-time list of the connected peers.
|Pause Windows Updates | This controls the test environment so no other content is made available during the test, and potentially altering the outcome of the test. If there are problems and no peering happens, use 'Get-DeliveryOptimizationStatus' on the first machine to return a real-time list of the connected peers.
|Ensure all Store apps are up to date | This will help prevent any new, unexpected updates to download during testing.
|Delivery Optimization Download mode | 2 (set on each machine)
|Delivery Optimization GroupID | 'GUID' (set on each machine). A GUID is a required value, which can be generated using PowerShell, [[guid]::NewGuid()](https://blogs.technet.microsoft.com/heyscriptingguy/2013/07/25/powertip-create-a-new-guid-by-using-powershell/).