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