From ddc5630244fd13b0e532769700daa2808af5e42d Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 30 Jul 2020 11:28:47 +0200 Subject: [PATCH] Small update --- Public/Invoke-GPOZaurr.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Public/Invoke-GPOZaurr.ps1 b/Public/Invoke-GPOZaurr.ps1 index 825de9f..cf1fadc 100644 --- a/Public/Invoke-GPOZaurr.ps1 +++ b/Public/Invoke-GPOZaurr.ps1 @@ -75,7 +75,7 @@ } } } else { - Write-Warning "Find-GPO - $GPOPath doesn't exists." + Write-Warning "Invoke-GPOZaurr - $GPOPath doesn't exists." return } } else {