From 9cd90cd8ad9a970647762a7ff0de4e416716297e Mon Sep 17 00:00:00 2001 From: "[cmknox]" <[cmknox@gmail.com]> Date: Fri, 31 May 2024 11:57:14 -0600 Subject: [PATCH] Fix table --- .../do/delivery-optimization-test.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/windows/deployment/do/delivery-optimization-test.md b/windows/deployment/do/delivery-optimization-test.md index eda3e89402..aa12341ef9 100644 --- a/windows/deployment/do/delivery-optimization-test.md +++ b/windows/deployment/do/delivery-optimization-test.md @@ -123,18 +123,18 @@ Machine 1 will download zero bytes from peers and Machine 2 will find peers and #### Test Machine Setup -|Setup Checklist| Value/Explanation -|--------|------------------------------- -|Number of machines used| 3 -|Virtual Machines| 3 -|Windows OS version | Windows 10 (21H2) -|RAM | 8 GB -|Disk size | 127 GB -|Network | Connected to same network, one that is representative of the corporate network. -|Delivery Optimization 'Download Mode' Policy| 2 (Group)(set on each machine). +|Setup Checklist| Value/Explanation | +|--------|-------------------------------| +|Number of machines used| 3 | +|Virtual Machines| 3 | +|Windows OS version | Windows 10 (21H2) | +|RAM | 8 GB | +|Disk size | 127 GB | +|Network | Connected to same network, one that is representative of the corporate network. | +|Delivery Optimization 'Download Mode' Policy| 2 (Group)(set on each machine). | |Delivery Optimization 'Group ID' Policy| Set the *same* 'GUID' on each test machine. A GUID is required value, which can be generated using PowerShell, '[guid]::NewGuid().](https://devblogs.microsoft.com/scripting/powertip-create-a-new-guid-by-using-powershell/)'. | -|Delivery Optimization 'Delay background download from http' Policy | 60 (set on each machine). -|Delivery Optimization 'Delay foreground download from http Policy |60 (set on each machine). +|Delivery Optimization 'Delay background download from http' Policy | 60 (set on each machine). | +|Delivery Optimization 'Delay foreground download from http Policy |60 (set on each machine). | #### Testing Instructions