Files
GPOZaurr/Examples/Example-39-SharePermissions.ps1
Przemyslaw Klys 481338f83b Update examples
2021-04-11 14:53:28 +02:00

4 lines
172 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$FilesAll = Get-GPOZaurrNetLogon -IncludeDomains 'ad.evotec.xyz' -Verbose -OwnerOnly
$FilesAll | Format-Table -a *