You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/run-analyzer-macos.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ The tool currently requires Python version 3 or later to be installed on your de
122
122
chmod a+x mde_support_tool.sh
123
123
```
124
124
125
-
6. Run as a non-root user to install required dependencies:
125
+
6. Run as a nonroot user to install required dependencies:
126
126
127
127
```bash
128
128
./mde_support_tool.sh
@@ -160,7 +160,7 @@ Use the following command to get the machine diagnostic.
160
160
161
161
Usage example: `sudo ./MDESupportTool -d`
162
162
163
-
NOTE: The log level auto-reset feature only available in 2405 or newer client version.
163
+
NOTE: The log level autoreset feature only available in 2405 or newer client version.
164
164
165
165
### Positional arguments
166
166
@@ -192,7 +192,7 @@ Use OS tracing facilities to record Defender for Endpoint performance traces.
192
192
193
193
On running this command for the first time, it installs a Profile configuration.
194
194
195
-
Follow this to approve profile installation:[Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
195
+
To approve profile installation, see the[Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
196
196
197
197
Usage example `./mde_support_tool.sh trace --length 5`
0 commit comments