Is this by design or should it be -ErrorAction Stop? if by design, why?
The function Invoke-BitlockerEscrow
in the BitLocker key escrow script provided in the documentation suppresses errors from the BackupToAAD-BitLockerKeyProtector
cmdlet using -ErrorAction…