mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-09-03 22:25:22 +00:00
update
This commit is contained in:
@@ -50,12 +50,10 @@
|
|||||||
}
|
}
|
||||||
} -FontSize 10pt
|
} -FontSize 10pt
|
||||||
New-HTMLText -Text @(
|
New-HTMLText -Text @(
|
||||||
"That means we need to fix permissions on: "
|
"That means we need to remove "
|
||||||
$($Script:Reporting['GPOPermissionsUnknown']['Variables'].WillFix)
|
$($Script:Reporting['GPOPermissionsUnknown']['Variables'].WillFix)
|
||||||
" out of "
|
" unknown permissions from Group Policies. "
|
||||||
($Script:Reporting['GPOPermissionsUnknown']['Data']).Count
|
) -FontSize 10pt -FontWeight normal, bold, normal -Color Black, FreeSpeechRed, Black -LineBreak -TextDecoration none, underline, none
|
||||||
" Group Policies. "
|
|
||||||
) -FontSize 10pt -FontWeight bold, bold, normal, bold, normal -Color Black, FreeSpeechRed, Black, Black -LineBreak -TextDecoration none, underline, underline, underline, none
|
|
||||||
}
|
}
|
||||||
Solution = {
|
Solution = {
|
||||||
New-HTMLSection -Invisible {
|
New-HTMLSection -Invisible {
|
||||||
|
|||||||
Reference in New Issue
Block a user