mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-04-25 05:57:47 +02:00
update
This commit is contained in:
@@ -101,6 +101,7 @@ function ShowRulesCountsByLevel {
|
|||||||
Write-Host "$($_.Level) rules: $($_.UsableCount) / $($_.TotalCount) ($($_.Percentage)%)" -ForegroundColor $color
|
Write-Host "$($_.Level) rules: $($_.UsableCount) / $($_.TotalCount) ($($_.Percentage)%)" -ForegroundColor $color
|
||||||
}
|
}
|
||||||
Write-Output ""
|
Write-Output ""
|
||||||
|
Write-Output ""
|
||||||
}
|
}
|
||||||
|
|
||||||
function Test-IsAdministrator {
|
function Test-IsAdministrator {
|
||||||
|
|||||||
Reference in New Issue
Block a user