Here's a new version of the menu-driven PowerShell script to backup and restore files with RoboCopy. This update fixes several issues — including a bug that caused Explorer to restart when backing up to an empty drive — and adds some improvements:
• Full‑simulation dry‑run modes for both backup and restore
• Quick‑report modes for fast summaries
• Accurate NEW_DIR / EXTRA_DIR / SAME‑file detection
• Cleaner, color‑coded menu
The script supports full backups, safe restores, detailed simulations, quick reports, and a bidirectional difference report.
