From 2630aef6377b50e4d489df4b86fca081d8dcdd8e Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 20 Mar 2023 15:57:32 -0700 Subject: [PATCH] do-wufbr-MAXADO-7715481 --- windows/deployment/update/wufb-reports-do.md | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/windows/deployment/update/wufb-reports-do.md b/windows/deployment/update/wufb-reports-do.md index a73d68d43d..3104c24466 100644 --- a/windows/deployment/update/wufb-reports-do.md +++ b/windows/deployment/update/wufb-reports-do.md @@ -21,3 +21,24 @@ Windows Update for Business reports provides Delivery Optimization information i - [UCDOAggregatedStatus](wufb-reports-schema-ucdoaggregatedstatus.md) - [UCDOStatus](wufb-reports-schema-ucdostatus.md) +## Delivery Optimization terms + +Windows Update for Business reports uses the following Delivery Optimization terms: + +- **Peer**: A device in the solution +- **Peering 'ON'** - Devices where DO peer-to-peer is enabled in one of the following modes: + - LAN (1) + - Group (2) + - Internet (3) +- **Peering 'OFF'**: Devices where DO peer-to-peer is disabled, set to one of the following modes: + - HTTP Only (0) + - Simple Mode (99) + - Bypass (100), deprecated in Windows 11 +**Bandwidth savings**: Out of the total consumed bandwidth, the percentage of bandwidth that was downloaded from either LAN or Group peers, and from Microsoft Connected Cache (MCC) + - If bandwidth savings are <= 60% a *Warning* icon is displayed + - When bandwidth savings is <10% an *Error* icon is displayed. +- **Configurations**: Based on the DownloadMode configuration set via MDM, Group Policy, or end-user via the user interface. + + +Volume from the CDN is calculated with the following formula: +BytesFromCDN = BytesFromCDN - BytesFromEnterpriseCache