I'm trying to create an incremental backup for windows server using powershell to backup my documents folder every monday,tuesday,thursday,friday, and saturday. just unsure of what cmldet to use.
Asked
Active
Viewed 2,953 times
1 Answers
2
You haven't specified the program you wish to use for the backup. Below are two options:
For
robocopy, see the post ROBOCOPY command to do an incremental backup.For
7Zip, see the post Incremental backup with 7zip.
harrymc
- 498,455