mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
fix: update log size message from 1 GB to 1024 MB in WELA.ps1
This commit is contained in:
2
WELA.ps1
2
WELA.ps1
@@ -5827,7 +5827,7 @@ switch ($Cmd.ToLower()) {
|
|||||||
Write-Host "Invalid Guide specified. Valid options are: YamatoSecurity, ASD, Microsoft_Client, Microsoft_Server."
|
Write-Host "Invalid Guide specified. Valid options are: YamatoSecurity, ASD, Microsoft_Client, Microsoft_Server."
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
ConfigureAuditSettings $Baseline
|
ConfigureAuditSettings $Baseline $Auto
|
||||||
}
|
}
|
||||||
|
|
||||||
"update-rules" {
|
"update-rules" {
|
||||||
|
|||||||
Reference in New Issue
Block a user