From 1171ebb4729fd68169b655a435846841adbecc26 Mon Sep 17 00:00:00 2001 From: Fukusuke Takahashi <41001169+fukusuket@users.noreply.github.com> Date: Thu, 8 May 2025 11:30:11 +0900 Subject: [PATCH] Update WELA.ps1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- WELA.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WELA.ps1 b/WELA.ps1 index dc9ac296..c94cb9d1 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -396,7 +396,7 @@ function AuditLogSetting { "ScriptBlock", $enabled, [array]$rules, - "Patially Enabled", + "Partially Enabled", "Enabled", "High", "On Win 10/2016+, if a PowerShell script is flagged as suspicious by AMSI, it will be logged with a level of Warning in default setting"