PowerShell PowerShell Get-AdUser -filter * | Where {$_.enabled -eq $false} 1 Get-AdUser -filter * | Where {$_.enabled -eq $false}