Releases: Tatsuya-Nonogaki/Veeam-PS-Utils
Releases · Tatsuya-Nonogaki/Veeam-PS-Utils
v1.0.4
What's Changed
-
JobList.ps1
- Added support for SureBackup jobs, allowing listing and analysis of SureBackup job types alongside classic jobs.
- Refined and expanded output fields for clearer and more comprehensive job information.
-
DisableVBRJob.ps1
- Added support for BackupCopy jobs, enabling disable/enable/status operations for this job type.
- Rebuilt and improved the job matching algorithm, with a now-mandatory
-Type
parameter to ensure precise targeting. - Enhanced user messaging throughout the script for better clarity and comprehensibility.
- Multiple internal logic improvements for more robust and predictable behavior.
-
README.md
- The documentation section for DisableVBRJob.ps1 was drastically rewritten and clarified to reflect new features, updated command usage, and expected script outputs.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Add DisableVBRJob.ps1
- Modify Veeam PS module import error handling: JobList.ps1, JobList.ps1, RunVBRJob.ps1
- Update README.md correspondently
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Brand New
Full Changelog: https://github.com/Tatsuya-Nonogaki/Veeam-PS-Utils/commits/v1.0.0