mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
Small improvement
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
"Please make sure that when you execute your steps to include those exclusions to prevent any issues. "
|
||||
) -FontSize 10pt -FontWeight bold, normal -Color Red, None
|
||||
|
||||
New-HTMLText -Text "Code to use: " -LineBreak -FontSize 10pt -FontWeight bold
|
||||
New-HTMLText -Text "Code to use: " -FontSize 10pt -FontWeight bold
|
||||
|
||||
$Code = New-GPOZaurrExclusions -ExclusionsArray $Script:Reporting['GPOBlockedInheritance']['Exclusions']
|
||||
|
||||
|
||||
@@ -306,7 +306,7 @@
|
||||
"Please make sure that when you execute your steps to include those exclusions to prevent any issues. "
|
||||
) -FontSize 10pt -FontWeight bold, normal -Color Red, None
|
||||
|
||||
New-HTMLText -Text "Code to use: " -LineBreak -FontSize 10pt -FontWeight bold
|
||||
New-HTMLText -Text "Code to use: " -FontSize 10pt -FontWeight bold
|
||||
|
||||
$Code = New-GPOZaurrExclusions -ExclusionsArray $Script:Reporting['GPOList']['Exclusions']
|
||||
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"Please make sure that when you execute your steps to include those exclusions to prevent any issues. "
|
||||
) -FontSize 10pt -FontWeight bold, normal -Color Red, None
|
||||
|
||||
New-HTMLText -Text "Code to use: " -LineBreak -FontSize 10pt -FontWeight bold
|
||||
New-HTMLText -Text "Code to use: " -FontSize 10pt -FontWeight bold
|
||||
|
||||
$Code = New-GPOZaurrExclusions -ExclusionsArray $Script:Reporting['GPOOrganizationalUnit']['Exclusions']
|
||||
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
"Please make sure that when you execute your steps to include those exclusions to prevent any issues. "
|
||||
) -FontSize 10pt -FontWeight bold, normal -Color Red, None
|
||||
|
||||
New-HTMLText -Text "Code to use: " -LineBreak -FontSize 10pt -FontWeight bold
|
||||
New-HTMLText -Text "Code to use: " -FontSize 10pt -FontWeight bold
|
||||
|
||||
$Code = New-GPOZaurrExclusions -ExclusionsArray $Script:Reporting['GPOOwners']['Exclusions']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user