Files
GPOZaurr/Examples/Example-30-AssesSyvolFiles.ps1
T
Przemyslaw Klys 790b3b97e0 update example
2024-10-17 22:30:41 +02:00

5 lines
292 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Files = Get-GPOZaurrFiles -Type All -Verbose
#$Files | ConvertTo-Excel -OpenWorkBook -FilePath $Env:USERPROFILE\Desktop\GPOTesting.xlsx -ExcelWorkSheetName 'GPO Output' -AutoFilter -AutoFit -FreezeTopRowFirstColumn
$Files | Format-Table