rubrikinc / polaris-o365-powershell

PowerShell commands for managing Polaris M365 protection
MIT License
7 stars 13 forks source link

Add in-place support for mass recovery #52

Closed yuyiying closed 2 weeks ago

yuyiying commented 2 weeks ago

Description

This diff is to add in-place support for start mass recovery using powershell.

Motivation and Context

Previously we dont support in-place for mass recovery, since we already supported for Exchange and Sharepoint and it is available in RSC, we should keep pwsh scripts updated, consistent with RSC. Will remove hardcode variable for OneDrive once we support in-place for it also.

How Has This Been Tested?

Manually triggered the mass recovery via pwsh script.

Screenshots (if appropriate):

image

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!