mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
Corrected SubmitSamplesConsent to match Win10
This commit is contained in:
committed by
GitHub
parent
39a857ff9f
commit
c8ee57c5f0
@ -92,7 +92,7 @@ Use the following cmdlets to enable cloud-delivered protection:
|
|||||||
|
|
||||||
```PowerShell
|
```PowerShell
|
||||||
Set-MpPreference -MAPSReporting Advanced
|
Set-MpPreference -MAPSReporting Advanced
|
||||||
Set-MpPreference -SubmitSamplesConsent Always
|
Set-MpPreference -SubmitSamplesConsent AlwaysPrompt
|
||||||
```
|
```
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
|
Reference in New Issue
Block a user