jseerden / IntuneBackupAndRestore

PowerShell Module that queries Microsoft Graph, and allows for cross-tenant Backup & Restore actions of your Intune Configuration.
MIT License
345 stars 102 forks source link

Checking Endpoint Backup Status in Microsoft Intune Using PowerShell #74

Open swahelamulla opened 1 year ago

swahelamulla commented 1 year ago

I'm looking to use PowerShell to monitor the backup status of endpoints managed with Microsoft Intune and determine the percentage of endpoints with regular and successful backups. For instance, can someone guide me on how to find out what percentage of Intune-managed endpoints have completed a successful backup in the last 30 days? I saw some commands are present to start backup, but not found anything to fetch Intune devices backup status.