mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
feat: add currentsetting
This commit is contained in:
2
WELA.ps1
2
WELA.ps1
@@ -100,7 +100,7 @@ class WELA {
|
||||
Write-Host " - Default Setting: $($this.DefaultSetting)"
|
||||
}
|
||||
if ($this.CurrentSetting) {
|
||||
Write-Host " - CurrentSetting Setting: $($this.CurrentSetting)"
|
||||
Write-Host " - Current Setting: $($this.CurrentSetting)"
|
||||
}
|
||||
if ($this.RecommendedSetting) {
|
||||
Write-Host " - Recommended Setting: $($this.RecommendedSetting)"
|
||||
|
||||
Reference in New Issue
Block a user