mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-05 17:17:22 +00:00
Applied a valid type to a code block
Code blocks should have a type in this list: https://docsmetadatatool.azurewebsites.net/allowlists#
This commit is contained in:
parent
943d2bf896
commit
fc555d881c
@ -108,7 +108,7 @@ Get-Service -Name mpssvc
|
||||
|
||||
As an alternative to PowerShell, you can use Command Prompt to verify that Microsoft Defender Antivirus is running. To do that, run the following command from a command prompt:
|
||||
|
||||
```DOS
|
||||
```console
|
||||
sc query Windefend
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user