Some machines encrypt secondary drives (D:, E:). Use this to pull everything at once:
else [PSCustomObject]@Computer=$pc; RecoveryKey=$null; Status="Offline" powershell get bitlocker recovery key remote computer
PowerShell is your best friend.