Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions defender-endpoint/run-analyzer-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ms.service: defender-endpoint
ms.subservice: macos
ms.localizationpriority: medium
ms.topic: troubleshooting-general
ms.date: 11/15/2024
ms.date: 01/06/2025
ms.custom: partner-contribution
ms.collection:
- m365-security
Expand Down Expand Up @@ -40,7 +40,7 @@ If you're experiencing reliability or device health issues with Microsoft Defend
2. Verify the download.

```bash
echo '2A9BF0A6183831BE43C7BCB7917A40D772D226301B4CDA8EE4F258D00B6E4E97 XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
echo '4E96E75B16244BB25BDBF34CBB3EB596BC2E9CE368BC4E532E8AE12DF2A1E19D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
```

2. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.
Expand Down
Loading