diff --git a/WELA.ps1 b/WELA.ps1 index afd98e12..0ef01f34 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -5426,7 +5426,7 @@ function UpdateRules { function ConfigureAuditSettings { param ( [string] $Baseline = "YamatoSecurity", - [switch]$Auto + [switch]$Auto = $false ) # 管理者権限の確認