diff --git a/Examples/Example-40-ShowGPO06.ps1 b/Examples/Example-40-ShowGPO06.ps1 new file mode 100644 index 0000000..df28d92 --- /dev/null +++ b/Examples/Example-40-ShowGPO06.ps1 @@ -0,0 +1,3 @@ +Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force + +Invoke-GPOZaurr -Type GPOUpdates -Online -Verbose #-IncludeDomains 'ad.evotec.pl' \ No newline at end of file