mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 13:23:36 +00:00
Re-labeled code blocks
As written, the commands in the code blocks that I re-labeled work from the Windows command line, but not from the PowerShell command line.
This commit is contained in:
@ -86,13 +86,13 @@ When you report a problem with network protection, you are asked to collect and
|
|||||||
|
|
||||||
1. Open an elevated command prompt and change to the Windows Defender directory:
|
1. Open an elevated command prompt and change to the Windows Defender directory:
|
||||||
|
|
||||||
```PowerShell
|
```console
|
||||||
cd c:\program files\windows defender
|
cd c:\program files\windows defender
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run this command to generate the diagnostic logs:
|
2. Run this command to generate the diagnostic logs:
|
||||||
|
|
||||||
```PowerShell
|
```console
|
||||||
mpcmdrun -getfiles
|
mpcmdrun -getfiles
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user