Skip to content

Commit 4ce153b

Browse files
authored
Update troubleshoot-collect-support-log.md
updated hash values
1 parent 9bc0c16 commit 4ce153b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/troubleshoot-collect-support-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
ms.topic: troubleshooting
1515
ms.subservice: edr
1616
search.appverid: met150
17-
ms.date: 06/27/2025
17+
ms.date: 07/04/2025
1818
---
1919

2020
# Collect support logs in Microsoft Defender for Endpoint using live response
@@ -140,7 +140,7 @@ The following script performs the first six steps of the [Running the Python ver
140140

141141
echo "Getting XMDEClientAnalyzer.zip"
142142
wget --quiet -O XMDEClientAnalyzer.zip https://aka.ms/XMDEClientAnalyzer
143-
echo '36C2B13AE657456119F3DC2A898FD9D354499A33F65015670CE2CD8A937F3C66 XMDEClientAnalyzer.zip' | sha256sum -c
143+
echo '07E6A7B89E28A78309D5B6F1E25E4CDFBA9CA141450E422D76441C03AD3477E7 XMDEClientAnalyzer.zip' | sha256sum -c
144144

145145
echo "Unzipping XMDEClientAnalyzer.zip"
146146
unzip -q XMDEClientAnalyzer.zip -d /tmp/XMDEClientAnalyzer

0 commit comments

Comments
 (0)