RobustCloudCommand
RobustCloudCommand copied to clipboard
Script to ensure that long running Exchange Cmdlets operations complete successfully.
When I try to run the command I get the following error: Start-RobustCloudCommand : A parameter cannot be found that matches parameter name 'UseRPSSession'.
As V3 is now fully graph, and no longer uses a pssession, you need to do a disconnect-ExchangeOnline, otherwise each new connection will hang around in your temp directory, which...
Currently this module does not support certificate connections which are preferred for unattended scripts. Is it possible to add this as an option?
Will RobustCloudCommand functions scripts be updated to work with Exchange Online V2 2.0.6? That would be great
When setting a variable for the recipients parameter the command failed with the error: The property "DisplayName" cannot be found on this object. Verify that the property exists. Here is...
Hi! I just installed RobustCloudCommand via powershell command. It works fine except for one thing: When inserting the parameter -credential , the script fails as "there is no such parameter"....
notice the package has been unpublished from PSGallery. Any reason for that?