diff --git a/Examples/Example-39-SharePermissions.ps1 b/Examples/Example-39-SharePermissions.ps1 index cf52823..d459e4b 100644 --- a/Examples/Example-39-SharePermissions.ps1 +++ b/Examples/Example-39-SharePermissions.ps1 @@ -1,4 +1,4 @@ Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force -$FilesAll = Get-GPOZaurrNetlogon +$FilesAll = Get-GPOZaurrNetLogon -SkipOwner -IncludeDomains 'ad.evotec.pl' #-OwnerOnly $FilesAll | Format-Table -a * \ No newline at end of file