Upload files to "3 DC/GPOs"

This commit is contained in:
2024-10-27 00:03:42 -04:00
parent 441fcc889a
commit 077bd1c438
4 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Powershell
```
Limit-Eventlog -logname security -maximumsize 200MB -overflowaction overwriteolder
```
# GPO to increase log size
Computer Configuration > policies > administrative templates > windows components > event log service
enable "Specify the maximum log file size (KB)" to 200000 = 200MB