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