get-adcomputer |%{manage-bde -status c: -computername $_.name}
Friday, 12 July 2019
Get BitLocker status from all AD computers
If you need to check if all your Active Directory joined computers has BitLocker encrypted hard drives, then it's easy way to do it with powershell and manage-bde :
Subscribe to:
Posts (Atom)