mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-08 18:22:50 +01:00
update
This commit is contained in:
1
WELA.ps1
1
WELA.ps1
@@ -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