mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
auditing -> audit
This commit is contained in:
@ -44,7 +44,7 @@ This topic describes how to enable Controlled Folder Access with the Windows Def
|
||||
|
||||
You can enable Controlled Folder Access with the Windows Defender Security Center app, Group Policy, PowerShell, or MDM CSPs. You can also set the feature to audit mode. Audit mode allows you to test how the feature would work (and review events) without impacting the normal use of the machine.
|
||||
|
||||
For further details on how audit mode works, and when you might want to use it, see the [auditing Windows Defender Exploit Guard topic](audit-windows-defender-exploit-guard.md).
|
||||
For further details on how audit mode works, and when you might want to use it, see the [audit Windows Defender Exploit Guard topic](audit-windows-defender-exploit-guard.md).
|
||||
|
||||
|
||||
### Use the Windows Defender Security app to enable Controlled Folder Access
|
||||
@ -89,7 +89,7 @@ For further details on how audit mode works, and when you might want to use it,
|
||||
Set-MpPreference -EnableControlledFolderAccess Enabled
|
||||
```
|
||||
|
||||
You can enable the feauting in auditing mode by specifying `AuditMode` instead of `Enabled`.
|
||||
You can enable the feauting in audit mode by specifying `AuditMode` instead of `Enabled`.
|
||||
|
||||
Use `Disabled` to turn the feature off.
|
||||
|
||||
|
Reference in New Issue
Block a user