User Profile
Nicegaurav
Copper Contributor
Joined 2 years ago
User Widgets
Recent Discussions
Re: Microsoft Releases Cmdlet to Retrieve Disposition Review Items
Hi TonyRedmond Below are screenshots for the ref only which I have taken on runbook and local. Used "connect-exchangeonline" for connection and it successfully work. But in case of "Get-ReviewItems" it is still giving error. Please take a look and provide me direction in this. Thanks2.8KViews0likes1CommentHow to get deleted items list from site in SharePoint using microsoft graph API
HI, I am able to get the list of items from site in SharePoint using https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id} I need to get the list of deleted items from a site in SharePoint using Graph API. Is there any way? Hope for a quick response. Thanks GGarg578Views0likes0CommentsRe: Microsoft Releases Cmdlet to Retrieve Disposition Review Items
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.2.9KViews0likes3CommentsRe: Export disposition review items list via Microsoft Graph API
Hi, Created Azure Automation runbook to get the items from Microsoft 365 compliance center and using the "Get-ReviewItems" cmdlet to fetch the item list. Imported module "ExchangeOnlineManagement" in automation account. Giving me below error- System.Management.Automation.CommandNotFoundException: The term 'Get-ReviewItems' is not recognized. Please provide me direction in this. Thanks663Views0likes0CommentsIn which Module Get-ReviewItems cmdlet exists ?
Hi, Searched "Get-ReviewItems" cmdlet exists in "ExchangeOnlineManagement" Module but getting error this cmdlet doesn't recognized after installing "ExchangeOnlineManagement" Module so cross verify the things I gone through the below URL. https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.2.0 and I didn't find "Get-ReviewItems" cmdlet like the other in above img. Can anyone let me know in which module I can get this one. Any help would be appreciated. Thanks in advance. GGarg316Views0likes0CommentsOn Automation runbooks how to connect with Microsoft 365 Compliance center.
I am using Connect-IPPSSession command but it's giving me error. Is there any other way to connect with compliance center from Azure automation runbook, please let me know. it would be great help if provide the references. Thanks in advance573Views0likes1CommentConnect security & compliance center with the help of automation runbook using Connect-IPPSSession
Hi, I am facing issue to connect with Security & compliance center using Connect-IPPSSession in Azure automation runbook, Import ExchangeOnlineManagement and NewtonSoft.json modules in Azure Automation from "browse gallery" but it is giving me below error. "Failed Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. Any help or directions would be appreciated, solution is also appreciated. Thanks in advance677Views0likes0Comments
Groups
Recent Blog Articles
No content to show