Backup

Get all AWS EBS snapshots across all profiles and regions

I will share a script to retrieve all AWS EBS snapshots across all profiles and regions, along with associated volume and EC2 information where available. You can choose to display the results, export them to a file, or both.

By Saad Khamis June 26, 2024 AWS , Backup , Cloud , PowerShell 27373 views

Get all AWS Backup protected resources across all profiles and regions

Would you like to know resources protected by AWS Backup?
In this blog, I will share one way to get all AWS Backup protected resources across all profiles and regions. Additionally, I will show how to query the backed-up EC2 state and the Backup tag.

By Saad Khamis November 17, 2023 AWS , Backup , Cloud , PowerShell 38129 views

Windows Servers: Check backup status on local and remote servers using PowerShell

In this blog I will share one way to check Windows Server Backup on local, remote single serve or remote multiple servers using PowerShell. In a later blog I will show how to integrate this with Azure Automation Accounts to …

By Saad Khamis October 14, 2021 Backup , PowerShell , Windows 13161 views