Files
GPOZaurr/Examples/Example-39-SharePermissions.ps1
T
Przemyslaw Klys f1ede84a00 Update example
2020-12-05 23:56:31 +01:00

4 lines
174 B
PowerShell

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