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/guidance-for-pen-testing-and-bas.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ It's important to get the settings correct. To resolve misconfiguration issues,
89
89
90
90
| Operating system | What to do |
91
91
|--|--|
92
-
| Windows | 1. On the device, open Command Prompt as an administrator. <br/>2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data). <br/><br/>You can also [Collect the investigation package](/defender-endpoint/respond-machine-alerts) in the [Microsoft Defender portal](https://security.microsoft.com). |
92
+
| Windows | 1. On the device, open Command Prompt as an administrator. <br/>2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data). <br/><br/>You can also [collect the investigation package](/defender-endpoint/respond-machine-alerts#collect-investigation-package-from-devices) in the Microsoft Defender portal. |
93
93
| Mac | 1. On the device, open Terminal (shell session). <br/>2. Run the following command: `Mdatp log level set--level debug`. <br/>3. Run the following command: `Sudo mdatp diagnostic create`. <br/><br/>For more information, see [Resources for Microsoft Defender for Endpoint on Mac](/defender-endpoint/mac-resources). |
94
94
| Linux | 1. On the device, open Terminal (shell session). <br/>2. Run the following command: `Mdatp log level set--level debug`. <br/>`Sudo mdatp diagnostic create`. <br/><br/>For more information, see [Microsoft Defender for Endpoint on Linux resources](/defender-endpoint/linux-resources). |
0 commit comments