when trying to delete a database i get mailbox export requests are in the DB
and when trying to remove the requests I get error the command is not recognized.
The term 'get-MailboxExportRequest' is not recognized as the name of a cmdlet, function, script file, or operable progr
am. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:26
+ get-MailboxExportRequest <<<< |fl RequestGuid, RequestQueue
+ CategoryInfo : ObjectNotFound: (get-MailboxExportRequest:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException