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