This script makes a copy of filesystem tree using WizTree and exports each drive tree to CSV, then compresses the files in a single archive and copies the backup to multiple locations
This script requires having WizTree installed. Place it in the WizTree folder before executing and make sure to execute it with administrator privileges
This will create a scheduled task that will be run each week. Make sure to run from an elevated powershell promt from WizTree folder.
Wizzz_create_task.ps1This will run the script and make a backup. Run with -silent flag to accept all prompts automatically. Make sure to run from an elevated powershell promt from WizTree folder.
Wizzz_backup.ps1 -silent- Github: @Ghorbel37
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator