Small typo fix for GPODuplicate

This commit is contained in:
Przemyslaw Klys
2021-01-04 09:24:48 +01:00
parent d1b7d71ad9
commit 663eecc01b
+1 -1
View File
@@ -68,7 +68,7 @@
New-HTMLCodeBlock -Code {
Invoke-GPOZaurr -FilePath $Env:UserProfile\Desktop\GPOZaurrDuplicateObjectsBefore.html -Verbose -Type GPODuplicates
}
New-HTMLText -Text {
New-HTMLText -TextBlock {
"When executed it will take a while to generate all data and provide you with new report depending on size of environment. "
"Once confirmed that data is still showing issues and requires fixing please proceed with next step. "
}