From 663eecc01b9c8889a7ff160d9ccd2039216ede38 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 4 Jan 2021 09:24:48 +0100 Subject: [PATCH] Small typo fix for GPODuplicate --- Private/Invoke.GPOZaurrDuplicate.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Private/Invoke.GPOZaurrDuplicate.ps1 b/Private/Invoke.GPOZaurrDuplicate.ps1 index 87ca349..bd58c17 100644 --- a/Private/Invoke.GPOZaurrDuplicate.ps1 +++ b/Private/Invoke.GPOZaurrDuplicate.ps1 @@ -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. " }