SpanningCloudApps / SB365-Powershell

Spanning Backup for Office 365 REST API PowerShell Module
https://spanning.com
Apache License 2.0
10 stars 5 forks source link

Extract users deleted one year ago or users with their last backup is a year old. Also to find users deleted from Microsoft #68

Closed ssuryakant20 closed 10 months ago

ssuryakant20 commented 10 months ago

How to find users deleted one year ago or users with their last backup is a year old. Also is there any way to find out list of users with below information with tag as "Deleted from Microsoft"

image

SPMatthewMcD commented 10 months ago

You can use the Get-SpanningUser -UserType Deleted for users that have been deleted from Azure AD. There is no way that I know to find users with a year old backup.

Get-SpanningUser