Skip to content

Commit 6db2752

Browse files
Merge pull request #2324 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/defender-docs (branch public)
2 parents 65d37ee + c91cdd7 commit 6db2752

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/run-analyzer-macos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: defender-endpoint
99
ms.subservice: macos
1010
ms.localizationpriority: medium
1111
ms.topic: troubleshooting-general
12-
ms.date: 11/15/2024
12+
ms.date: 01/06/2025
1313
ms.custom: partner-contribution
1414
ms.collection:
1515
- m365-security
@@ -40,7 +40,7 @@ If you're experiencing reliability or device health issues with Microsoft Defend
4040
2. Verify the download.
4141

4242
```bash
43-
echo '2A9BF0A6183831BE43C7BCB7917A40D772D226301B4CDA8EE4F258D00B6E4E97 XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
43+
echo '4E96E75B16244BB25BDBF34CBB3EB596BC2E9CE368BC4E532E8AE12DF2A1E19D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
4444
```
4545

4646
2. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.
@@ -124,7 +124,7 @@ The tool currently requires Python version 3 or later to be installed on your de
124124
./mde_support_tool.sh
125125
```
126126
127-
1. When you download files on macOS, it automatically adds a new extended attribut called com.apple.quarantine which is scanned by Gatekeeper. Before running, you will want to remove this extended attribute:
127+
1. When you download files on macOS, it automatically adds a new extended attribute called com.apple.quarantine which is scanned by Gatekeeper. Before running, you will want to remove this extended attribute:
128128
129129
```bash
130130
xattr -c MDESupportTools

0 commit comments

Comments
 (0)