Batch file to backup Axon and Tally data to Google Drive
- Make zip of C:\Tally.ERP9\Data folder
- Name the zip properly with date/time
- Copy and paste the zip to G:\My Drive\Tally Backup
- Delete the generated zip from the original path (or cut paste if possible)
- Always run as administrator (can’t do this without prompting for security reasons)
- Powershell issue
- Check version of Powershell: $PSVersionTable
- Powershell archive incompatible with macOS
- How to update Powershell?