DownloadErrorScript
1.0
This script downloads the item errors in a Microsoft Graph Connection. An Msal token is generated using the tenant credentials in which the connection is present.
That token is then used to first get all the distinct error codes with which the items failed and then for each error code all the item errors are fetched iteratively.
Getting item errors for a particular er
That token is then used to first get all the distinct error codes with which the items failed and then for each error code all the item errors are fetched iteratively.
Getting item errors for a particular er
This script downloads the item errors in a Microsoft Graph Connection. An Msal token is generated using the tenant credentials in which the connection is present.
That token is then used to first get all the distinct error codes with which the items failed and then for each error code all the item errors are fetched iteratively.
Getting item errors for a particular error code is a batched API call with deafulat batch size as 500.
Show more
That token is then used to first get all the distinct error codes with which the items failed and then for each error code all the item errors are fetched iteratively.
Getting item errors for a particular error code is a batched API call with deafulat batch size as 500.
Installation Options
Owners
Copyright
(c) 2019 Microsoft. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Microsoft Graph Search PowerShell
Functions
InitializeOutputFile WriteErrorBatchToOutputFile Invoke-RestMethodWithRetries Get-TokenWithRetries
Dependencies
FileList
- DownloadErrorScript.nuspec
- DownloadErrorScript.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.1 | 140 | 11/7/2023 |
2.0 | 10 | 10/25/2023 |
1.0 (current version) | 11 | 8/18/2023 |