Hi,
Is there an easy method to determine the first date a M365 user mailbox was backed up? In PowerShell, I'm able to get the last backup date for a mailbox from the properties using the Get-VBOEntityData cmdlet but it doesn't show the first date. The only method I've found so far is to load a restore point in PowerShell and check that restore point to see if the user is in the list. It's time consuming when there are potentially 3 years to look through as each restore point takes 5 minutes to load.
Thanks,
Eric
-
- Service Provider
- Posts: 119
- Liked: 17 times
- Joined: Dec 16, 2020 7:03 pm
- Full Name: Eric Henke
- Contact:
-
- Veeam Software
- Posts: 3457
- Liked: 830 times
- Joined: Oct 21, 2011 11:22 am
- Full Name: Polina Vasileva
- Contact:
Re: Method to Determine First Backup Date for M365 User
Hi Eric,
I believe, checking the restore points is the only way.
May I ask why you need to know the first backup date?
I believe, checking the restore points is the only way.
May I ask why you need to know the first backup date?
-
- Service Provider
- Posts: 119
- Liked: 17 times
- Joined: Dec 16, 2020 7:03 pm
- Full Name: Eric Henke
- Contact:
Re: Method to Determine First Backup Date for M365 User
Hi Polina,
A legal team wants to know what dates a list of users were backed up.
Eric
A legal team wants to know what dates a list of users were backed up.
Eric
-
- Veeam Software
- Posts: 3457
- Liked: 830 times
- Joined: Oct 21, 2011 11:22 am
- Full Name: Polina Vasileva
- Contact:
Re: Method to Determine First Backup Date for M365 User
OK, you can use the (GET) v8/RestorePoints endpoint to get the list of restore points for a specific user, but there's a limitation - it will only return you restore points created by VB365 later than build 6.0.0.367; earlier RPs are not available (see the known issues in the Release Notes).
-
- Service Provider
- Posts: 119
- Liked: 17 times
- Joined: Dec 16, 2020 7:03 pm
- Full Name: Eric Henke
- Contact:
Re: Method to Determine First Backup Date for M365 User
Ok, the client onboarded with us in 2020 so that was probably on v5.
Eric
Eric
Who is online
Users browsing this forum: No registered users and 63 guests