mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
File rename, fix of condition
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
New-HTMLTableConditionGroup {
|
New-HTMLTableConditionGroup {
|
||||||
New-HTMLTableCondition -Name 'LinksCount' -Value 0 -ComparisonType number
|
New-HTMLTableCondition -Name 'LinksCount' -Value 0 -ComparisonType number
|
||||||
New-HTMLTableCondition -Name 'LinksEnabledCount' -Value 0 -ComparisonType number
|
New-HTMLTableCondition -Name 'LinksEnabledCount' -Value 0 -ComparisonType number
|
||||||
} -BackgroundColor Salmon -FailBackgroundColor Goldenrod -Logic OR -HighlightHeaders 'LinksCount', 'LinksEnabledCount', 'DisplayaName', 'DomainName'
|
} -BackgroundColor Salmon -FailBackgroundColor Goldenrod -Logic OR -HighlightHeaders 'LinksCount', 'LinksEnabledCount', 'DisplayName', 'DomainName'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ($Script:Reporting['GPOUpdates']['WarningsAndErrors']) {
|
if ($Script:Reporting['GPOUpdates']['WarningsAndErrors']) {
|
||||||
Reference in New Issue
Block a user