📅  最后修改于: 2022-03-11 14:51:43.960000             🧑  作者: Mango
Get-GPO -All | Where-Object { $_ | Get-GPOReport -ReportType XML | Select-String -NotMatch "" } | Select-Object DisplayName