mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-17 14:42:58 +01:00
feat: verbose security
This commit is contained in:
@@ -244,6 +244,8 @@ System
|
||||
# }
|
||||
# }
|
||||
# Write-Host ""
|
||||
} elseif ($line -match '.*enabled.*') {
|
||||
Write-Host $line -ForegroundColor Green
|
||||
} else {
|
||||
Write-Host $line
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user