RobustCloudCommand

2.1.0


Generic wrapper script that tries to ensure that a script block successfully finishes execution in O365 against a large object count.

Works well with intense operations that may cause throttling

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name RobustCloudCommand

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name RobustCloudCommand

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Author(s)

matbyrd@microsoft.com

Copyright

(c) 2019 matbyrd@microsoft.com All rights reserved.

Package Details

Owners

Tags

O365 Exchange Online Batch Bulk Throttle Robust

Functions

Start-RobustCloudCommand

Dependencies

Release Notes


       2.1.0 - Added support for certificate based auth
       2.1.0 - Connects using -UseRPSSession so that session checking can continue to occur
       2.0.1 - Corrected and issue with -showbanner in connect-exchnageonline not being properly interprted
       2.0.0 - Added new mandatory switch -UserPrincipalName
       2.0.0 - Added dependancy on ExchangeOnlineManagement module 2.0.4 and higher
       2.0.0 - Remove dependency on legacy module cloudconnect
       

FileList

Version History

Version Downloads Last updated
2.1.0 (current version) 7,461 10/20/2022
2.0.1 10,390 5/4/2021
2.0.0 480 4/14/2021