Skip to content

Commit 70b9260

Browse files
committed
Update mde-plugin-wsl.md
1 parent e3b1a20 commit 70b9260

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

defender-endpoint/mde-plugin-wsl.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Collect the networking logs by following these steps:
319319

320320
1. Open an elevated(admin) PowerShell prompt.
321321

322-
2. Download and Run: `.\collect-networking-logs.ps1`
322+
2. Download and run: `.\collect-networking-logs.ps1`
323323

324324
```powershell
325325
@@ -329,19 +329,19 @@ Collect the networking logs by following these steps:
329329
330330
```
331331

332-
3. Open a new command prompt and run: `wsl`
332+
3. Open a new command prompt and run the following command: `wsl`.
333333

334-
4. Open an elevated(admin) command prompt and run: `wsl --debug-shell`
334+
4. Open an elevated(admin) command prompt and run the following command: `wsl --debug-shell`.
335335

336-
5. In debug shell, run: `mdatp connectivity test`
336+
5. In debug shell, run: `mdatp connectivity test`.
337337

338-
6. Allow the connectivity test to be completed
338+
6. Allow the connectivity test to be completed.
339339

340-
7. Stop the .ps1 ran in step #2
340+
7. Stop the .ps1 ran in step #2.
341341

342-
8. Share the generated .zip file along with support bundle that can be collected as mentioned in [steps](#support-bundle-collection).
342+
8. Share the generated .zip file along with support bundle that can be collected as mentioned in [steps](#support-bundle-collection).
343343

344-
### Support bundle collection
344+
### Collect a support bundle
345345

346346
1. If you run into any other challenges or issues, open Terminal, and run the following commands to generate a support bundle:
347347

@@ -388,7 +388,7 @@ Collect the networking logs by following these steps:
388388
- **Value**: `Dogfood or External or InsiderFast or Production`
389389
- **Path**: `Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Defender for Endpoint plug-in for WSL`
390390
391-
1. If you see an error on launching WSL, such as "A fatal error was returned by plugin 'DefenderforEndpointPlug-in' Error code: Wsl/Service/CreateInstance/CreateVm/Plugin/ERROR_FILE_NOT_FOUND", it means the Defender for Endpoint plug-in for WSL installation is faulty. To repair it, follow these steps:
391+
4. If you see an error on launching WSL, such as "A fatal error was returned by plugin 'DefenderforEndpointPlug-in' Error code: Wsl/Service/CreateInstance/CreateVm/Plugin/ERROR_FILE_NOT_FOUND", it means the Defender for Endpoint plug-in for WSL installation is faulty. To repair it, follow these steps:
392392
393393
1. In Control Panel, go to **Programs** > **Programs and Features**.
394394

0 commit comments

Comments
 (0)