CRT
CRT copied to clipboard
Exception Get-CRTReport.ps1:1456 The expression after '&' in a pipeline element produced an object that was not valid.
While running from Azure Cloud Shell:
This make take awhile; please be patient... [2021-02-26 16:49:48Z] - Retrieving Hidden Mailboxes from Exchange Online [2021-02-26 16:49:54Z] - Beginning authentication [2021-02-26 16:49:54Z] - Authenticating to Azure AD Exception: /home/rodger/CRT-main/Get-CRTReport.ps1:1456 Line | 1456 | throw $_.Exception.Message | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script | block, or a CommandInfo object.
Same here. Although it's on line 1585 for me.
Same here