From 652f553e7145d54746755b275e1b92df197f64d1 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sun, 11 Sep 2022 22:32:39 +0200 Subject: [PATCH] Update example --- Examples/Example-40-ShowGPO06.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Example-40-ShowGPO06.ps1 b/Examples/Example-40-ShowGPO06.ps1 index df28d92..1bf9a52 100644 --- a/Examples/Example-40-ShowGPO06.ps1 +++ b/Examples/Example-40-ShowGPO06.ps1 @@ -1,3 +1,3 @@ Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force -Invoke-GPOZaurr -Type GPOUpdates -Online -Verbose #-IncludeDomains 'ad.evotec.pl' \ No newline at end of file +Invoke-GPOZaurr -Online -Verbose -FilePath $PSScriptRoot\Reports\GPOZaurr.html -SplitReports \ No newline at end of file