aws-automated-backup-powershell icon indicating copy to clipboard operation
aws-automated-backup-powershell copied to clipboard

A set of Windows PowerShell scripts to enable automated backups (via snapshots) on AWS EC2 Windows instances

Results 9 aws-automated-backup-powershell issues
Sort by recently updated
recently updated
newest added

I've gotten the script backing up to snapshot(s). However I've been unsuccessful in getting it to delete old snapshots. Has anyone else had this issue and if so how do...

Hi, I have created daily backup successfully with your script. thanks a lot for the script. could you please tell me how to take hourly backup .. I tried but...

I made a few minor changes to this, but I've got no idea how to submit them...namely: - added the ability to set the "name" tag of the snapshots using...

Hi, Firstly thank you for scripts and updates, life saver :) I am having an issue with speed, it seems the script is only doing one volume at a time,...

http://aws.amazon.com/about-aws/whats-new/2015/07/version-3-of-the-aws-sdk-for-net-is-available-for-production-use-in-net-3-5-and-4-5/ http://docs.aws.amazon.com/AWSSdkDocsNET/latest/V3/DeveloperGuide/net-dg-migration-guide-v3.html This will require updates to the scripts.

Hi I'm getting an error duing the snapshot cleanup. GetAllSnapshots : Amazon.EC2.AmazonEC2Exception: Invalid user id: "XXX_XXX" ---> Amazon.Runtime.Internal.HttpErrorResponseException: The remote server returned an error: (400) Bad Request. ---> System.Net.WebException: The...

When I run the script the backups will work and I can see them in my console, however I get the following error. I need to be sure that despite...

Hi, Thank you for the scripts, works great! I am wondering if it's possible to add more tags to the snapshots? I would like to add two more columns with...