By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Aws backup incremental copy of Windows Server with VSS

0

I have a lot of Windows Server , and i want to backup all of them in consistent way with VSS enable. I notice taht all the backup job are full and not incremental. is there a way to have them incremental ? Thanks a lot

AWS
asked 2 years ago432 views
1 Answer
0

For volume snapshots Look at creating a VSS Application-Consistent Snapshot in the Amazon EC2 User Guide for Windows Instances. https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/application-consistent-snapshots.html

I recommend looking at the AWS Backup service which can make automating your backup process simpler. AWS Backup supports Windows VSS backups. https://docs.aws.amazon.com/aws-backup/latest/devguide/windows-backups.html

profile pictureAWS
answered 2 years ago
  • The problem is that i follow the AWS Backup step to enable vss , but my jobs are only full backup, i don't have incremental. 100 Gb of disk each jobs of backup

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions