Forum Discussion
TonyRedmond
Apr 10, 2023MVP
Microsoft Releases Cmdlet to Retrieve Disposition Review Items
The Get-ReviewItems cmdlet (in the Exchange Online management module) is available to export details about disposition review items in either a pending or disposed state. It’s possible that you d...
TonyRedmond
Aug 04, 2023MVP
Disposition reviews are only available in the cloud, so you need to be in the cloud to use them.
GGarg
Aug 04, 2023Copper Contributor
Thank you..
Could you please provide me some reference from where I can get implementation example.
It would be great help.
Thanks in advance
Could you please provide me some reference from where I can get implementation example.
It would be great help.
Thanks in advance
- TonyRedmondAug 04, 2023MVPSee the original article...
- NicegauravAug 17, 2023Copper Contributor
Hi,
Gone through the article.When implementing this on Azure automation runbook getting the below error --
System.Management.Automation.CommandNotFoundException: The term 'Get-ReviewItems' is not recognized as the name of a cmdlet,Note- Imported the Exchange Online management module through browse gallery.
Kindly help me in this.
Thanks in advance.
- mollybrean1May 07, 2026Copper Contributor
I am having the same issue; did you manage to resolve it?