Small improvement

This commit is contained in:
Przemyslaw Klys
2021-08-16 16:20:35 +02:00
parent 04b7242bde
commit 2b0a395abc
4 changed files with 4 additions and 4 deletions
@@ -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']
+1 -1
View File
@@ -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']
+1 -1
View File
@@ -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']