mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Update windows/security/operating-system-security/network-security/windows-firewall/configure-the-windows-firewall-log.md
Co-authored-by: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
This commit is contained in:
@ -50,7 +50,7 @@ If firewall logging is configured via Group Policy only, it also can happen that
|
||||
New-Item -ItemType Directory -Path $env:windir\System32\LogFiles\Firewall
|
||||
```
|
||||
|
||||
Verify if mpssvc has FullControl on the folder and the files.
|
||||
Verify if MpsSvc has *FullControl* on the folder and the files.
|
||||
Open an elevated PowerShell and use these commands. Make sure to use the correct path.
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user