From bd0545683cea9e04675af11490e7b60058eca0db Mon Sep 17 00:00:00 2001 From: Carmen Forsmann Date: Fri, 31 Mar 2023 16:27:46 -0600 Subject: [PATCH] Update wufb-reports-do.md --- windows/deployment/update/wufb-reports-do.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/windows/deployment/update/wufb-reports-do.md b/windows/deployment/update/wufb-reports-do.md index be38540a6e..b84046f9ac 100644 --- a/windows/deployment/update/wufb-reports-do.md +++ b/windows/deployment/update/wufb-reports-do.md @@ -86,6 +86,16 @@ In addition, you can see the both the encoded and decoded GroupIDs in the Delive ```powershell powershell Get-DeliveryOptimizationLog -Flush | Set-Content C:\dosvc.log ``` +```code + +These two lines are together in verbose logs: + +2023-02-15T12:33:11.3811337Z 1514  1F4          {CGlobalConfigManager::GetGroupId} Using groupID = **** +2023-02-15T12:33:11.3811432Z 1514  1F4          {CGlobalConfigManager::GetGroupId} Hashed groupID = **** +``` + +  + ## Sample queries You can use the data in [UCDOAggregatedStatus](wufb-reports-schema-ucdoaggregatedstatus.md)