From 5ac0cc0290d24e4b324a92954da7df496a618261 Mon Sep 17 00:00:00 2001 From: "[cmknox]" <[cmknox@gmail.com]> Date: Fri, 31 May 2024 20:23:47 -0600 Subject: [PATCH] Minor updates and add health check --- .../do/waas-delivery-optimization-monitor.md | 12 ++++++------ windows/deployment/do/whats-new-do.md | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/windows/deployment/do/waas-delivery-optimization-monitor.md b/windows/deployment/do/waas-delivery-optimization-monitor.md index 675851ae42..6c30ab2dc4 100644 --- a/windows/deployment/do/waas-delivery-optimization-monitor.md +++ b/windows/deployment/do/waas-delivery-optimization-monitor.md @@ -88,12 +88,12 @@ For details, see [Windows Update for Business Delivery Optimization Report](/win | CpuUsagePct | Average CPU usage by the Delivery Optimization process | | MemUsageKB | Amount of committed memory currently used by the Delivery Optimization process | | NumberOfPeers | Total number of peers found across all files currently in the cache | -| CacheHostConnections | Number of cache host server connections | -| CdnConnections | Number of CDN server connections | -| LanConnections | Number of peer connections over LAN | -| LinkLocalConnections | Number of peer connections over Link Local | -| GroupConnections | Number of peer connections over Group | -| InternetConnections | Number of peer connections over Internet | +| CacheHostConnections | Number of connections to Microsoft Connected Cache servers | +| CdnConnections | Number of connections to CDN servers | +| LanConnections | Number of connections to LAN peers | +| LinkLocalConnections | Number of connections to Link Local peers | +| GroupConnections | Number of connections to Group peers| +| InternetConnections | Number of connections to Internet peers | | DownlinkBps | Average download bandwidth usage currently seen across all network adapters | | DownlinkUsageBps | Average bandwidth currently used by Delivery Optimization for downloads | | UplinkBps | Average upload bandwidth usage currently seen across all network adapters | diff --git a/windows/deployment/do/whats-new-do.md b/windows/deployment/do/whats-new-do.md index c9a0382033..0f9840b7ed 100644 --- a/windows/deployment/do/whats-new-do.md +++ b/windows/deployment/do/whats-new-do.md @@ -37,8 +37,9 @@ There are two different versions: [Check out](https://aka.ms/do-fix) the new Delivery Optimization Troubleshooter. This tool provides a device health check to verify the device is set up properly to use Delivery Optimization. To scope the output more specifically, use one of the two switches: -- -p2p: Provides output specific to P2P settings, efficiency, and errors. -- -mcc: Provides output specific to MCC settings and verifies the client can access the cache server. +- -HealthCheck: Provides an overall check of the device setup to ensure Delivery Optimization communication is possible on the device. +- -P2P: Provides output specific to P2P settings, efficiency, and errors. +- -MCC: Provides output specific to MCC settings and verifies the client can access the cache server. ### Windows 11 22H2